1
1

Typos and formatting corrections.

Suggested by Delanoy Frederic <bn304001@belgacom.net>
Этот коммит содержится в:
David Martin 2003-01-10 20:03:07 +00:00
родитель 39b4573f5e
Коммит dd3e5a003c

Просмотреть файл

@ -684,7 +684,7 @@ format. It displays the size of the files and for directories it just
shows SUB-DIR or UP--DIR. shows SUB-DIR or UP--DIR.
.TP .TP
.B type .B type
displays a one character field type. This character is similar to displays a one character wide type field. This character is similar to
what is displayed by ls with the -F flag - what is displayed by ls with the -F flag -
.B * .B *
for executable files, for executable files,
@ -877,8 +877,8 @@ preprocessing to the file.
.PP .PP
.B Filtered View (M-!) .B Filtered View (M-!)
.PP .PP
this command prompts for a command This command prompts for a command
and it's arguments (the argument defaults to the currently selected and its arguments (the argument defaults to the currently selected
file name), the output from such command is shown in the internal file file name), the output from such command is shown in the internal file
viewer. viewer.
.PP .PP
@ -1752,7 +1752,7 @@ but after that it will show help. The same applies to the arrow keys.
The Tab key should be working always. The Tab key should be working always.
.PP .PP
If some keys do not work properly then you won't see OK appear after If some keys do not work properly then you won't see OK appear after
pressing that key. Then you may want to redefine it. Do it by pressing pressing one of these. Then you may want to redefine it. Do it by pressing
the button with the name of that key (either by the mouse or by Enter the button with the name of that key (either by the mouse or by Enter
or Space after selecting the button with Tab or arrows). Then a message or Space after selecting the button with Tab or arrows). Then a message
box will appear asking you to press that key. Do it and wait until the box will appear asking you to press that key. Do it and wait until the
@ -1935,7 +1935,7 @@ For example you could set your
.B CDPATH .B CDPATH
variable to ~/src:/usr/src, allowing you to change your directory to variable to ~/src:/usr/src, allowing you to change your directory to
any of the directories inside the ~/src and /usr/src directories, from any of the directories inside the ~/src and /usr/src directories, from
any place in the file system by using it's relative name (for example any place in the file system by using its relative name (for example
cd linux could take you to /usr/src/linux). cd linux could take you to /usr/src/linux).
.\"NODE " Macro Substitution" .\"NODE " Macro Substitution"
.SH " Macro Substitution" .SH " Macro Substitution"
@ -2212,7 +2212,7 @@ directory or whether would you like to copy their content.
Dive into subdirs tells what to do if in the target Dive into subdirs tells what to do if in the target
directory exists a directory with the same name as the directory exists a directory with the same name as the
file/directory being copied. The default action is to copy file/directory being copied. The default action is to copy
it's content into that directory, by enabling this its content into that directory, by enabling this
you can copy the source directory into that directory. you can copy the source directory into that directory.
Perhaps an example will help: Perhaps an example will help:
.PP .PP
@ -2311,7 +2311,7 @@ Some internal details about the viewer: On systems that provide the
mmap(2) system call, the program maps the file instead of loading it; mmap(2) system call, the program maps the file instead of loading it;
if the system does not provide the mmap(2) system call or the file if the system does not provide the mmap(2) system call or the file
matches an action that requires a filter, then the viewer will use matches an action that requires a filter, then the viewer will use
it's growing buffers, thus loading only those parts of the file that its growing buffers, thus loading only those parts of the file that
you actually access (this includes compressed files). you actually access (this includes compressed files).
.PP .PP
Here is a listing of the actions associated with each key that the Here is a listing of the actions associated with each key that the
@ -2500,7 +2500,7 @@ number are to be used in place of the first and second.
It is advisable to use this feature with Prompt on replace on, because It is advisable to use this feature with Prompt on replace on, because
a match is thought to be found whenever the number of arguments found a match is thought to be found whenever the number of arguments found
matches the number given, which is not always a real match. Scanf also matches the number given, which is not always a real match. Scanf also
treats whitespace as being elastic. Note that the scanf format % is treats whitespace as being elastic. Note that the scanf format %[ is
very useful for scanning strings, and whitespace. very useful for scanning strings, and whitespace.
.PP .PP
The editor also displays non-us characters (160+). When editing The editor also displays non-us characters (160+). When editing
@ -2544,7 +2544,7 @@ again, only the subset will be shown in the listbox, otherwise the first
item which matches all the previous characters will be highlighted. As soon item which matches all the previous characters will be highlighted. As soon
as there is no ambiguity, dialog disappears, but you can hide it by as there is no ambiguity, dialog disappears, but you can hide it by
canceling keys canceling keys
.B Esc, .BR Esc ,
.B F10 .B F10
and left and right arrow keys. If and left and right arrow keys. If
.\"LINK2" .\"LINK2"
@ -2709,7 +2709,7 @@ machine as that user, otherwise it will use your login name.
.PP .PP
The The
.I port .I port
element is used when the remote machine running on a special port element is used when the remote server is running on a special port
(see the mcserv(8) manual page for more information about ports); (see the mcserv(8) manual page for more information about ports);
finally, if the finally, if the
.I remote-dir .I remote-dir
@ -2756,15 +2756,17 @@ directory to it using the cd command to a path name that looks like this:
.I /#smb:[user@]machine[/service][/remote-dir] .I /#smb:[user@]machine[/service][/remote-dir]
.PP .PP
The The
.I user, service .IR user ,
.I service
and and
.I remote-dir .I remote-dir
elements are optional. elements are optional.
The The
.I user, domain .IR user ,
.I domain
and and
.I password .I password
can be specified in input dialog. can be specified in an input dialog.
.PP .PP
Examples: Examples:
.PP .PP
@ -3038,7 +3040,7 @@ and unused keys everywhere).
.\"NODE "FILES" .\"NODE "FILES"
.SH "FILES" .SH "FILES"
The program will retrieve all of its information relative to the The program will retrieve all of its information relative to the
MC_DATADIR environment variable, if this variable is not set, then it will MC_DATADIR environment variable; if this variable is not set, then it will
fall back to the @prefix@/share/mc directory. fall back to the @prefix@/share/mc directory.
.PP .PP
.I @prefix@/share/mc/mc.hlp .I @prefix@/share/mc/mc.hlp