diff options
author | Connor Lane Smith <cls@lubutu.com> | 2011-05-15 02:37:49 +0100 |
---|---|---|
committer | Connor Lane Smith <cls@lubutu.com> | 2011-05-15 02:37:49 +0100 |
commit | 1654d6cd6269bc784ee99045edd89e4bda24149f (patch) | |
tree | 9d440b1133201d2083e99213412f92d094adc516 /dmenu.1 | |
parent | 6cc0b0dc086feaf944b166d0b459ac407192ea5e (diff) |
cleanup
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,9 +31,9 @@ dmenu \- dynamic menu .B dmenu is a dynamic menu for X, originally designed for .BR dwm (1). -It manages huge numbers of user-defined menu items efficiently. +It manages huge numbers of user\-defined menu items efficiently. .P -dmenu reads a list of newline-separated items from stdin and creates a menu. +dmenu reads a list of newline\-separated items from stdin and creates a menu. When the user selects an item or enters any text and presses Return, their choice is printed to stdout and dmenu terminates. .P |