commit a63783c994310b20b393d903aa416ca82a68327f
parent 349120b43b35eed410aa70dfdb70b73609265ac0
Author: Sander van Dijk <sander@wmii.de>
Date: Wed, 22 Mar 2006 18:09:56 +0100
manpage correction: wmiir and wmiiwm print version info on stdout too
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmd/wm/wmiiwm.1 b/cmd/wm/wmiiwm.1
@@ -44,7 +44,7 @@ lets you override the default socketfile which
should use for connecting fileserver clients.
.TP
.B \-v
-prints version information to stderr, then exits.
+prints version information to stdout, then exits.
.SH FILES
.TP
diff --git a/cmd/wmiir.1 b/cmd/wmiir.1
@@ -32,7 +32,7 @@ system and has the form
.BR unix!/path/to/socket .
.TP
.B \-v
-Prints version information to stderr, then exits.
+Prints version information to stdout, then exits.
.TP
The syntax of the actions is as follows:
.TP