diff options
author | eadler <eadler@FreeBSD.org> | 2012-09-14 21:28:56 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-09-14 21:28:56 +0000 |
commit | 8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a (patch) | |
tree | 401383202e1fe7eae704c88c267d4db81d5f9e42 /share | |
parent | a06756dafd4a9ec683a791e05584f7f4184c6ec6 (diff) | |
download | FreeBSD-src-8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a.zip FreeBSD-src-8600cbb5b6ebb06db859c9e2c76d07be50b8ff6a.tar.gz |
Correct double "the the"
Approved by: cperciva
MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r-- | share/examples/diskless/README.BOOTP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/diskless/README.BOOTP b/share/examples/diskless/README.BOOTP index 5ee5343..6383bb7 100644 --- a/share/examples/diskless/README.BOOTP +++ b/share/examples/diskless/README.BOOTP @@ -85,7 +85,7 @@ options NULLFS # nullfs to map /var/tmp to /tmp BOOTP SERVER SETUP - The BOOTP server must be running on the same logical LAN as the the + The BOOTP server must be running on the same logical LAN as the BOOTP client(s). You need to setup two things: (1) You need to NFS-export /, /usr, and /var. |