1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Fix many spelling errors and word repetitions (#188)

Many of the errors fixed in this commit are word repetitions
such as 'the the' and minor spelling errors. One formatting
error in the ksh man page has also been fixed.
This commit is contained in:
Johnothan King 2021-02-19 19:22:24 -08:00 committed by GitHub
parent 4e47f89b06
commit 2b805f7f1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 95 additions and 95 deletions

View file

@ -55,7 +55,7 @@ static const char usage[] =
"[d:differences?Print at most \adifferences\a differences using "
"\b--verbose\b output format. \b--differences=0\b is equivalent to "
"\b--silent\b.]#[differences]"
"[i:ignore-initial|skip?Skip the the first \askip1\a bytes in \afile1\a "
"[i:ignore-initial|skip?Skip the first \askip1\a bytes in \afile1\a "
"and the first \askip2\a bytes in \afile2\a. If \askip2\a is omitted "
"then \askip1\a is used.]:[skip1[::skip2]]:=0::0]"
"[l:verbose?Write the decimal byte number and the differing bytes (in "

View file

@ -36,7 +36,7 @@ static const char usage[] =
" directory if \apath\a is omitted. If \avalue\a is specified then"
" \bgetconf\b attempts to change the process local value to \avalue\a."
" \b-\b may be used in place of \apath\a when it is not relevant."
" If \apath\a is \b=\b then the the \avalue\a is cached and used"
" If \apath\a is \b=\b then the \avalue\a is cached and used"
" for subsequent tests in the calling and all child processes."
" Only \bwritable\b variables may be set; \breadonly\b variables"
" cannot be changed.]"