diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
| commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
| tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/uuencode/uuencode.format.5 | |
| parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/uuencode/uuencode.format.5')
| -rw-r--r-- | usr.bin/uuencode/uuencode.format.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/uuencode/uuencode.format.5 b/usr.bin/uuencode/uuencode.format.5 index e83b69596c1a..4c5f73fcf0bc 100644 --- a/usr.bin/uuencode/uuencode.format.5 +++ b/usr.bin/uuencode/uuencode.format.5 @@ -76,9 +76,9 @@ from the character. 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 +All characters are always in range from 1 to 64 and are offset by a space (octal 40) to make the characters printing. -Character +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 |
