summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1999-10-28 20:56:43 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1999-10-28 20:56:43 +0000
commit6b6f52dc17b95c93e090a56a5a8c37d758e77c38 (patch)
treef436ce0ae644425f3a6eccd0446c529448ec756b /distrib
parentab4c7bcd2aac4459afdb7c4f15baa77f44dec67b (diff)
typos
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/pmax/install4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/pmax/install b/distrib/notes/pmax/install
index 5cf07a11cb0..bbff2fbd40f 100644
--- a/distrib/notes/pmax/install
+++ b/distrib/notes/pmax/install
@@ -153,7 +153,7 @@ Ok - now let's see what to do to set up the server:
summer:ht=ethernet:ha=08002b1c4d51:ip=10.0.0.5:bf=/bsd
--- snip ---
-* make shure that the following line in /etc/inetd.conf is not
+* make sure that the following line in /etc/inetd.conf is not
commented out:
--- snip ---
tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot
@@ -182,7 +182,7 @@ Ok - now let's see what to do to set up the server:
vi /etc/exports (to add the above line)
kill -HUP `cat /var/run/mountd.pid` (so that mountd rereads exports)
- Note: also make shure that the server is configured as nfs server -
+ Note: also make sure that the server is configured as nfs server -
i.e. for OpenBSD "option NFSSERVER" for the kernel and the
following set in /etc/netstart:
--- snip ---