mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
In the BUGS section, mention that the ballooning of size mentioned here is
with regard to the traditional algorithm. Suggested by: obrien MFC after: 1 week
This commit is contained in:
parent
6fa4125491
commit
30d7e7ef7d
1 changed files with 2 additions and 2 deletions
|
|
@ -161,8 +161,8 @@ uudecode -o /dev/stdout < $MAIL | zcat | tar xfv -
|
|||
.Xr uucp 1 ,
|
||||
.Xr uuencode 5
|
||||
.Sh BUGS
|
||||
The encoded form of the file is expanded by 35% (3 bytes become 4 plus
|
||||
control information).
|
||||
Files encoded using the traditional algorithm are expanded by 35% (3
|
||||
bytes become 4 plus control information).
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm uudecode
|
||||
|
|
|
|||
Loading…
Reference in a new issue