summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-08-24 09:33:44 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-08-24 09:33:44 +0000
commit735a59b412df36f68051bfc8327ff0c3c9da9fea (patch)
tree7c392a148466c635b4af94f964cfd6de336fbf30
parent681cfb39e1c0f3154db5aff039ac55151e2d6481 (diff)
Notes
-rw-r--r--share/man/man5/services.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/services.5 b/share/man/man5/services.5
index cc5a10557d58..e0d9e2c12fca 100644
--- a/share/man/man5/services.5
+++ b/share/man/man5/services.5
@@ -53,9 +53,8 @@ protocol name
aliases
.Ed
.Pp
-Items are separated by any number of blanks and/or
-tab characters. The port number and protocol name
-are considered a single
+Items are separated by any number of blanks and/or tab characters.
+The port number and protocol name are considered a single
.Em item ;
a ``/'' is used to
separate the port and protocol (e.g. ``512/tcp'').
@@ -72,7 +71,8 @@ Access to the NIS
map can be enabled by adding a single ``+'' on a line by itself
in the
.Pa /etc/services
-file. This causes the contents of the NIS services map to be inserted
+file.
+This causes the contents of the NIS services map to be inserted
at the location where the ``+'' appears.
.Sh FILES
.Bl -tag -width /etc/services -compact