diff options
Diffstat (limited to 'src/unalf.1')
| -rw-r--r-- | src/unalf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unalf.1 b/src/unalf.1 index 5205eff..1be7463 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -58,7 +58,7 @@ below for details. .B \-a Convert text file line endings and tabs from ATASCII to ASCII. Text files are detected by looking at the first 2 bytes of the extracted -file. If both are printable ASCII (or ATASCII EOL, aka \fB$9B\fP), the +file. If both are printable ASCII (including ATASCII EOL, aka \fB$9B\fP), the file is considered text. .sp Note that \fIonly\fP line\-endings and tabs are converted. Other ATASCII |
