Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/cleantags Fix Dt argument. Correct date. Some wordin...



details:   https://anonhg.NetBSD.org/src/rev/1fec3e739f8b
branches:  trunk
changeset: 770229:1fec3e739f8b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Oct 08 20:19:10 2011 +0000

description:
Fix Dt argument. Correct date. Some wording improvements.

diffstat:

 usr.bin/cleantags/cleantags.1 |  16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r e5a8f5a060fc -r 1fec3e739f8b usr.bin/cleantags/cleantags.1
--- a/usr.bin/cleantags/cleantags.1     Sat Oct 08 19:30:02 2011 +0000
+++ b/usr.bin/cleantags/cleantags.1     Sat Oct 08 20:19:10 2011 +0000
@@ -1,22 +1,22 @@
-.\"    $NetBSD: cleantags.1,v 1.2 2011/10/08 19:20:50 christos Exp $
+.\"    $NetBSD: cleantags.1,v 1.3 2011/10/08 20:19:10 wiz Exp $
 .\"
-.Dd October 8, 2001
-.Dt cleantags 1
+.Dd October 8, 2011
+.Dt CLEANTAGS 1
 .Os
 .Sh NAME
 .Nm cleantags
-.Nd Remove
-.Dv $
-around
+.Nd remove dollar signs around
 .Xr rcs 1
-keywords.
+keywords
 .Sh SYNOPSIS
 .Nm Op Fl v
 .Ar files|directories
 .Sh DESCRIPTION
 The
 .Nm
-utility removes dollars around
+utility removes dollar signs
+.Pq Sq $
+around
 .Xr rcs 1
 id keywords in order to disable further changes to them.
 It is used when importing 3rd party programs to the tree.



Home | Main Index | Thread Index | Old Index