]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
.ssd.example.net -> .in-addr.arpa in example.
authorTed Lemon <source@isc.org>
Sat, 31 Jul 1999 20:22:14 +0000 (20:22 +0000)
committerTed Lemon <source@isc.org>
Sat, 31 Jul 1999 20:22:14 +0000 (20:22 +0000)
server/dhcpd.conf.5

index 87b4f8e8c14248def93b21f39a8471d31d540a03..28921edec181e56ba7a36b2db6afb81aa50afe80 100644 (file)
@@ -550,7 +550,7 @@ enclosed in braces.   For example:
                               lease-time) {
                    if dns-update ("ptr", concat(binary-to-ascii(10, 8, ".",
                                                 reverse(1, leased-address)),
-                                                ".ssd.example.net"),
+                                                ".in-addr.arpa"),
                                          concat (option host-name,
                                                  ".ssd.example.net"),
                                   lease-time) {