Module Name:    src
Committed By:   wiz
Date:           Sun Jun 21 15:05:59 UTC 2009

Modified Files:
        src/usr.bin/ypcat: ypcat.1

Log Message:
Remove superfluous quotes.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/ypcat/ypcat.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/ypcat/ypcat.1
diff -u src/usr.bin/ypcat/ypcat.1:1.16 src/usr.bin/ypcat/ypcat.1:1.17
--- src/usr.bin/ypcat/ypcat.1:1.16	Sun Jun 21 14:57:33 2009
+++ src/usr.bin/ypcat/ypcat.1	Sun Jun 21 15:05:59 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ypcat.1,v 1.16 2009/06/21 14:57:33 wiz Exp $
+.\"	$NetBSD: ypcat.1,v 1.17 2009/06/21 15:05:59 wiz Exp $
 .\"
 .\" Copyright (c) 1993 Winning Strategies, Inc.
 .\" All rights reserved.
@@ -33,7 +33,7 @@
 .Os
 .Sh NAME
 .Nm ypcat
-.Nd "print the values of all keys in a NIS database"
+.Nd print the values of all keys in a NIS database
 .Sh SYNOPSIS
 .Nm
 .Op Fl kt

Reply via email to