diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-10-02 22:46:30 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-10-02 22:46:30 +0000 |
commit | 1b22db2526d2d40b9ceecaffb74760219c8dbdca (patch) | |
tree | debf8449941c69b43781355fc165b9e84f882932 | |
parent | af95c9eb9c8669d11d3bfc3c3d2cc3385d3ff711 (diff) |
I'm so good I managed to cut'n'paste the same typo over all those files.
-rw-r--r-- | distrib/notes/alpha/xfer | 2 | ||||
-rw-r--r-- | distrib/notes/hp300/xfer | 2 | ||||
-rw-r--r-- | distrib/notes/mvme68k/xfer | 2 | ||||
-rw-r--r-- | distrib/notes/sparc/xfer | 2 | ||||
-rw-r--r-- | distrib/notes/sparc64/xfer | 2 | ||||
-rw-r--r-- | distrib/notes/sun3/xfer | 2 | ||||
-rw-r--r-- | distrib/notes/vax/xfer | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/distrib/notes/alpha/xfer b/distrib/notes/alpha/xfer index 47dfebfdee1..58887df6469 100644 --- a/distrib/notes/alpha/xfer +++ b/distrib/notes/alpha/xfer @@ -153,7 +153,7 @@ NFS, you must do the following: into a directory on an NFS server, and make that directory mountable by the machine on which you are installing or upgrading OpenBSD. This will probably require modifying - the /etc/exports file on of the NFS server and resetting + the /etc/exports file of the NFS server and resetting its mount daemon (mountd). (Both of these actions will probably require superuser privileges on the server.) diff --git a/distrib/notes/hp300/xfer b/distrib/notes/hp300/xfer index 8924aad37eb..c4e9a2cbcfe 100644 --- a/distrib/notes/hp300/xfer +++ b/distrib/notes/hp300/xfer @@ -57,7 +57,7 @@ NFS, you must do the following: Place the OpenBSD distribution sets you wish to install into a directory on an NFS server, and make that directory mountable by the machine on which you are installing or upgrading OpenBSD. - This will probably require modifying the /etc/exports file on + This will probably require modifying the /etc/exports file of the NFS server and resetting its mount daemon (mountd). (Both of these actions will probably require superuser privileges on the server.) diff --git a/distrib/notes/mvme68k/xfer b/distrib/notes/mvme68k/xfer index f157639ab9d..61d4d863f22 100644 --- a/distrib/notes/mvme68k/xfer +++ b/distrib/notes/mvme68k/xfer @@ -82,7 +82,7 @@ NFS, you must do the following: Place the OpenBSD distribution sets you wish to install into a directory on an NFS server, and make that directory mountable by the machine on which you are installing or upgrading OpenBSD. - This will probably require modifying the /etc/exports file on + This will probably require modifying the /etc/exports file of the NFS server and resetting its mount daemon (mountd). (Both of these actions will probably require superuser privileges on the server.) diff --git a/distrib/notes/sparc/xfer b/distrib/notes/sparc/xfer index daa3a3f99cd..e2f49dd758a 100644 --- a/distrib/notes/sparc/xfer +++ b/distrib/notes/sparc/xfer @@ -266,7 +266,7 @@ NFS, you must do the following: Place the OpenBSD distribution sets you wish to install into a directory on an NFS server, and make that directory mountable by the machine on which you are installing or upgrading OpenBSD. - This will probably require modifying the /etc/exports file on + This will probably require modifying the /etc/exports file of the NFS server and resetting its mount daemon (mountd). (Both of these actions will probably require superuser privileges on the server.) diff --git a/distrib/notes/sparc64/xfer b/distrib/notes/sparc64/xfer index a9311d1a8af..f822984704b 100644 --- a/distrib/notes/sparc64/xfer +++ b/distrib/notes/sparc64/xfer @@ -253,7 +253,7 @@ NFS, you must do the following: Place the OpenBSD distribution sets you wish to install into a directory on an NFS server, and make that directory mountable by the machine on which you are installing or upgrading OpenBSD. - This will probably require modifying the /etc/exports file on + This will probably require modifying the /etc/exports file of the NFS server and resetting its mount daemon (mountd). (Both of these actions will probably require superuser privileges on the server.) diff --git a/distrib/notes/sun3/xfer b/distrib/notes/sun3/xfer index 5083062d71f..5cb84eb4508 100644 --- a/distrib/notes/sun3/xfer +++ b/distrib/notes/sun3/xfer @@ -137,7 +137,7 @@ NFS, you must do the following: Place the OpenBSD distribution sets you wish to install into a directory on an NFS server, and make that directory mountable by the machine on which you are installing or upgrading OpenBSD. - This will probably require modifying the /etc/exports file on + This will probably require modifying the /etc/exports file of the NFS server and resetting its mount daemon (mountd). (Both of these actions will probably require superuser privileges on the server.) diff --git a/distrib/notes/vax/xfer b/distrib/notes/vax/xfer index f96c1da64de..343165f76cc 100644 --- a/distrib/notes/vax/xfer +++ b/distrib/notes/vax/xfer @@ -59,7 +59,7 @@ NFS, you must do the following: Place the OpenBSD distribution sets you wish to install into a directory on an NFS server, and make that directory mountable by the machine on which you are installing or upgrading OpenBSD. - This will probably require modifying the /etc/exports file on + This will probably require modifying the /etc/exports file of the NFS server and resetting its mount daemon (mountd). (Both of these actions will probably require superuser privileges on the server.) |