summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/ldconfig/ldconfig.83
-rw-r--r--usr.bin/locate/locate/locate.13
-rw-r--r--usr.bin/ncplogin/ncplogin.13
-rw-r--r--usr.sbin/adduser/adduser.83
-rw-r--r--usr.sbin/i4b/isdnd/isdnd.83
-rw-r--r--usr.sbin/i4b/isdntel/isdntel.83
-rw-r--r--usr.sbin/rpc.umntall/rpc.umntall.83
-rw-r--r--usr.sbin/usbd/usbd.conf.53
8 files changed, 16 insertions, 8 deletions
diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8
index abd5857..e815657 100644
--- a/sbin/ldconfig/ldconfig.8
+++ b/sbin/ldconfig/ldconfig.8
@@ -130,7 +130,8 @@ will only load shared libraries from the hints
file.
In particular, the
.Ev LD_LIBRARY_PATH
-is not used to search for libraries. Thus, the role of ldconfig is dual.
+is not used to search for libraries.
+Thus, the role of ldconfig is dual.
In
addition to building a set of hints for quick lookup, it also serves to
specify the trusted collection of directories from which shared objects can
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1
index 57aac3a..8aa62e9 100644
--- a/usr.bin/locate/locate/locate.1
+++ b/usr.bin/locate/locate/locate.1
@@ -166,7 +166,8 @@ Use
.Xr mmap 2
instead of the
.Xr stdio 3
-library. This is the default behavior.
+library.
+This is the default behavior.
Usually faster in most cases.
.It Fl s
Use the
diff --git a/usr.bin/ncplogin/ncplogin.1 b/usr.bin/ncplogin/ncplogin.1
index eacd12b..5925af6 100644
--- a/usr.bin/ncplogin/ncplogin.1
+++ b/usr.bin/ncplogin/ncplogin.1
@@ -26,7 +26,8 @@
.Sh DESCRIPTION
Connections to a NetWare server can be created and used independently from
.Xr mount_nwfs 8
-command. Connection can be created by any user.
+command.
+Connection can be created by any user.
Each user can have multiple
connections, but NetWareServer:NetWareUser pair should be unique.
.Pp
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8
index 107325d..758c5b8 100644
--- a/usr.sbin/adduser/adduser.8
+++ b/usr.sbin/adduser/adduser.8
@@ -68,7 +68,8 @@ directory, dotfiles and sends the new user a welcome message.
.Sh RESTRICTIONS
.Bl -tag -width Ds -compact
.It Sy username
-Login name. May contain only lowercase characters or digits.
+Login name.
+May contain only lowercase characters or digits.
Maximum length
is 16 characters (see
.Xr setlogin 2
diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8
index 5d91273..69f06fa 100644
--- a/usr.sbin/i4b/isdnd/isdnd.8
+++ b/usr.sbin/i4b/isdnd/isdnd.8
@@ -144,7 +144,8 @@ in the system section of
.Xr isdnd.rc 5 .
.It Fl P
This option prints out the parsed and verified isdnd configuration in the same
-format as the isdnd.rc file. This output can be used as an isdnd.rc file.
+format as the isdnd.rc file.
+This output can be used as an isdnd.rc file.
This
feature is especially useful when debugging an isdnd.rc file to see, what the
default settings of options are when they are not set in the isdnd.rc input
diff --git a/usr.sbin/i4b/isdntel/isdntel.8 b/usr.sbin/i4b/isdntel/isdntel.8
index 646ff69..997ad71 100644
--- a/usr.sbin/i4b/isdntel/isdntel.8
+++ b/usr.sbin/i4b/isdntel/isdntel.8
@@ -55,7 +55,8 @@ The
default path is
.Em /etc/isdn/isdntel.alias .
The format of an alias entry is the number string followed by one or more
-spaces or tabs. The rest of the line is taken as the alias string.
+spaces or tabs.
+The rest of the line is taken as the alias string.
Comments
are introduced by a leading blank, tab or "#" character.
.It Fl d
diff --git a/usr.sbin/rpc.umntall/rpc.umntall.8 b/usr.sbin/rpc.umntall/rpc.umntall.8
index 849b010..38ea9a6 100644
--- a/usr.sbin/rpc.umntall/rpc.umntall.8
+++ b/usr.sbin/rpc.umntall/rpc.umntall.8
@@ -90,7 +90,8 @@ Send a UMNTALL RPC to the NFS server.
Keep entries for existing NFS filesystems.
Compare the NFS filesystems from
the mounttab against the kernel mountlist and do not send the RPC to
-existing mount entries. Useful during startup of the system.
+existing mount entries.
+Useful during startup of the system.
It may be
possible that there are already mounted NFS filesystems, so calling
RPC UMOUNT isn't a good idea.
diff --git a/usr.sbin/usbd/usbd.conf.5 b/usr.sbin/usbd/usbd.conf.5
index 5757265..ca6548f 100644
--- a/usr.sbin/usbd/usbd.conf.5
+++ b/usr.sbin/usbd/usbd.conf.5
@@ -55,7 +55,8 @@ Each entry
describes a set of criteria commands.
When an event occurs, the criteria
are checked and if met, the commands for that event are executed through
-a shell. The list is sorted and scanned from top to bottom.
+a shell.
+The list is sorted and scanned from top to bottom.
The first
matching entry is used for an event.
.Pp
OpenPOWER on IntegriCloud