aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2017-05-05 23:26:22 -0400
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-05-09 16:07:43 +0200
commitb54a3883c37e4591776cf2bd0b0be956ed5d53d9 (patch)
tree0279e31a97014897b8c6e15b8d22dde59afc13c7 /man5
parent3337a4a3e02ee61822565623046b1d57fbbee64c (diff)
downloadman-pages-b54a3883c37e4591776cf2bd0b0be956ed5d53d9.tar.gz
rpc.5: ffix
* Remove nop argument from HP macros. * Remove nop DT macro. * Replace LP macro with more commonly-used PP macro. The above do not change the output whatsoever (confirmed with -Z). * Use .I macro instead of font escapes, obtaining italic correction. To see the above distinction, use -Tps, -Tpdf, or similar before and after the change. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r--man5/rpc.516
1 files changed, 8 insertions, 8 deletions
diff --git a/man5/rpc.5 b/man5/rpc.5
index 44b5acb0e7..49831fd783 100644
--- a/man5/rpc.5
+++ b/man5/rpc.5
@@ -16,25 +16,26 @@ The
file contains user readable names that
can be used in place of RPC program numbers.
Each line has the following information:
-.HP 10
+.HP
name of server for the RPC program
.br
.ns
-.HP 10
+.HP
RPC program number
.br
.ns
-.HP 10
+.HP
aliases
-.LP
+.PP
Items are separated by any number of blanks and/or
tab characters.
A \(aq#\(aq indicates the beginning of a comment; characters from
the \(aq#\(aq to the end of the line are not interpreted by routines
which search the file.
-.LP
-Here is an example of the \fI/etc/rpc\fP file from the Sun RPC Source
-distribution.
+.PP
+Here is an example of the
+.I /etc/rpc
+file from the Sun RPC Source distribution.
.ft CW
.nf
#
@@ -72,7 +73,6 @@ nsed 100038
nsemntd 100039
.fi
.ft
-.DT
.SH FILES
.TP
.I /etc/rpc