mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Spelling fixes.
This commit is contained in:
parent
3d9b232cc8
commit
c52721b900
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue