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:
parent
4e47f89b06
commit
2b805f7f1c
34 changed files with 95 additions and 95 deletions
|
@ -5460,7 +5460,7 @@ in the history file.
|
|||
If \f2count\fP is not specified,
|
||||
it generates the list of matching commands or
|
||||
file names as described above.
|
||||
Otherwise, the word under the the cursor is replaced by the
|
||||
Otherwise, the word under the cursor is replaced by the
|
||||
\f2count\fP item from the most recently generated command or file list.
|
||||
If the cursor is not on a word, it is inserted instead.
|
||||
.TP 10
|
||||
|
@ -8483,7 +8483,7 @@ Morris I. Bolsky and David G. Korn,
|
|||
.IR "The New KornShell Command and Programming Language" ,
|
||||
Prentice Hall, 1995.
|
||||
.PP
|
||||
.I "POSIX \- Part 2: Shell and Utilities,"
|
||||
.IR "POSIX \- Part 2: Shell and Utilities" ,
|
||||
IEEE Std 1003.2-1992, ISO/IEC 9945-2, IEEE, 1993.
|
||||
.SH CAVEATS
|
||||
.PP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue