dmenu

my fork of dmenu
Index Commits Files Refs README LICENSE
commit 9bd80b3968a20ad91565e6090ea1d370221eb23a
parent 65912f2a96d32600a07b963e9149f70ca22e73bb
Author: arg@mig29 <unknown>
Date:   Wed, 13 Dec 2006 14:36:09 +0100

changed text in dmenu manpage
Diffstat:
Mdmenu.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dmenu.1 b/dmenu.1
@@ -35,7 +35,7 @@ defines the selected background color (#RGB, #RRGGBB, and color names are suppor
 defines the selected foreground color (#RGB, #RRGGBB, and color names are supported).
 .TP
 .B \-p <prompt>
-defines a prompt being displayed before input area.
+defines a prompt to be displayed before the input area.
 .TP
 .B \-t <seconds>
 defines the seconds to wait for standard input, before exiting (default is 3).