Module Name: src
Committed By: dholland
Date: Sat Aug 10 20:59:27 UTC 2013
Modified Files:
src/usr.bin/tr: tr.1
Log Message:
punctuation usage
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/tr/tr.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/tr/tr.1
diff -u src/usr.bin/tr/tr.1:1.20 src/usr.bin/tr/tr.1:1.21
--- src/usr.bin/tr/tr.1:1.20 Wed May 29 15:08:30 2013
+++ src/usr.bin/tr/tr.1 Sat Aug 10 20:59:27 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: tr.1,v 1.20 2013/05/29 15:08:30 wiz Exp $
+.\" $NetBSD: tr.1,v 1.21 2013/08/10 20:59:27 dholland Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -64,8 +64,8 @@ The following options are available:
.Bl -tag -width Ds
.It Fl c
Complements the set of characters in
-.Ar string1 ,
-that is
+.Ar string1 ;
+that is,
.Fl c Ar \&ab
includes every character except for
.Sq a