summaryrefslogtreecommitdiff
path: root/usr.bin/xstr
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-05-21 09:55:10 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-05-21 09:55:10 +0000
commitf682f10c76449b3af3b1dd9afff859cd1cd07116 (patch)
tree4870c75413d8f7d09b554f2a2207e1d05af42979 /usr.bin/xstr
parent9b3eb503540780da14e359b10886a885eb649497 (diff)
downloadsrc-test-f682f10c76449b3af3b1dd9afff859cd1cd07116.tar.gz
src-test-f682f10c76449b3af3b1dd9afff859cd1cd07116.zip
Sync program's usage() with manpage's SYNOPSIS.
Notes
Notes: svn path=/head/; revision=146466
Diffstat (limited to 'usr.bin/xstr')
-rw-r--r--usr.bin/xstr/xstr.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/xstr/xstr.1 b/usr.bin/xstr/xstr.1
index 278a9e461a045..befdcab380c49 100644
--- a/usr.bin/xstr/xstr.1
+++ b/usr.bin/xstr/xstr.1
@@ -40,10 +40,9 @@
.Nd "extract strings from C programs to implement shared strings"
.Sh SYNOPSIS
.Nm
-.Op Fl c
+.Op Fl cv
.Op Fl
-.Op Fl v
-.Op Ar file
+.Op Ar
.Sh DESCRIPTION
The
.Nm