]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
setterm: fix -dump man page info
authorKarel Zak <kzak@redhat.com>
Mon, 2 Dec 2013 11:21:47 +0000 (12:21 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 2 Dec 2013 11:21:47 +0000 (12:21 +0100)
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>
term-utils/setterm.1

index 9b44333ee5d03c4137044da8d56811ff80efe613..9f5b2292d7c816a1141d4905aada5768957448ad 100644 (file)
@@ -101,7 +101,7 @@ Turns the terminal's cursor on or off.
 Sets the terminal's rendering options to the default values.
 .TP
 .BR \-dump " [\fI1-NR_CONS\fP]"
-Writes a snapshot of the given virtual console (with attributes) to the file
+Writes a snapshot of the given virtual console to the file
 specified in the \fB\-file\fP option, overwriting its contents; the default
 is screen.dump.  Without an argument, dumps the current virtual console.
 Overrides \fB\-append\fP.