changeset 724:583c0adeee79

regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section.
author Anselm R. Garbe <arg@suckless.org>
date Fri, 26 Jan 2007 12:41:15 +0100
parents 251047bc6129
children d99be681d502
files dwm.1
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dwm.1	Fri Jan 26 12:31:57 2007 +0100
+++ b/dwm.1	Fri Jan 26 12:41:15 2007 +0100
@@ -131,6 +131,8 @@
 .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 @@
 can set the following environment variable (to use the older Motif
 backend instead):
 .BR AWT_TOOLKIT=MToolkit .
-.SH SEE ALSO
-.BR dmenu (1)