aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-09-04 19:47:09 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-09-04 19:47:09 +0200
commit32ea45084b389d604369d74c6806d4a12613099a (patch)
tree8a07b3aaca0e8bbc437a5fb4ab83d6b6cc1b9ee7
parentcc7d863b6e46f250129b4b135d7a13a99c7b4df2 (diff)
downloaddmenu-32ea45084b389d604369d74c6806d4a12613099a.tar.gz
dmenu-32ea45084b389d604369d74c6806d4a12613099a.tar.bz2
dmenu-32ea45084b389d604369d74c6806d4a12613099a.zip
fixed man page0.8
-rw-r--r--config.mk2
-rw-r--r--dmenu.16
2 files changed, 4 insertions, 4 deletions
diff --git a/config.mk b/config.mk
index 7005311..bbeda5d 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# dmenu version
-VERSION = 0.7
+VERSION = 0.8
# Customize below to fit your system
diff --git a/dmenu.1 b/dmenu.1
index fb0a5fe..0fa21f9 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -7,10 +7,10 @@ dmenu \- dynamic menu
.SH DESCRIPTION
.SS Overview
.B dmenu
-is a generic, highly customizable, and efficient menu for X,
-originally designed for
+is a generic menu for X, originally designed for
.BR dwm (1).
-It supports arbitrary, user defined menu contents.
+It manages huge amounts (up to 10.000 and more) of user defined menu items
+efficiently.
.SS Options
.TP
.B \-v