summaryrefslogtreecommitdiffstats
path: root/lib/terminal-colors.d.5
Commit message (Collapse)AuthorAgeFilesLines
* docs: replace FTP by HTTPS in kernel.org URLsSébastien Helleu2016-12-191-1/+1
| | | | | | | The links to ftp://ftp.kernel.org/ are replaced by https://www.kernel.org/. Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: various pages: Format pathnames as italic (.I)Michael Kerrisk2016-12-091-3/+3
| | | | | | | | | In the majority of pages, pathnames are formatted as Italic, which is the norm. However, there are several cases where they are formatted as bold. This patch fixes a number of those exceptions. Signed-off-by: Michael Kerrisk <mtk.man-pages@gmail.com>
* lib/color: add more ESC seq.Karel Zak2016-02-171-2/+4
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: fix the grammar of the recent comment about commentsBenno Schulenberg2014-12-191-2/+3
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* terminal-colors.d: add note about comments to man pageKarel Zak2014-12-121-0/+4
| | | | | Reported-by: Jan Pokorný <jpokorny@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: update info about env debug variablesKarel Zak2014-11-031-1/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* terminal-colors.d: add debug stuffKarel Zak2014-10-221-0/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: improve formatting and wording of a few man pagesBenno Schulenberg2014-07-141-32/+32
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: fix "behaviour" vs. "behavior"Karel Zak2014-06-061-1/+1
| | | | | | | | Sometimes we use "behaviour" and "behavior" in the same text, let's use "behavior" only everywhere. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1011068 Signed-off-by: Karel Zak <kzak@redhat.com>
* lib/colors: add to the man page hint about $HOME stuffKarel Zak2014-05-131-1/+12
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* lib/colors: update man pageKarel Zak2014-05-131-11/+140
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* lib/terminal-colors.d.5: Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-9/+9
| | | | | | | | | | Remove '\&' in front of a full stop (.), when it does not start or end a string Adjust space between sentences to two space characters (or begin each sentence on a new line). Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
* lib/colors: support <name>.enable tooKarel Zak2014-03-111-6/+22
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* lib/colors: add info to man pages, add terminal-colors.d.5Karel Zak2014-03-111-0/+25
Co-Author: Ondrej Oprala <ooprala@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>