diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 18:27:26 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 18:27:26 +0000 |
commit | 176b89fd540b47851b3d9e15ce96e339e2d4a6e0 (patch) | |
tree | 52245f6178382385e36ed289ae37500e184de483 /app/xconsole/README | |
parent | affc240dec4ee127fd8d45105ed580476cccf81b (diff) |
Update to xconsole 1.0.4. No functional change.
Diffstat (limited to 'app/xconsole/README')
-rw-r--r-- | app/xconsole/README | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/app/xconsole/README b/app/xconsole/README index e69de29bb..52a996656 100644 --- a/app/xconsole/README +++ b/app/xconsole/README @@ -0,0 +1,26 @@ +xconsole displays in a X11 window the messages which are usually sent +to /dev/console + +All questions regarding this software should be directed at the +Xorg mailing list: + + http://lists.freedesktop.org/mailman/listinfo/xorg + +Please submit bug reports to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg + +The master development code repository can be found at: + + git://anongit.freedesktop.org/git/xorg/app/xconsole + + http://cgit.freedesktop.org/xorg/app/xconsole + +For patch submission instructions, see: + + http://www.x.org/wiki/Development/Documentation/SubmittingPatches + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage + |