commit 3d33b4459eeb66388fe578d3eb6d39bdaef0cbf2
parent 74d3b6a4aa8cbfa8b37c94b3900d3d5fb40b6100
Author: Denis Grelich <denisg@suckless.org>
Date: Wed, 27 Dec 2006 11:53:10 +0100
fixed wmiir manpage: using ls to list direcories instead of read
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmiir.1 b/wmiir.1
@@ -30,7 +30,7 @@ WMII_ADDRESS
The address of the wmiiwm file server to which wmiir will connect.
.SH EXAMPLES
.TP
-.B wmiir read /
+.B wmiir ls /
This prints the root directory of the wmii filesystem. For more information
about the contents of this filesystem, see
.BR wmiiwm (1).