Ticket #1369: mc.1.in.diff

File mc.1.in.diff, 6.5 KB (added by dmartina, 15 years ago)

Small fixes for English help

  • doc/man/mc.1.in

    old new  
    7979If the section [Lines] is not filled, the symbol for the pseudographics 
    8080frame is a space, otherwise the frame characters are taken from follow params. 
    8181 
    82 .B You can redefine follow variables: 
     82.B You can redefine the following variables: 
    8383.TP 
    8484.B lefttop 
    8585left\-top corner 
     
    457457and change to the selected directory. 
    458458.TP 
    459459.B + \ (plus) 
    460 this is used to select (tag) a group of files.The Midnight Commander 
     460this is used to select (tag) a group of files.  The Midnight Commander 
    461461will prompt for a selection options. When 
    462462.I Files only 
    463 checkbox is on, than files only will be selected. If 
     463checkbox is on, only files will be selected. If 
    464464.I Files only 
    465465is off, as files as directories will be selected. 
    466466When 
    467467.I Shell Patterns 
    468468checkbox is on, the regular expression is much like the filename globbing 
    469 in the shell (* standing for zero or more characters and ?  standing 
     469in the shell (* standing for zero or more characters and ? standing 
    470470for one character). If 
    471471.I Shell Patterns 
    472472is off, then the tagging of files is done with normal regular 
     
    10791079This is used to select (tag) a group of files. The Midnight Commander 
    10801080will prompt for a selection options. When 
    10811081.I Files only 
    1082 checkbox is on, than files only will be selected. If 
     1082checkbox is on, only files will be selected. If 
    10831083.I Files only 
    10841084is off, as files as directories will be selected. 
    10851085When 
     
    18561856the color defined by the 
    18571857.I selected 
    18581858keyword.  If the file type highlighting is enabled, file names are colored 
    1859 according to rules described in /etc/mc/filehighlight.ini file. See 
     1859according to rules described in @prefix@/etc/mc/filehighlight.ini file. See 
    18601860.\"LINK2" 
    18611861Filenames Highlight 
    18621862.\"Filenames Highlight" 
     
    24632463.PP 
    24642464When 
    24652465.I Files only 
    2466 checkbox is on, than files only will be selected. If 
     2466checkbox is on, only files will be selected. If 
    24672467.I Files only 
    24682468is off, as files as directories will be selected. 
    24692469When 
     
    31933193.IP 
    31943194.br 
    319531951) command line option 
    3196 .BR \-S 
    3197 .BR \<skin\> 
     3196.B \-S \<skin\> 
    31983197or 
    3199 .BR \-\-skin=\<skin\> 
     3198.B \-\-skin=\<skin\> 
    32003199.br 
    320132002) Environment variable 
    3202 .BR MC_SKIN 
     3201.B MC_SKIN 
    32033202.br 
    320432033) In config file parameter 
    3205 .BR skin 
     3204.B skin 
    32063205in section 
    3207 .BR \[Midhight 
    3208 .BR Commander\] 
     3206.B \[Midnight Commander\] 
    32093207.br 
    321032084) File 
    3211 .BR /etc/mc/skins/default.ini 
     3209.B @prefix@/etc/mc/skins/default.ini 
    32123210.br 
    321332115) File 
    3214 .BR @prefix@/share/mc/skins/default.ini 
     3212.B @prefix@/share/mc/skins/default.ini 
    32153213 
    32163214.PP 
    32173215Command line option, environment variable and parameter in config file may 
     
    32193217or without it). Search of skin\-file will occur in (to the first one found): 
    32203218.IP 
    322132191) 
    3222 .BR ~/.mc/skins/ 
     3220.B ~/.mc/skins/ 
    32233221.br 
    322432222) 
    3225 .BR /etc/mc/skins/ 
     3223.B @prefix@/etc/mc/skins/ 
    32263224.br 
    322732253) 
    3228 .BR @prefix@/share/mc/skins/ 
     3226.B @prefix@/share/mc/skins/ 
    32293227.br 
    32303228 
    32313229.PP 
     
    32523250.SH "  Description of section and parameters" 
    32533251 
    32543252Section 
    3255 .BR [skin] 
     3253.B [skin] 
    32563254contain metainfo for skin\-file. Paramter 
    32573255.I description 
    32583256contain short text about skin. 
    32593257 
    32603258.PP 
    32613259Section 
    3262 .BR [filehighlight] 
     3260.B [filehighlight] 
    32633261contain descriptions of color pairs for filenames highlighting. 
    32643262Name of parameters must be equal to names of sections into 
    32653263filehighlight.ini file. 
     
    32713269 
    32723270.PP 
    32733271Section 
    3274 .BR [core] 
     3272.B [core] 
    32753273describes the elements that are used everywhere. 
    32763274.TP 
    32773275.I _default_ 
     
    32983296 
    32993297.PP 
    33003298Section 
    3301 .BR [dialog] 
     3299.B [dialog] 
    33023300describes the elements that are placed on dialog windows (except error dialogs). 
    33033301.TP 
    33043302.I _default_ 
     
    33153313 
    33163314.PP 
    33173315Section 
    3318 .BR [error] 
     3316.B [error] 
    33193317describes the elements that are placed on error dialog windows 
    33203318.TP 
    33213319.I _default_ 
     
    33293327 
    33303328.PP 
    33313329Section 
    3332 .BR [menu] 
     3330.B [menu] 
    33333331describes the elements that are placed on menu. This section describes 
    33343332system menu (called by F9) and user-defined menus (called by F2 in panels 
    33353333and by F11 in editor). 
     
    33513349 
    33523350.PP 
    33533351Section 
    3354 .BR [help] 
     3352.B [help] 
    33553353describes the elements that are placed on help window. 
    33563354.TP 
    33573355.I _default_ 
     
    33593357.TP 
    33603358.I helpitalic 
    33613359Color pair for element with 
    3362 .BR italic 
     3360.B italic 
    33633361attribute 
    33643362.TP 
    33653363.I helpbold 
    33663364Color pair for element with 
    3367 .BR bold 
     3365.B bold 
    33683366attribute 
    33693367.TP 
    33703368.I helplink 
     
    33753373 
    33763374.PP 
    33773375Section 
    3378 .BR [editor] 
    3379 describes the colors of elements plased in editor. 
     3376.B [editor] 
     3377describes the colors of elements placed in editor. 
    33803378.TP 
    33813379.I _default_ 
    33823380Default color for this section. Used [core]._default_ if not specified 
    33833381.TP 
    33843382.I editbold 
    33853383Color pair for element with 
    3386 .BR bold 
     3384.B bold 
    33873385attribute 
    33883386.TP 
    33893387.I editmarked 
     
    33973395 
    33983396.PP 
    33993397Section 
    3400 .BR [viewer] 
    3401 describes the colors of elements plased in viewer. 
     3398.B [viewer] 
     3399describes the colors of elements placed in viewer. 
    34023400.TP 
    34033401.I viewunderline 
    34043402Color pair for element with 
    3405 .BR underline 
     3403.B underline 
    34063404attribute 
    34073405 
    34083406.\"NODE "  Skins colors" 
    34093407.SH "  Color pair definitions" 
    34103408Any parameter in skin\-file contain definition of color pair. 
    34113409.PP 
    3412 Color pairs described as two color separated by ';'. First color 
     3410Color pairs described as two colors separated by ';'. First color 
    34133411sets the foreground color, second color sets background color. 
    34143412One of the colors may be omitted, in this case color will be 
    3415 taken from  default color pair (global color pair  or 
     3413taken from default color pair (global color pair  or 
    34163414from default color pair of this section). 
    34173415.PP 
    34183416Example: 
     
    34213419[core] 
    34223420    # green on black 
    34233421    _default_=green;black 
    3424     # green(default)  on blue 
     3422    # green (default)  on blue 
    34253423    selected=;blue 
    3426     # yellow on black(default) 
     3424    # yellow on black (default) 
    34273425    marked=yellow; 
    34283426.fi 
    34293427 
     
    34373435.\"NODE "  Skins lines" 
    34383436.SH "  Draw lines" 
    34393437Lines sets in section 
    3440 .BR [Lines] 
    3441 into skin\-file. By default used single lines, but you may redefine 
     3438.B [Lines] 
     3439into skin\-file. By default single lines are used, but you may redefine 
    34423440to usage of any utf\-8 symbols (like to lines, for example). 
    34433441.PP 
    34443442.I WARNING!!! 
     
    35343532.nf 
    35353533\- FILE (all files) 
    35363534  \- FILE_EXE 
    3537 \- DIR (all directoryes) 
     3535\- DIR (all directories) 
    35383536  \- LINK_DIR 
    35393537\- LINK (all links except stale link) 
    35403538  \- HARDLINK 
     
    37013699.fi 
    37023700 
    37033701.PP 
    3704 This means that ctrl+alt+left send \\e[[1;6D esc sequence 
    3705 and mc interprets "\\e[[1;6D" as C\-A\-Left. 
     3702This means that ctrl+alt+left sends a \\e[[1;6D escape sequence 
     3703and therefore Midnight Commander interprets "\\e[[1;6D" as Ctrl\-Alt\-Left. 
    37063704 
    37073705.PP 
    37083706The