diff options
author | Jason Creighton <jcreigh@gmail.com> | 2007-05-29 03:58:51 +0200 |
---|---|---|
committer | Jason Creighton <jcreigh@gmail.com> | 2007-05-29 03:58:51 +0200 |
commit | c98ab9d2f60fe1c955b9fa35b6bb1dc84eafba6e (patch) | |
tree | 2847ba396a7adec497788c26b53452c29b029c70 | |
parent | 107cf66efcd16493d5a414905d956857ec60e708 (diff) | |
download | metatile-c98ab9d2f60fe1c955b9fa35b6bb1dc84eafba6e.tar metatile-c98ab9d2f60fe1c955b9fa35b6bb1dc84eafba6e.zip |
Give link to bugtracker in "BUGS" section of manpage
darcs-hash:20070529015851-b9aa7-9bd6c6828e0f694b240795663cdb730c61a77ffd
-rw-r--r-- | man/xmonad.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/xmonad.1.in b/man/xmonad.1.in index e046a77..9385155 100644 --- a/man/xmonad.1.in +++ b/man/xmonad.1.in @@ -46,4 +46,4 @@ to your \fI~/.xinitrc\fR file .SH CUSTOMIZATION \fBxmonad\fR is customized by creating a custom Config.hs and (re)compiling the source code. .SH BUGS -NumLock handling is broken. +Probably. If you find any, please report them: http://code.google.com/p/xmonad/issues/list |