Module Name: src
Committed By: wiz
Date: Sun May 13 15:48:51 UTC 2012
Modified Files:
src/share/man/man5: rpc.5
Log Message:
Various improvements.
- better macro usage;
- new sentence, new line;
- mention correct file in `FILES' section again;
- use consistent spelling.
>From Bug Hunting.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man5/rpc.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/rpc.5
diff -u src/share/man/man5/rpc.5:1.9 src/share/man/man5/rpc.5:1.10
--- src/share/man/man5/rpc.5:1.9 Wed Mar 11 13:51:47 2009
+++ src/share/man/man5/rpc.5 Sun May 13 15:48:50 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: rpc.5,v 1.9 2009/03/11 13:51:47 joerg Exp $
+.\" $NetBSD: rpc.5,v 1.10 2012/05/13 15:48:50 wiz Exp $
.\" @(#)rpc.4 1.17 93/08/30 SMI; from SVr4
.\" Copyright 1989 AT&T
.Dd December 10, 1991
@@ -15,8 +15,10 @@ The
file is a local source containing user readable names that
can be used in place of RPC program numbers.
.Pp
-The rpc file has one line for each RPC
-program name. The line has the following format:
+The
+.Nm
+file has one line for each RPC program name.
+The line has the following format:
.Pp
.Dl name-of-the-RPC-program RPC-program-number aliases
.Pp
@@ -28,9 +30,9 @@ indicates the beginning of a comment;
characters up to the end of the line are not interpreted
by routines which search the file.
.Sh FILES
-.Nm /etc/nsswitch.conf
+.Nm /etc/rpc
.Sh EXAMPLES
-Below is an example of an RPC database:
+Below is an example of an RPC data base:
.Pp
.Bd -literal
#