diff options
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 | |||
31 | .B dmenu | 31 | .B dmenu |
32 | is a dynamic menu for X, originally designed for | 32 | is a dynamic menu for X, originally designed for |
33 | .BR dwm (1). | 33 | .BR dwm (1). |
34 | It manages huge numbers of user-defined menu items efficiently. | 34 | It manages huge numbers of user\-defined menu items efficiently. |
35 | .P | 35 | .P |
36 | dmenu reads a list of newline-separated items from stdin and creates a menu. | 36 | dmenu reads a list of newline\-separated items from stdin and creates a menu. |
37 | When the user selects an item or enters any text and presses Return, their | 37 | When the user selects an item or enters any text and presses Return, their |
38 | choice is printed to stdout and dmenu terminates. | 38 | choice is printed to stdout and dmenu terminates. |
39 | .P | 39 | .P |