From 871ffd0960085509d841847e7e52de9253cf1d1a Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Tue, 29 May 2012 19:06:50 +0200 Subject: 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 --- term-utils/setterm.c | 2 +- term-utils/wall.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'term-utils') 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 diff --git a/term-utils/wall.1 b/term-utils/wall.1 index 56fa41364..88e816cdc 100644 --- a/term-utils/wall.1 +++ b/term-utils/wall.1 @@ -56,7 +56,7 @@ program is suid or sgid. .SH OPTIONS .TP \fB\-n\fR, \fB\-\-nobanner\fR -Supress banner +Suppress banner .TP \fB\-t\fR, \fB\-\-timeout\fR \fItimeout\fR Write -- cgit v1.2.3-55-g7522