summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-02 14:54:02 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-02 14:54:02 +0000
commit244b8ead7d31895ea1d7cfb075f4f7b33df35b0f (patch)
tree2643b52af6138b0f24a698abf3673abbbf78fc7d /sbin
parentb751643913f37cd82cb0231b0c05564aad5a23b4 (diff)
downloadFreeBSD-src-244b8ead7d31895ea1d7cfb075f4f7b33df35b0f.zip
FreeBSD-src-244b8ead7d31895ea1d7cfb075f4f7b33df35b0f.tar.gz
Remove more single-space hard sentence breaks.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount_nfs/mount_nfs.83
-rw-r--r--sbin/mountd/netgroup.53
-rw-r--r--sbin/ping6/ping6.86
3 files changed, 8 insertions, 4 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index aca4ef8..906175e 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -116,7 +116,8 @@ This flag is obsolete, and only retained for compatibility reasons.
Reserved port numbers are used by default now.
This is useful for mounting servers that require clients to use a
reserved port number on the mistaken belief that this makes NFS
-more secure. (For the rare case where the client has a trusted root account
+more secure.
+(For the rare case where the client has a trusted root account
but untrustworthy users and the network cables are in secure areas this does
help, but for normal desktop clients this does not apply.)
.It Fl R
diff --git a/sbin/mountd/netgroup.5 b/sbin/mountd/netgroup.5
index 6451ec6..fb1a8bc 100644
--- a/sbin/mountd/netgroup.5
+++ b/sbin/mountd/netgroup.5
@@ -128,7 +128,8 @@ lookups will be done exclusively through
with
.Fn innetgr 3
taking advantage of the netgroup.byuser and
-netgroup.byhost maps to speed up searches. (This
+netgroup.byhost maps to speed up searches.
+(This
is more or less compatible with the behavior of SunOS and
similar platforms.)
.It
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8
index 2d6396a..31f5623 100644
--- a/sbin/ping6/ping6.8
+++ b/sbin/ping6/ping6.8
@@ -52,7 +52,8 @@ packets to network hosts
.Sh DESCRIPTION
.Bl -tag -width Ds
.It Fl A
-Enables transport-mode IPsec authentication header. (experimental)
+Enables transport-mode IPsec authentication header.
+(experimental)
.It Fl a Ar addrtype
Generate ICMPv6 Node Information Node Addresses query, rather than echo-request.
.Ar addrtype
@@ -92,7 +93,8 @@ Set the
.Dv SO_DEBUG
option on the socket being used.
.It Fl E
-Enables transport-mode IPsec encapsulated security payload. (experimental)
+Enables transport-mode IPsec encapsulated security payload.
+(experimental)
.It Fl f
Flood ping.
Outputs packets as fast as they come back or one hundred times per second,
OpenPOWER on IntegriCloud