Commit MetaInfo
Log Message
Change Summary
Incremental Difference
| | @@ -103,7 +103,7 @@ For X0201 kana, SO/SI, SSO and ESC-(-I methods are supported. | 103 | 103 | For automatic code detection, nkf assumes no X0201 kana in Shift_JIS. | 104 | 104 | To accept X0201 in Shift_JIS, use B<-X>, B<-x> or B<-S>. | 105 | 105 | | 106 | | -multiple options are specifed as seprate strings, such as | | 106 | +multiple options are specified as separate strings, such as | 107 | 107 | | 108 | 108 | print nkf('--ic=UTF8-MAC', '-w', $string), "\n"; | 109 | 109 | |
| | @@ -143,13 +143,13 @@ UTF-8N. | 143 | 143 | | 144 | 144 | UTF-16. | 145 | 145 | B or L gives whether Big Endian or Little Endian. | 146 | | -0 gives whther put BOM or not. | | 146 | +0 gives whether put BOM or not. | 147 | 147 | | 148 | 148 | =item B<-W32[BL][0]> | 149 | 149 | | 150 | 150 | UTF-32. | 151 | 151 | B or L gives whether Big Endian or Little Endian. | 152 | | -0 gives whther put BOM or not. | | 152 | +0 gives whether put BOM or not. | 153 | 153 | | 154 | 154 | =back | 155 | 155 | |
| | @@ -463,7 +463,7 @@ When Unicode to Unicode conversion, | 463 | 463 | with this and -x option, nkf can be used as UTF converter. | 464 | 464 | (In other words, without this and -x option, nkf doesn't save some characters) | 465 | 465 | | 466 | | -When nkf converts strings that related to path, you should use this opion. | | 466 | +When nkf converts strings that related to path, you should use this option. | 467 | 467 | | 468 | 468 | =item B<--cap-input> | 469 | 469 | |
| | @@ -61,13 +61,13 @@ cf. --ic and --oc. | 61 | 61 | | 62 | 62 | UTF-16. | 63 | 63 | B or L gives whether Big Endian or Little Endian. | 64 | | - 0 gives whther put BOM or not. | | 64 | + 0 gives whether put BOM or not. | 65 | 65 | | 66 | 66 | - __-W32[BL][0]__ | 67 | 67 | | 68 | 68 | UTF-32. | 69 | 69 | B or L gives whether Big Endian or Little Endian. | 70 | | - 0 gives whther put BOM or not. | | 70 | + 0 gives whether put BOM or not. | 71 | 71 | | 72 | 72 | - __-b -u__ | 73 | 73 | |
| | @@ -344,7 +344,7 @@ When Unicode to Unicode conversion, | 344 | 344 | with this and -x option, nkf can be used as UTF converter. | 345 | 345 | (In other words, without this and -x option, nkf doesn't save some characters) | 346 | 346 | | 347 | | -When nkf converts strings that related to path, you should use this opion. | | 347 | +When nkf converts strings that related to path, you should use this option. | 348 | 348 | | 349 | 349 | - __--cap-input__ | 350 | 350 | |
| | @@ -79,7 +79,7 @@ For X0201 kana, SO/SI, SSO and ESC-(-I methods are supported. | 79 | 79 | For automatic code detection, nkf assumes no X0201 kana in Shift_JIS. | 80 | 80 | To accept X0201 in Shift_JIS, use B<-X>, B<-x> or B<-S>. | 81 | 81 | | 82 | | -multiple options are specifed as seprate strings, such as | | 82 | +multiple options are specified as separate strings, such as | 83 | 83 | | 84 | 84 | print nkf('--ic=UTF8-MAC', '-w', $string), "\n"; | 85 | 85 | |
| | @@ -119,13 +119,13 @@ UTF-8N. | 119 | 119 | | 120 | 120 | UTF-16. | 121 | 121 | B or L gives whether Big Endian or Little Endian. | 122 | | -0 gives whther put BOM or not. | | 122 | +0 gives whether put BOM or not. | 123 | 123 | | 124 | 124 | =item B<-W32[BL][0]> | 125 | 125 | | 126 | 126 | UTF-32. | 127 | 127 | B or L gives whether Big Endian or Little Endian. | 128 | | -0 gives whther put BOM or not. | | 128 | +0 gives whether put BOM or not. | 129 | 129 | | 130 | 130 | =back | 131 | 131 | |
| | @@ -439,7 +439,7 @@ When Unicode to Unicode conversion, | 439 | 439 | with this and -x option, nkf can be used as UTF converter. | 440 | 440 | (In other words, without this and -x option, nkf doesn't save some characters) | 441 | 441 | | 442 | | -When nkf converts strings that related to path, you should use this opion. | | 442 | +When nkf converts strings that related to path, you should use this option. | 443 | 443 | | 444 | 444 | =item B<--cap-input> | 445 | 445 | |
| | @@ -154,7 +154,7 @@ For X0201 kana, \s-1SO/SI, SSO\s0 and \s-1ESC\-\s0(\-I methods are supported. | 154 | 154 | For automatic code detection, nkf assumes no X0201 kana in Shift_JIS. | 155 | 155 | To accept X0201 in Shift_JIS, use \fB\-X\fR, \fB\-x\fR or \fB\-S\fR. | 156 | 156 | .PP | 157 | | -multiple options are specifed as seprate strings, such as | | 157 | +multiple options are specified as separate strings, such as | 158 | 158 | .PP | 159 | 159 | .Vb 1 | 160 | 160 | \& print nkf(\*(Aq\-\-ic=UTF8\-MAC\*(Aq, \*(Aq\-w\*(Aq, $string), "\en"; |
| | @@ -187,12 +187,12 @@ EUC-JP. | 187 | 187 | .IX Item "-W16[BL][0]" | 188 | 188 | \&\s-1UTF\-16. | 189 | 189 | B\s0 or L gives whether Big Endian or Little Endian. | 190 | | -0 gives whther put \s-1BOM\s0 or not. | | 190 | +0 gives whether put \s-1BOM\s0 or not. | 191 | 191 | .IP "\fB\-W32[\s-1BL\s0][0]\fR" 4 | 192 | 192 | .IX Item "-W32[BL][0]" | 193 | 193 | \&\s-1UTF\-32. | 194 | 194 | B\s0 or L gives whether Big Endian or Little Endian. | 195 | | -0 gives whther put \s-1BOM\s0 or not. | | 195 | +0 gives whether put \s-1BOM\s0 or not. | 196 | 196 | .RE | 197 | 197 | .RS 4 | 198 | 198 | .RE |
| | @@ -448,7 +448,7 @@ When Unicode to Unicode conversion, | 448 | 448 | with this and \-x option, nkf can be used as \s-1UTF\s0 converter. | 449 | 449 | (In other words, without this and \-x option, nkf doesn't save some characters) | 450 | 450 | .Sp | 451 | | -When nkf converts strings that related to path, you should use this opion. | | 451 | +When nkf converts strings that related to path, you should use this option. | 452 | 452 | .IP "\fB\-\-cap\-input\fR" 4 | 453 | 453 | .IX Item "--cap-input" | 454 | 454 | Decode hex encoded characters. |
Show on old repository browser
|