* doc/mc.1.in: Fix troff warnings.

* doc/mcedit.1.in: Likewise.
This commit is contained in:
Pavel Roskin 2001-09-04 22:06:30 +00:00
parent 5e9bd8980e
commit dbe915be3c
3 changed files with 15 additions and 9 deletions

View File

@ -1,3 +1,8 @@
2001-09-04 Pavel Roskin <proski@gnu.org>
* doc/mc.1.in: Fix troff warnings.
* doc/mcedit.1.in: Likewise.
2001-09-03 Pavel Roskin <proski@gnu.org>
* doc/mc.1.in: Spellcheck.

View File

@ -174,7 +174,7 @@ Help Viewer
and the
.\"LINK2"
Directory Tree.
."Directory Tree"
.\"Directory Tree"
.PP
The default auto repeat rate for the mouse buttons is 400
milliseconds. This may be changed to other values by editing the
@ -438,7 +438,8 @@ to depressing the '<' with the mouse.
.B M-u
Moves to the next directory in the history, equivalent
to depressing the '>' with the mouse.
.BM-S-h, M-H
.PP
.B M-S-h, M-H
Displays the directory history, equivalent to depressing the 'v' with
the mouse.
.PP
@ -2308,13 +2309,13 @@ will become "c.file" and so on. The source mask for this is
.PP
.B "Case Conversions"
.PP
You can also change the case of the filenames. If you use '\\u' or
'\\l' in the target mask the next character will be converted to
You can also change the case of the filenames. If you use '\\u'
or '\\l' in the target mask, the next character will be converted to
uppercase or lowercase correspondingly.
.PP
If you use '\\U' or '\\L' in the target mask the next characters will
be converted to uppercase or lowercase correspondingly up to the next
'\\E' or next '\\U', '\\L' or the end of the file name.
If you use '\\U' or '\\L' in the target mask, the next characters will
be converted to uppercase or lowercase correspondingly up to the
next '\\E' or next '\\U', '\\L' or the end of the file name.
.PP
The '\\u' and '\\l' are stronger than '\\U' and '\\L'.
.PP

View File

@ -18,7 +18,7 @@ standalone X Window editor.
.\".\"DONT_SPLIT"
.SH OPTIONS
.TP
.I "\+number"
.I "+number"
Go to the line specified by number (do not insert
a space between the "+" sign and the number).
.TP
@ -328,7 +328,7 @@ editmarked=black,cyan"
.SH OPTIONS
Most options can now be set from the editors options dialog
box. See the \fBOptions\fP menu. The following options are defined in
\fB.mc.ini\fP, and have obvious correspondences in the dialog box.
\fB~/.mc.ini\fP and have obvious counterparts in the dialog box.
You can modify them to change the editor behavior, by editing the file.
Unless specified, a 1 sets the option to on, and a 0 sets it to
off, as is usual.