diff options
author | Slava Semushin <php-coder@altlinux.ru> | 2008-02-06 17:43:37 (GMT) |
---|---|---|
committer | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-05-07 06:00:47 (GMT) |
commit | 4d0dba57f0500bc71cbb408d2272dc832ff566f1 (patch) | |
tree | 315088f6d900a78d8549dcfc48165c45c628d1b7 /doc | |
parent | daee94bcccc4dd55df5b6d0148b3ed8a5ebc834b (diff) | |
download | fluxbox-4d0dba57f0500bc71cbb408d2272dc832ff566f1.zip fluxbox-4d0dba57f0500bc71cbb408d2272dc832ff566f1.tar.bz2 |
fluxstyle.1: changed path to rgb.txt file.
In Xorg rgb.txt file located at /usr/share/X11 directory.
Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fluxstyle.1 | 2 | ||||
-rw-r--r-- | doc/asciidoc/fluxstyle.txt | 2 | ||||
-rw-r--r-- | doc/fluxstyle.1.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/asciidoc/fluxstyle.1 b/doc/asciidoc/fluxstyle.1 index 900e32d..92a999a 100644 --- a/doc/asciidoc/fluxstyle.1 +++ b/doc/asciidoc/fluxstyle.1 | |||
@@ -435,7 +435,7 @@ These are the color formats for styles: | |||
435 | rgb:<0\-255>/<0\-255>/<0\-255> | 435 | rgb:<0\-255>/<0\-255>/<0\-255> |
436 | .fi | 436 | .fi |
437 | .RE | 437 | .RE |
438 | See /usr/X11R6/lib/X11/rgb.txt for an explaination. | 438 | See /usr/share/X11/rgb.txt for an explaination. |
439 | .sp | 439 | .sp |
440 | .SH "AUTHOR AND CREDITS" | 440 | .SH "AUTHOR AND CREDITS" |
441 | Blackbox was written and maintained by Brad Hughes <blackbox@alug.org> and Jeff Raven <jraven@psu.edu>. | 441 | Blackbox was written and maintained by Brad Hughes <blackbox@alug.org> and Jeff Raven <jraven@psu.edu>. |
diff --git a/doc/asciidoc/fluxstyle.txt b/doc/asciidoc/fluxstyle.txt index f2e6e6f..d17112e 100644 --- a/doc/asciidoc/fluxstyle.txt +++ b/doc/asciidoc/fluxstyle.txt | |||
@@ -467,7 +467,7 @@ These are the color formats for styles: | |||
467 | #000000 (Hexadecimal) | 467 | #000000 (Hexadecimal) |
468 | rgb:<0-255>/<0-255>/<0-255> | 468 | rgb:<0-255>/<0-255>/<0-255> |
469 | 469 | ||
470 | See /usr/X11R6/lib/X11/rgb.txt for an explaination. | 470 | See /usr/share/X11/rgb.txt for an explaination. |
471 | 471 | ||
472 | AUTHOR and CREDITS | 472 | AUTHOR and CREDITS |
473 | ------------------ | 473 | ------------------ |
diff --git a/doc/fluxstyle.1.in b/doc/fluxstyle.1.in index 900e32d..92a999a 100644 --- a/doc/fluxstyle.1.in +++ b/doc/fluxstyle.1.in | |||
@@ -435,7 +435,7 @@ These are the color formats for styles: | |||
435 | rgb:<0\-255>/<0\-255>/<0\-255> | 435 | rgb:<0\-255>/<0\-255>/<0\-255> |
436 | .fi | 436 | .fi |
437 | .RE | 437 | .RE |
438 | See /usr/X11R6/lib/X11/rgb.txt for an explaination. | 438 | See /usr/share/X11/rgb.txt for an explaination. |
439 | .sp | 439 | .sp |
440 | .SH "AUTHOR AND CREDITS" | 440 | .SH "AUTHOR AND CREDITS" |
441 | Blackbox was written and maintained by Brad Hughes <blackbox@alug.org> and Jeff Raven <jraven@psu.edu>. | 441 | Blackbox was written and maintained by Brad Hughes <blackbox@alug.org> and Jeff Raven <jraven@psu.edu>. |