]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add references to the dhcp-eval and dhcp-options man pages.
authorTed Lemon <source@isc.org>
Thu, 22 Feb 2001 22:41:43 +0000 (22:41 +0000)
committerTed Lemon <source@isc.org>
Thu, 22 Feb 2001 22:41:43 +0000 (22:41 +0000)
server/dhcpd.conf.5

index 5fed80194a572bec0fd5ca6d121c2d8418cc97c8..16c4dc78b633303391b3b9854d1a02a106fc9f48 100644 (file)
@@ -2203,14 +2203,18 @@ For example:
                                    substring (hardware, 1, 6));
 .fi
 .SH REFERENCE: OPTION STATEMENTS
-.PP
 DHCP option statements are documented in the
 .B dhcp-options(5)
 manual page.
+.SH REFERENCE: EXPRESSIONS
+Expressions used in DHCP option statements and elsewhere are
+documented in the
+.B dhcp-eval(5)
+manual page.
 .SH SEE ALSO
-dhcpd.conf(5), dhcpd.leases(5), RFC2132, RFC2131.
+dhcpd(8), dhcpd.leases(5), dhcp-options(5), dhcp-eval(5), RFC2132, RFC2131.
 .SH AUTHOR
-.B dhcpd(8)
+.B dhcpd.conf(5)
 was written by Ted Lemon <mellon@vix.com>
 under a contract with Vixie Labs.   Funding
 for this project was provided by the Internet Software Consortium.