Module Name:    src
Committed By:   wiz
Date:           Sun Jun 21 14:56:49 UTC 2009

Modified Files:
        src/usr.bin/ypcat: nicknames.5

Log Message:
Fix Dd argument. New sentence, new line. Remove superfluous .Pp.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/ypcat/nicknames.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/ypcat/nicknames.5
diff -u src/usr.bin/ypcat/nicknames.5:1.1 src/usr.bin/ypcat/nicknames.5:1.2
--- src/usr.bin/ypcat/nicknames.5:1.1	Sat Jun 20 19:27:26 2009
+++ src/usr.bin/ypcat/nicknames.5	Sun Jun 21 14:56:49 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: nicknames.5,v 1.1 2009/06/20 19:27:26 christos Exp $
+.\" $NetBSD: nicknames.5,v 1.2 2009/06/21 14:56:49 wiz Exp $
 .\"
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation
@@ -28,7 +28,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd 28 August, 2003
+.Dd August 28, 2003
 .Dt NICKNAMES 5
 .Os
 .Sh NAME
@@ -40,9 +40,9 @@
 .Xr ypmatch 1 ,
 and
 .Xr ypwhich 1
-commands reference NIS (YP) maps as specified by the user.  Occasionally
-it is desirable to use a shorthand reference for a longer map name, hence
-the
+commands reference NIS (YP) maps as specified by the user.
+Occasionally it is desirable to use a shorthand reference for a
+longer map name, hence the
 .Nm
 file, kept in
 .Dq /var/yp/nicknames.
@@ -51,7 +51,8 @@
 .Pp
 .Dl nickname map
 .Pp
-one pair per line.  The default installed nickname map is as follows:
+one pair per line.
+The default installed nickname map is as follows:
 .Pp
 .Bl -tag -width protocols -offset indent -compact
 .It passwd
@@ -79,7 +80,6 @@
 file will affect any scripts which use nicknames for map lookup,
 whereas if the file is simply missing, the default compiled-in list
 will be used.
-.Pp
 .Sh SEE ALSO
 .Xr ypcat 1 ,
 .Xr ypmatch 1 ,

Reply via email to