diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-10-18 10:27:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-10-18 10:27:01 +0000 |
| commit | 86ee76cf1fc9009281fa8ee85e0bd6f8a593316a (patch) | |
| tree | 6177ade46a340a14a2b1acd015906e2b5ae57494 /usr.bin/uuencode/uuencode.format.5 | |
| parent | 502872bd8e3936079c3c84f764cbf85455f8f2fb (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 |
