diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-26 04:26:01 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-26 04:26:01 +0000 |
commit | afc88d972b6b8111ad84d86b47ae95a4576a9f3a (patch) | |
tree | 773b06a3d43591b3f967fef9b599af954d196f13 /share/man/man5/rpc.5 | |
parent | 73fecfbf6b26bfff2859905d05ce02787721db6c (diff) |
share/man/man5/ man page repairs
Diffstat (limited to 'share/man/man5/rpc.5')
-rw-r--r-- | share/man/man5/rpc.5 | 8 |
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 |