From 2ed2dc52a6a4c5cd6b083db2acf8f61be9b06483 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Mon, 6 Mar 2000 09:45:37 +0000 Subject: [PATCH] Remove more single-space hard sentence breaks. --- sbin/ldconfig/ldconfig.8 | 3 ++- usr.bin/locate/locate/locate.1 | 3 ++- usr.bin/ncplogin/ncplogin.1 | 3 ++- usr.sbin/adduser/adduser.8 | 3 ++- usr.sbin/i4b/isdnd/isdnd.8 | 3 ++- usr.sbin/i4b/isdntel/isdntel.8 | 3 ++- usr.sbin/rpc.umntall/rpc.umntall.8 | 3 ++- usr.sbin/usbd/usbd.conf.5 | 3 ++- 8 files changed, 16 insertions(+), 8 deletions(-) diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8 index abd5857a86b0..e81565770fde 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 57aac3a07684..8aa62e99731a 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 eacd12b17787..5925af6915cc 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 107325d711c6..758c5b89407b 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 5d91273e2984..69f06fac837c 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 646ff69ddce8..997ad71f3651 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 849b0105b68e..38ea9a675411 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 57572655c313..ca6548f13818 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