diff options
| author | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-12-30 10:58:14 +0000 |
|---|---|---|
| committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-12-30 10:58:14 +0000 |
| commit | 3df5ecac8c5e0a9105ba0e783bd9e7077df944e7 (patch) | |
| tree | 8895a44928d5c242eb33f5909e96b16aa8b19f50 /usr.sbin/bootparamd | |
| parent | 719728bf116d9bb6dd6d4815102398132278deaa (diff) | |
Notes
Diffstat (limited to 'usr.sbin/bootparamd')
| -rw-r--r-- | usr.sbin/bootparamd/bootparamd/README | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/usr.sbin/bootparamd/bootparamd/README b/usr.sbin/bootparamd/bootparamd/README index 508ee0f63401..c49b990a14b7 100644 --- a/usr.sbin/bootparamd/bootparamd/README +++ b/usr.sbin/bootparamd/bootparamd/README @@ -19,7 +19,7 @@ RPC.BOOTPARAMD The rpc.bootparamd program does NOT use the yellow pages for the bootparams -database. This data should recide in /etc/bootparams on the local host, +database. This data should reside in /etc/bootparams on the local host, or another file given when the server is started. The default router is set to the address of the machine running the server. @@ -59,17 +59,3 @@ Cache the date, instead of rereading it. Maybe match by comparing the inet address instead. (But beware that caching will prevent the server from detecting that a machine has changed name or address.) - - - - - - - - - - - - - - |
