Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin/bootp/bootpd Pull up revision 1.6 (requested b...
details: https://anonhg.NetBSD.org/src/rev/9cf4dbe37873
branches: netbsd-1-5
changeset: 491439:9cf4dbe37873
user: he <he%NetBSD.org@localhost>
date: Thu Apr 26 12:39:15 2001 +0000
description:
Pull up revision 1.6 (requested by wiz):
Correct ether_hostton(3) reference.
diffstat:
usr.sbin/bootp/bootpd/bootptab.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 734006e88a76 -r 9cf4dbe37873 usr.sbin/bootp/bootpd/bootptab.5
--- a/usr.sbin/bootp/bootpd/bootptab.5 Thu Apr 26 12:35:36 2001 +0000
+++ b/usr.sbin/bootp/bootpd/bootptab.5 Thu Apr 26 12:39:15 2001 +0000
@@ -1,6 +1,6 @@
.\" Copyright (c) 1988, 1989, 1991 Carnegie Mellon University
.\"
-.\" $NetBSD: bootptab.5,v 1.4 1997/10/18 04:37:00 lukem Exp $
+.\" $NetBSD: bootptab.5,v 1.4.10.1 2001/04/26 12:39:15 he Exp $
.\"
.TH BOOTPTAB 5 "October 31, 1991" "Carnegie Mellon University"
.UC 6
@@ -189,7 +189,7 @@
If the hardware address is not specified and the type is specified
as either "ethernet" or "ieee802", then
.I bootpd
-will try to determine the hardware address using ether_hton(3).
+will try to determine the hardware address using ether_hostton(3).
.PP
The hostname, home directory, and bootfile are ASCII strings which may be
optionally surrounded by double quotes ("). The client's request and the
Home |
Main Index |
Thread Index |
Old Index