Module Name: src
Committed By: wiz
Date: Sun Jun 21 14:58:58 UTC 2009
Modified Files:
src/usr.bin/ypmatch: ypmatch.1
Log Message:
Use Pa for paths.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/ypmatch/ypmatch.1
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/ypmatch/ypmatch.1
diff -u src/usr.bin/ypmatch/ypmatch.1:1.15 src/usr.bin/ypmatch/ypmatch.1:1.16
--- src/usr.bin/ypmatch/ypmatch.1:1.15 Sat Jun 20 19:27:26 2009
+++ src/usr.bin/ypmatch/ypmatch.1 Sun Jun 21 14:58:58 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: ypmatch.1,v 1.15 2009/06/20 19:27:26 christos Exp $
+.\" $NetBSD: ypmatch.1,v 1.16 2009/06/21 14:58:58 wiz Exp $
.\"
.\" Copyright (c) 1993 Winning Strategies, Inc.
.\" All rights reserved.
@@ -62,8 +62,10 @@
Inhibit translation of map nicknames
to their corresponding map names.
.It Fl x
-Display the map nickname table, found in /var/yp/nicknames.
-A built-in default translation table is used if /var/yp/nicknames
+Display the map nickname table, found in
+.Pa /var/yp/nicknames .
+A built-in default translation table is used if
+.Pa /var/yp/nicknames
does not exist (see
.Xr nicknames 5
for details).