summaryrefslogtreecommitdiffstats
path: root/term-utils/setterm.c
diff options
context:
space:
mode:
authorBernhard Voelker2012-05-29 19:06:50 +0200
committerKarel Zak2012-06-05 14:37:26 +0200
commit871ffd0960085509d841847e7e52de9253cf1d1a (patch)
treeae5eaebebe5e0c7e62b05d7b09bd086984f83c46 /term-utils/setterm.c
parenttext-utils/hexsyntax.c: fix for missing program_invocation_short_name (diff)
downloadkernel-qcow2-util-linux-871ffd0960085509d841847e7e52de9253cf1d1a.tar.gz
kernel-qcow2-util-linux-871ffd0960085509d841847e7e52de9253cf1d1a.tar.xz
kernel-qcow2-util-linux-871ffd0960085509d841847e7e52de9253cf1d1a.zip
Fix typos in comments and wall's man page
Culprits identified again by (newer) misspellings: $ git ls-files | misspellings -f - | grep -v '^po/' * wall: Fix typo in man page. * Fix typos in source code comments. Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
Diffstat (limited to 'term-utils/setterm.c')
-rw-r--r--term-utils/setterm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/term-utils/setterm.c b/term-utils/setterm.c
index 5a652931b..3083ac826 100644
--- a/term-utils/setterm.c
+++ b/term-utils/setterm.c
@@ -68,7 +68,7 @@
* Semantics:
*
* Setterm writes to standard output a character string that will
- * invoke the specified terminal capabilities. Where possibile
+ * invoke the specified terminal capabilities. Where possible
* terminfo is consulted to find the string to use. Some options
* however do not correspond to a terminfo capability. In this case if
* the terminal type is "con*", or "linux*" the string that invokes