diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-10-09 11:05:27 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-10-09 11:05:27 +0000 |
| commit | 66e062451ea5ea44e634ae03cf0ff18fb00e07c5 (patch) | |
| tree | d7e574a7e7e4f345bfe8f7093d31cc86805d7905 /usr.bin/uuencode/uuencode.format.5 | |
| parent | f53482978cf197a4010222b392dccbe7c9e7e924 (diff) | |
Notes
Diffstat (limited to 'usr.bin/uuencode/uuencode.format.5')
| -rw-r--r-- | usr.bin/uuencode/uuencode.format.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/uuencode/uuencode.format.5 b/usr.bin/uuencode/uuencode.format.5 index 4c5f73fcf0bc..34879d1f68cb 100644 --- a/usr.bin/uuencode/uuencode.format.5 +++ b/usr.bin/uuencode/uuencode.format.5 @@ -83,7 +83,7 @@ Character 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 by the value of the count on the last line. -Extra garbage will be included to make the character count a multiple +Extra null characters will be included to make the character count a multiple of 4. The body is terminated by a line with a count of zero. This line consists of one |
