tregarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section. - dwm - [fork] customized build of dwm, the dynamic window manager
 (HTM) git clone git://src.adamsgaard.dk/dwm
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 7e98db251e383674440d75dc42d98ab6eed79ac7
 (DIR) parent bced9077f963be2bce4f0c60023c3b48af54b8e9
 (HTM) Author: Anselm R. Garbe <arg@suckless.org>
       Date:   Fri, 26 Jan 2007 12:41:15 +0100
       
       regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section.
       Diffstat:
         M dwm.1                               |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/dwm.1 b/dwm.1
       t@@ -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"
       t@@ -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)