commit 989649b5a5d6a23c18d137946cec16e8096b4783 parent f8d2a29a20bfb93c701cf8091931ac84ba3fac5e Author: arg@mig29 <unknown> Date: Mon, 18 Dec 2006 13:46:44 +0100 added wmii reference to dmenu(1) Diffstat:
M | dmenu.1 | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dmenu.1 b/dmenu.1 @@ -91,4 +91,5 @@ Remove enough characters from the input field to change its filtering effect. .B Control-u Remove all characters from the input field. .SH SEE ALSO -.BR dwm (1) +.BR dwm (1), +.BR wmii (1) .