diff options
| author | grant <grant@NetBSD.org> | 2002-09-30 11:08:56 +0000 |
|---|---|---|
| committer | grant <grant@NetBSD.org> | 2002-09-30 11:08:56 +0000 |
| commit | be8ae688aec64158b0247c8fd459dd89959c531b (patch) | |
| tree | f669ea9c350797862203fa6b70d071fb9ed8d30c /usr.bin/uuencode | |
| parent | 19eb88dfa10bacee7429eca32d22b5fde893984e (diff) | |
New sentence, new line.
Diffstat (limited to 'usr.bin/uuencode')
| -rw-r--r-- | usr.bin/uuencode/uuencode.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/uuencode/uuencode.5 b/usr.bin/uuencode/uuencode.5 index e531b7ad113..9b50f7dc080 100644 --- a/usr.bin/uuencode/uuencode.5 +++ b/usr.bin/uuencode/uuencode.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: uuencode.5,v 1.7 2002/08/06 15:26:04 soren Exp $ +.\" $NetBSD: uuencode.5,v 1.8 2002/09/30 11:09:15 grant Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -123,7 +123,8 @@ Obviously, not every input file will be a multiple of three bytes in size. In these cases, .Xr uuencode 1 will pad the remaining one or two bytes of data with garbage bytes until -a three byte group is created. The byte count in a line containing +a three byte group is created. +The byte count in a line containing garbage padding will reflect the actual number of bytes encoded, making it possible to convey how many bytes are garbage. .Pp |
