summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-29 23:52:43 +0000
committermpp <mpp@FreeBSD.org>1996-01-29 23:52:43 +0000
commit0d925cfda358e9042c94c2db98bcdcba43830080 (patch)
tree33fd1072bc599385aa3cbf0b3249448e8109a26e /usr.sbin
parentddfba9f1d055aa2c147d4176510cfc6ea46f2831 (diff)
downloadFreeBSD-src-0d925cfda358e9042c94c2db98bcdcba43830080.zip
FreeBSD-src-0d925cfda358e9042c94c2db98bcdcba43830080.tar.gz
Fix a bunch of spelling errors.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/mountd/netgroup.54
-rw-r--r--usr.sbin/nologin/nologin.54
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/mountd/netgroup.5 b/usr.sbin/mountd/netgroup.5
index 711e04f..af7d448 100644
--- a/usr.sbin/mountd/netgroup.5
+++ b/usr.sbin/mountd/netgroup.5
@@ -90,7 +90,7 @@ lookups are concerned since
.Nm netgroup
memberships are computed on the fly. By contrast, the NIS
.Nm netgroup
-database consists of three seperate maps (netgroup, netgroup.byuser
+database consists of three separate maps (netgroup, netgroup.byuser
and netgroup.byhost) that are keyed to allow
.Fn innetgr 3
lookups to be done quickly. The FreeBSD
@@ -118,7 +118,7 @@ exists and contains only local
.Nm netgroup
information (with no NIS '+' token), then only the local
.Nm netgroup
-information will be processed (and NIS will be ingored).
+information will be processed (and NIS will be ignored).
.It
If
.Pa /etc/netgroup
diff --git a/usr.sbin/nologin/nologin.5 b/usr.sbin/nologin/nologin.5
index 94db16a..75def25 100644
--- a/usr.sbin/nologin/nologin.5
+++ b/usr.sbin/nologin/nologin.5
@@ -40,8 +40,8 @@
.Sh DESCRIPTION
.Nm Nologin
-disallow logins if the file /etc/nologin exists.
-Programs dislay the contents of /etc/nologin to the user and exits.
+disallows logins if the file /etc/nologin exists.
+Programs display the contents of /etc/nologin to the user and exit.
.Sh SECURITY
Ignored by login(1) for user root.
OpenPOWER on IntegriCloud