tchanged text in dmenu manpage - dmenu - Dmenu fork with xft fonts.
 (HTM) git clone git://r-36.net/dmenu
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 9bd80b3968a20ad91565e6090ea1d370221eb23a
 (DIR) parent 65912f2a96d32600a07b963e9149f70ca22e73bb
 (HTM) Author: arg@mig29 <unknown>
       Date:   Wed, 13 Dec 2006 14:36:09 +0100
       
       changed text in dmenu manpage
       Diffstat:
         dmenu.1                             |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/dmenu.1 b/dmenu.1
       t@@ -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).