diff options
author | arg@mig29 <unknown> | 2006-12-19 11:49:28 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2006-12-19 11:49:28 +0100 |
commit | bbfd5391ac0ca3173904a4ba9353c5098a3850f2 (patch) | |
tree | 22d1598e09935c179e3d58dea082158d3f83fd72 | |
parent | 0e96ae6f4842b4ef4c79eaea821658e24bc03d5e (diff) |
fixed a typo in dmenu.1
-rw-r--r-- | dmenu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ efficiently. .B \-b makes dmenu appear at the screen bottom (by default it appears at the screen top). .TP -.B \-font <font> +.B \-fn <font> defines the font. .TP .B \-nb <color> |