diff options
Diffstat (limited to 'share/man/man5/rpc.5')
-rw-r--r-- | share/man/man5/rpc.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/rpc.5 b/share/man/man5/rpc.5 index cbc5fce4c28..71c1086595d 100644 --- a/share/man/man5/rpc.5 +++ b/share/man/man5/rpc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpc.5,v 1.6 2000/10/26 00:37:05 aaron Exp $ +.\" $OpenBSD: rpc.5,v 1.7 2003/06/06 13:28:13 jmc 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; .\" @@ -33,6 +33,10 @@ A hash mark .Pq Ql # indicates the beginning of a comment; subsequent characters up to the end of the line are not interpreted by the routines which search the file. +.Sh FILES +.Bl -tag -width /etc/rpc -compact +.It Pa /etc/rpc +.El .Sh EXAMPLES Here is an example of the .Pa /etc/rpc @@ -72,9 +76,5 @@ tfsd 100037 nsed 100038 nsemntd 100039 .Ed -.Sh FILES -.Bl -tag -width /etc/rpc -compact -.It Pa /etc/rpc -.El .Sh SEE ALSO .Xr getrpcent 3 |