Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/dhcp/server Fix circular reference. Instead of cro...
details: https://anonhg.NetBSD.org/src/rev/ed0e7e06cef2
branches: trunk
changeset: 495657:ed0e7e06cef2
user: jwise <jwise%NetBSD.org@localhost>
date: Wed Aug 02 18:23:44 2000 +0000
description:
Fix circular reference. Instead of cross referencing itself, dhcpd.conf(5)
now cross-references dhcpd(8).
diffstat:
usr.sbin/dhcp/server/dhcpd.conf.5 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 59dde90ea030 -r ed0e7e06cef2 usr.sbin/dhcp/server/dhcpd.conf.5
--- a/usr.sbin/dhcp/server/dhcpd.conf.5 Wed Aug 02 17:46:20 2000 +0000
+++ b/usr.sbin/dhcp/server/dhcpd.conf.5 Wed Aug 02 18:23:44 2000 +0000
@@ -1428,7 +1428,7 @@
.B dhcp-options(5)
manual page.
.SH SEE ALSO
-dhcpd.conf(5), dhcpd.leases(5), RFC2132, RFC2131.
+dhcpd(8), dhcpd.leases(5), RFC2132, RFC2131.
.SH AUTHOR
.B dhcpd(8)
was written by Ted Lemon <mellon%vix.com@localhost>
Home |
Main Index |
Thread Index |
Old Index