Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.sbin/dhcp/common Pull up 1.3 (patchlevel 25)
details: https://anonhg.NetBSD.org/src/rev/233ebf50fac1
branches: netbsd-1-4
changeset: 468149:233ebf50fac1
user: mellon <mellon%NetBSD.org@localhost>
date: Fri Apr 09 20:07:10 1999 +0000
description:
Pull up 1.3 (patchlevel 25)
diffstat:
usr.sbin/dhcp/common/dhcp-options.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 66477874fa19 -r 233ebf50fac1 usr.sbin/dhcp/common/dhcp-options.5
--- a/usr.sbin/dhcp/common/dhcp-options.5 Fri Apr 09 20:06:47 1999 +0000
+++ b/usr.sbin/dhcp/common/dhcp-options.5 Fri Apr 09 20:07:10 1999 +0000
@@ -103,9 +103,9 @@
hexadecimal, seperated by colons. For example:
.nf
.sp 1
- option client-identifier "CLIENT-FOO";
+ option dhcp-client-identifier "CLIENT-FOO";
or
- option client-identifier 43:4c:49:45:54:2d:46:4f:4f;
+ option dhcp-client-identifier 43:4c:49:45:54:2d:46:4f:4f;
.fi
.PP
The documentation for the various options mentioned below is taken
Home |
Main Index |
Thread Index |
Old Index