summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/mount_nwfs/mount_nwfs.830
-rw-r--r--usr.sbin/mountd/netgroup.54
-rw-r--r--usr.sbin/nfsd/nfsd.84
-rw-r--r--usr.sbin/nologin/nologin.58
-rw-r--r--usr.sbin/nologin/nologin.82
5 files changed, 24 insertions, 24 deletions
diff --git a/usr.sbin/mount_nwfs/mount_nwfs.8 b/usr.sbin/mount_nwfs/mount_nwfs.8
index 5d31ce1..fa1855b 100644
--- a/usr.sbin/mount_nwfs/mount_nwfs.8
+++ b/usr.sbin/mount_nwfs/mount_nwfs.8
@@ -41,14 +41,14 @@ possible to create connection without any mounts (but use it for them) with
.Pp
Note two forms of command line.
In the first form, server and user specified
-via
+via
.Fl S
and
.Fl U
options respectively.
In the second form server and user specified in
.Ar special
-part of
+part of
.Xr mount 8
command line arguments (the
.Fl S ,
@@ -84,22 +84,22 @@ before
Path to mount volume.
.It Fl c Ar case
Select a
-.Ar case
+.Ar case
option which affects on name representation.
-.Ar Case
+.Ar Case
can be one of the following:
.Bl -tag -width "ValueXX"
.It Em Value
.Em Meaning
.It l
-All existing file names converted to lower case.
+All existing file names converted to lower case.
Newly created file gets a lower case under OS2 name space.
This is the default when mounting volumes with DOS name space.
.It L
Same as 'l' but file system tries to be case insensitive.
May not work well.
.It n
-No case conversion is performed.
+No case conversion is performed.
.Em Warning !
Use this option with DOS name space only as a last resort,
because creating a lower case name in the DOS name space
@@ -120,7 +120,7 @@ is taken from mount point, default value for the dir mode adds execute
permission where the file mode gives read permission.
.Pp
Note that these permissions can differ from the rights granted by NetWare
-server.
+server.
.It Fl n Ar namespace
Don't use
.Ar namespace .
@@ -141,21 +141,21 @@ tries to use an environment variable
.Ev LC_* .
.It Fl w Ar scheme
Select a
-.Ar scheme
+.Ar scheme
used to convert file names between NetWare and
.Fx .
-Currently only
-.Ar koi2cp866
-and
-.Ar asis
+Currently only
+.Ar koi2cp866
+and
+.Ar asis
can be here.
-Please note, that scheme should be enabled at compile
+Please note, that scheme should be enabled at compile
time in
.Pa config.mk
file.
.It Fl M Ar mode
-See
-.Xr ncplogin 1
+See
+.Xr ncplogin 1
for details.
If this option is omitted, connection permissions
assumed the same as directory mode
diff --git a/usr.sbin/mountd/netgroup.5 b/usr.sbin/mountd/netgroup.5
index 919f1fe..ba58b2c 100644
--- a/usr.sbin/mountd/netgroup.5
+++ b/usr.sbin/mountd/netgroup.5
@@ -135,7 +135,7 @@ similar platforms.)
.It
If the
.Pa /etc/netgroup
-exists and contains only local
+exists and contains only local
.Nm
information (with no
.Tn NIS
@@ -181,7 +181,7 @@ The interpretation of access restrictions based on the member tuples of a
netgroup is left up to the various network applications.
Also, it is not obvious how the domain specification
applies to the
-.Bx
+.Bx
environment.
.Pp
The
diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8
index 544756a..c62b7d8 100644
--- a/usr.sbin/nfsd/nfsd.8
+++ b/usr.sbin/nfsd/nfsd.8
@@ -103,7 +103,7 @@ Serve
clients.
.El
.Pp
-For example,
+For example,
.Dq Li "nfsd -u -t -n 6"
serves
.Tn UDP
@@ -125,7 +125,7 @@ RFC1094 and
.Pp
If
.Nm
-detects that
+detects that
.Tn NFS
is not loaded in the running kernel, it will attempt
to load a loadable kernel module containing
diff --git a/usr.sbin/nologin/nologin.5 b/usr.sbin/nologin/nologin.5
index d293277..9d63c88 100644
--- a/usr.sbin/nologin/nologin.5
+++ b/usr.sbin/nologin/nologin.5
@@ -39,11 +39,11 @@
.Nm nologin
.Nd disallow logins
.Sh DESCRIPTION
-Programs such as
+Programs such as
.Xr login 1
-disallow logins if the file
+disallow logins if the file
.Pa /var/run/nologin
-exists.
+exists.
Programs display the contents of
.Pa /var/run/nologin
to the user and exit.
@@ -53,7 +53,7 @@ To disable logins on a per-account basis,
investigate
.Xr nologin 8 .
.Sh SECURITY
-Ignored by
+Ignored by
.Xr login 1
for user root.
.Sh FILES
diff --git a/usr.sbin/nologin/nologin.8 b/usr.sbin/nologin/nologin.8
index 9a384f1..8903fa0 100644
--- a/usr.sbin/nologin/nologin.8
+++ b/usr.sbin/nologin/nologin.8
@@ -37,7 +37,7 @@
.Os
.Sh NAME
.Nm nologin
-.Nd politely refuse a login
+.Nd politely refuse a login
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
OpenPOWER on IntegriCloud