diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-20 13:17:37 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 2004-06-20 13:17:37 +0000 |
| commit | c52721b900f56eceb6d64e44e0a2d988320a978d (patch) | |
| tree | 200c8f5749e306ecbb71f41e428c08cb510f31da /share/examples | |
| parent | 3d9b232cc8e3273ed2ddc53bac2393fe46d53491 (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/diskless/README.BOOTP | 2 | ||||
| -rw-r--r-- | share/examples/diskless/README.TEMPLATING | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/diskless/README.BOOTP b/share/examples/diskless/README.BOOTP index 44425e75d3c9e..5ee53437a6f6a 100644 --- a/share/examples/diskless/README.BOOTP +++ b/share/examples/diskless/README.BOOTP @@ -23,7 +23,7 @@ be useful to set up clients and server for diskless boot. optional NFS based swap, and NFS based root mount. The NFS server will typically export a shared read-only /, /usr, and /var to any number of workstations. The shared read-only root is typically either the server's - own root or, if you are more security concious, a contrived root. + own root or, if you are more security conscious, a contrived root. The key issue with starting up a BOOTP kernel is that you typically want to export read-only NFS partitions from the server, yet still be able to diff --git a/share/examples/diskless/README.TEMPLATING b/share/examples/diskless/README.TEMPLATING index 4179c72dac054..b094267ceb267 100644 --- a/share/examples/diskless/README.TEMPLATING +++ b/share/examples/diskless/README.TEMPLATING @@ -213,7 +213,7 @@ be useful to set up clients and server for diskless boot. This is a safety mechanism - * The program is capable of maintaing MD5 check cache files and + * The program is capable of maintaining MD5 check cache files and doing an MD5 check between source and destination during the scan. |
