aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe2007-01-26 12:41:15 +0100
committerAnselm R. Garbe2007-01-26 12:41:15 +0100
commite5e014bdba8da1f4bee9826c6ba919d0990dbea9 (patch)
treef17bf4e9b89aedd762c5d692fcaa007ae807e61e /dwm.1
parentd82257f44d050a6c139c33a487734ca23a249718 (diff)
downloadaur-e5e014bdba8da1f4bee9826c6ba919d0990dbea9.tar.gz
regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section.
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.14
1 files changed, 2 insertions, 2 deletions
diff --git a/dwm.1 b/dwm.1
index 51af59aa901d..fe86d0a71b29 100644
--- a/dwm.1
+++ b/dwm.1
@@ -131,6 +131,8 @@ Resize current window while dragging (floating mode only).
.SH CUSTOMIZATION
dwm is customized by creating a custom config.h and (re)compiling the source
code. This keeps it fast, secure and simple.
+.SH SEE ALSO
+.BR dmenu (1)
.SH BUGS
The status bar may display
.BR "EOF"
@@ -145,5 +147,3 @@ you can use JDK 1.4 (which doesn't contain the XToolkit/XAWT backend) or you
can set the following environment variable (to use the older Motif
backend instead):
.BR AWT_TOOLKIT=MToolkit .
-.SH SEE ALSO
-.BR dmenu (1)