Module Name:    src
Committed By:   christos
Date:           Sat Oct  8 19:20:50 UTC 2011

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

Log Message:
fix markup


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/cleantags/cleantags.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/cleantags/cleantags.1
diff -u src/usr.bin/cleantags/cleantags.1:1.1 src/usr.bin/cleantags/cleantags.1:1.2
--- src/usr.bin/cleantags/cleantags.1:1.1	Sat Oct  8 15:16:08 2011
+++ src/usr.bin/cleantags/cleantags.1	Sat Oct  8 15:20:50 2011
@@ -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 @@ around
 .Xr rcs 1
 keywords.
 .Sh SYNOPSIS
-.Nm Op Ar v
+.Nm Op Fl v
 .Ar files|directories
 .Sh DESCRIPTION
 The
@@ -22,7 +22,7 @@ id keywords in order to disable further 
 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

Reply via email to