regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section. 7e98db25
Anselm R. Garbe · 2007-01-26 12:41 1 file(s) · +2 −2
dwm.1 +2 −2
131 131
.SH CUSTOMIZATION
132 132
dwm is customized by creating a custom config.h and (re)compiling the source
133 133
code. This keeps it fast, secure and simple.
134 +
.SH SEE ALSO
135 +
.BR dmenu (1)
134 136
.SH BUGS
135 137
The status bar may display
136 138
.BR "EOF"
145 147
can set the following environment variable (to use the older Motif
146 148
backend instead):
147 149
.BR AWT_TOOLKIT=MToolkit .
148 -
.SH SEE ALSO
149 -
.BR dmenu (1)