summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rarpd/rarpd.8
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1995-03-05 22:04:05 +0000
committerwpaul <wpaul@FreeBSD.org>1995-03-05 22:04:05 +0000
commita7d260fe54e3d7b22ab803370579706759b72f8b (patch)
tree516b81e63cba3cfd4a2f2146ee3590a6c3b78c51 /usr.sbin/rarpd/rarpd.8
parent72a9ad28e27805d4e531b05053148010bb1048cb (diff)
downloadFreeBSD-src-a7d260fe54e3d7b22ab803370579706759b72f8b.zip
FreeBSD-src-a7d260fe54e3d7b22ab803370579706759b72f8b.tar.gz
ether_addr.c:
- Implement ether_hostton() - Implement ether_aton() - Modify ether_aton() and ether_ntoa() to match the semantics of the SunOS versions of these functions. - Neaten up ether_hostton() and ether_ntohost() a little. - Get rid of ether_print() since it isn't needed for rarpd and it isn't documented as a standard ethers(5) function. rarpd.8: - Make it clear that the 'ipaddr' that rarpd looks for in /tftpboot is actually in hexadecimal (as in /tftpboot/803B4032) since those who are not versed in the black art of system administration are not likely to know this.
Diffstat (limited to 'usr.sbin/rarpd/rarpd.8')
-rw-r--r--usr.sbin/rarpd/rarpd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8
index c19bc30..73cd010 100644
--- a/usr.sbin/rarpd/rarpd.8
+++ b/usr.sbin/rarpd/rarpd.8
@@ -1,4 +1,4 @@
-.\" @(#) $Header: tcpdump.1,v 1.30 90/10/11 19:35:03 mccanne Exp $ (LBL)
+.\" @(#) $Header: /a/ncvs/src/usr.sbin/rarpd/rarpd.8,v 1.1.1.1 1995/03/02 06:41:40 wpaul Exp $ (LBL)
.\"
.\" Copyright (c) 1988-1990 The Regents of the University of California.
.\" All rights reserved.
@@ -53,7 +53,7 @@ Additionally, a request is honored only if the server
(i.e., the host that rarpd is running on)
can "boot" the target; that is, if the directory
/tftpboot/\fIipaddr\fP
-exists, where \fIipaddr\fP is the target IP address.
+exists, where \fIipaddr\fP is the target IP address in hexadecimal.
In normal operation,
.I rarpd
OpenPOWER on IntegriCloud