diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-01-26 12:31:57 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-01-26 12:31:57 +0100 |
commit | bced9077f963be2bce4f0c60023c3b48af54b8e9 (patch) | |
tree | 9414be77758a476b1a2ec123f2ce31c95ba5da56 /dwm.1 | |
parent | 82fed986f9f09ddf973f182b30946bed9c2424cd (diff) | |
download | dwm-bced9077f963be2bce4f0c60023c3b48af54b8e9.tar.gz |
renamed CAVEATS into BUGS
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1 index 581683f..51af59a 100644 --- a/dwm.1 +++ b/dwm.1 @@ -131,7 +131,7 @@ 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 CAVEATS +.SH BUGS The status bar may display .BR "EOF" when dwm has been started by an X session manager like |