diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-08-18 15:05:55 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-08-18 15:05:55 +0000 |
commit | c80894b5279cd86495ae41b6857a509f25711018 (patch) | |
tree | b766ab4b7a338be4c682d56ff53384025022f980 | |
parent | 1eba37f41d2807763b3c8404f9fda3ad3d8dbbc6 (diff) |
Fix obviously bad Xref
-rw-r--r-- | usr.sbin/dhcp/dhclient/dhclient.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dhcp/dhclient/dhclient.conf.5 b/usr.sbin/dhcp/dhclient/dhclient.conf.5 index d03933abc16..ae233c68e19 100644 --- a/usr.sbin/dhcp/dhclient/dhclient.conf.5 +++ b/usr.sbin/dhcp/dhclient/dhclient.conf.5 @@ -378,7 +378,7 @@ interface's final configuration once a lease has been acquired. If no lease is acquired, the script is used to test predefined leases, if any, and also called once if no valid lease can be identified. For more information, see -.B dhclient-lease(8). +.B dhclient-script(8). .PP \fBmedium "\fImedia setup\fB";\fR .PP |