diff options
author | arg@mig29 <unknown> | 2006-12-13 14:36:09 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2006-12-13 14:36:09 +0100 |
commit | 9bd80b3968a20ad91565e6090ea1d370221eb23a (patch) | |
tree | 227a65fda8c82a409dedb67fc4a72cb208aaa6c0 | |
parent | 65912f2a96d32600a07b963e9149f70ca22e73bb (diff) |
changed text in dmenu manpage
-rw-r--r-- | dmenu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |