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 markup



details:   https://anonhg.NetBSD.org/src/rev/d9f9a08c5962
branches:  trunk
changeset: 770226:d9f9a08c5962
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Oct 08 19:20:50 2011 +0000

description:
fix markup

diffstat:

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

diffs (27 lines):

diff -r 1075218ad5ac -r d9f9a08c5962 usr.bin/cleantags/cleantags.1
--- a/usr.bin/cleantags/cleantags.1     Sat Oct 08 19:19:41 2011 +0000
+++ b/usr.bin/cleantags/cleantags.1     Sat Oct 08 19:20:50 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cleantags.1,v 1.1 2011/10/08 19:16:08 christos Exp $
+.\"    $NetBSD: cleantags.1,v 1.2 2011/10/08 19:20:50 christos Exp $
 .\"
 .Dd October 8, 2001
 .Dt cleantags 1
@@ -11,7 +11,7 @@
 .Xr rcs 1
 keywords.
 .Sh SYNOPSIS
-.Nm Op Ar v
+.Nm Op Fl v
 .Ar files|directories
 .Sh DESCRIPTION
 The
@@ -22,7 +22,7 @@
 It is used when importing 3rd party programs to the tree.
 .Pp
 The
-.Op v
+.Fl v
 flag can be used to list the files that are changed.
 .Sh SEE ALSO
 .Xr rcs 1



Home | Main Index | Thread Index | Old Index