summaryrefslogtreecommitdiffstats
path: root/term-utils/setterm.1
Commit message (Collapse)AuthorAgeFilesLines
* docs: restore minus symbols in long optsJ William Piggott2015-01-211-3/+3
| | | | Signed-off-by: J William Piggott <elseifthen@gmx.com>
* docs: remove obsolete and unneeded comments from man-page filesBenno Schulenberg2015-01-121-5/+1Star
| | | | | | | Transform some of them into copyright lines. Also fix three header lines and snip some trailing whitespace. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: bring a few more man pages closer to standard formattingBenno Schulenberg2014-07-161-1/+1
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* setterm: improve wording and formatting of the man pageBenno Schulenberg2014-06-301-71/+76
| | | | | | | | The main changes are: showing the arguments of boolean options as optional, improving the alphabetization, and restoring the --half-bright option that went missing in 2011. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: setterm.1 clean up manual page groff styleSami Kerola2014-05-261-103/+164
| | | | | | | | Underline option arguments, and use bold for options. Avoid use of \f font style change in paragraphs, but use them when describing options. Reviewed-by: Benno Schulenberg <bensberg@justemail.net> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* docs: setterm.1 add options compatibility noteSami Kerola2014-05-261-1/+11
| | | | | | | Both --option and -option formats are accepted. Reviewed-by: Benno Schulenberg <bensberg@justemail.net> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* docs: setterm.1 add missing options to manual page and remove duplicateSami Kerola2014-05-261-4/+16
| | | | | Reviewed-by: Benno Schulenberg <bensberg@justemail.net> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* setterm: recommend long options with double hyphenSami Kerola2014-05-191-47/+47
| | | | | | | | While the -version style options will work for next unknown number of years start moving towards user interface that has way of invoking long options as most of the other commands. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* setterm: fix -dump man page infoKarel Zak2013-12-021-1/+1
| | | | | | | | | It seems that setterm -dump does not dump terminal attributes, but the man page says -dump includes the attributes. Let's fix the man page. Reported-by: Phillip Susi <psusi@ubuntu.com> Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-151-2/+2
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* setterm: order man page items alphabeticallyJari Aalto2011-12-161-85/+67Star
| | | | Signed-off-by: Jari Aalto <jari.aalto@cante.net>
* docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-221-1/+1
| | | | | | | | | | Use dates without the day, use the full month name, put "util-linux" in the lower left corner, and "User Commands" or "System Administration" at the top center. Also improve here and there the one-line program description. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* setterm: add note about long dump file paths to man pageSami Kerola2011-04-061-1/+2
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* setterm: mention in man setterm.1 -version and -help switchesSami Kerola2011-04-061-0/+6
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* build-sys: move setterm to term-utils/Karel Zak2011-03-021-0/+207
Signed-off-by: Karel Zak <kzak@redhat.com>