aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5/hosts.equiv.5
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-03-03 14:05:08 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-03-03 14:05:08 +0000
commit1111b49c35645b9561e28458a445684ef38c0881 (patch)
tree75bfb1e1be2145ef60ed94537b7c8d188328a01f /share/man/man5/hosts.equiv.5
parent137d85e410bdb1ac509730ec7a43bdb5a701d76e (diff)
downloadsrc-1111b49c35645b9561e28458a445684ef38c0881.tar.gz
src-1111b49c35645b9561e28458a445684ef38c0881.zip
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
Notes
Notes: svn path=/head/; revision=57731
Diffstat (limited to 'share/man/man5/hosts.equiv.5')
-rw-r--r--share/man/man5/hosts.equiv.59
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man5/hosts.equiv.5 b/share/man/man5/hosts.equiv.5
index 3b3413f83eb0..90ab7b74df80 100644
--- a/share/man/man5/hosts.equiv.5
+++ b/share/man/man5/hosts.equiv.5
@@ -60,12 +60,14 @@ or the more verbose
.Pp
A
.Dq @
-indicates a host by netgroup or user by netgroup. A single
+indicates a host by netgroup or user by netgroup.
+A single
.Dq +
matches all hosts or users. A host name with a leading
.Dq -
will reject
-all matching hosts and all their users. A user name with leading
+all matching hosts and all their users.
+A user name with leading
.Dq -
will reject all matching users from matching hosts.
.Pp
@@ -137,7 +139,8 @@ file resides in
.Xr ifconfig 8 ,
.Xr named 8
.Sh BUGS
-This man page is incomplete. For more information read
+This man page is incomplete.
+For more information read
the source in
.Pa src/lib/libc/net/rcmd.c
or the SunOS man page.