diff options
author | kris <kris@FreeBSD.org> | 2001-07-23 12:05:27 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-07-23 12:05:27 +0000 |
commit | 6fde30d182747839e29acaa5897fb40b63b6b785 (patch) | |
tree | ef26e3a00053ed7d945354bad866ccfa483a70cf /usr.sbin/bootparamd | |
parent | bc579c727e0c430641fa1d2b1c869ef69933f1c6 (diff) | |
download | FreeBSD-src-6fde30d182747839e29acaa5897fb40b63b6b785.zip FreeBSD-src-6fde30d182747839e29acaa5897fb40b63b6b785.tar.gz |
s/adress/address/
Inspired by: OpenBSD
MFC After: 1 week
Diffstat (limited to 'usr.sbin/bootparamd')
-rw-r--r-- | usr.sbin/bootparamd/bootparamd/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bootparamd/bootparamd/README b/usr.sbin/bootparamd/bootparamd/README index 85a2a54..508ee0f 100644 --- a/usr.sbin/bootparamd/bootparamd/README +++ b/usr.sbin/bootparamd/bootparamd/README @@ -1,4 +1,4 @@ - +$FreeBSD$ This directory contains a version of the rpc.bootparamd, which have been written using the Sun's RPC protocol for bootparamd. To use it you must @@ -40,7 +40,7 @@ CALLBOOTD The debugging tool callbootd is used to check the response you get to a specific (booting) request. It can be used as - callbootd server inet-adress + callbootd server inet-address or callbootd server hostname file where "server" is a machine running the rpc.bootparamd program, "inet-address" |