diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 12:20:22 +0000 |
| commit | 87faa07bec7b6e1212692fbaa21d663ee288abe8 (patch) | |
| tree | 9a436c177ed358d0faad3010a07f77c999ee9cfa /usr.bin/uuencode/uuencode.format.5 | |
| parent | f63f700eead0ba7d5c6f70df1a0bedc055bc8734 (diff) | |
Notes
Diffstat (limited to 'usr.bin/uuencode/uuencode.format.5')
| -rw-r--r-- | usr.bin/uuencode/uuencode.format.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/uuencode/uuencode.format.5 b/usr.bin/uuencode/uuencode.format.5 index 10f16995c8c1..d256a0b1b164 100644 --- a/usr.bin/uuencode/uuencode.format.5 +++ b/usr.bin/uuencode/uuencode.format.5 @@ -77,7 +77,8 @@ Character 64 represents a count of zero. .Pp Groups of 3 bytes are stored in 4 characters, 6 bits per character. All characters are always in range from 1 to 64 and are offset by a -space (octal 40) to make the characters printing. Character +space (octal 40) to make the characters printing. +Character 64 represents a count of zero. The last line may be shorter than the normal 45 bytes. If the size is not a multiple of 3, this fact can be determined |
