summaryrefslogtreecommitdiffstats
path: root/share/man/man5/rpc.5
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1998-11-26 04:25:58 +0000
committeraaron <aaron@openbsd.org>1998-11-26 04:25:58 +0000
commitae8c025fe984f012b649eaf1c99335f369646d69 (patch)
tree89cd33e47441d6d0e9d31105565feb2ef6f5e35c /share/man/man5/rpc.5
parentnull pointers are not your friend (diff)
downloadwireguard-openbsd-ae8c025fe984f012b649eaf1c99335f369646d69.tar.xz
wireguard-openbsd-ae8c025fe984f012b649eaf1c99335f369646d69.zip
share/man/man5/ man page repairs
Diffstat (limited to 'share/man/man5/rpc.5')
-rw-r--r--share/man/man5/rpc.58
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man5/rpc.5 b/share/man/man5/rpc.5
index b487b394823..169d20ed93d 100644
--- a/share/man/man5/rpc.5
+++ b/share/man/man5/rpc.5
@@ -1,3 +1,4 @@
+.\" $OpenBSD: rpc.5,v 1.2 1998/11/26 04:25:59 aaron Exp $
.\" $NetBSD: rpc.5,v 1.2 1994/11/30 19:31:30 jtc Exp $
.\" @(#)rpc.5 2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI;
.\"
@@ -28,7 +29,9 @@ aliases
.Pp
Items are separated by any number of blanks and/or
tab characters.
-A ``#'' indicates the beginning of a comment; characters up to the end of
+A
+.Dq #
+indicates the beginning of a comment; characters up to the end of
the line are not interpreted by routines which search the file.
.Sh EXAMPLES
Here is an example of the
@@ -70,6 +73,7 @@ nsed 100038
nsemntd 100039
.Ed
.Sh FILES
-.Pa /etc/rpc
+.Bl -tag -width /etc/rpc -compact
+.It Pa /etc/rpc
.Sh SEE ALSO
.Xr getrpcent 3