diff options
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 |
