freebsd-src/usr.bin/uuencode
Mike Barcroft aa7b0c75c5 Un-deprecate the -p option. We now have two ways to output to stdout:
`-o /dev/stdout' or `-p'.

Requested by:	grog, nectar
2002-02-16 09:18:33 +00:00
..
Makefile WARNS=2 is to become the default, so remove it from here. 2001-12-11 23:14:43 +00:00
uuencode.1 Un-deprecate the -p option. We now have two ways to output to stdout: 2002-02-16 09:18:33 +00:00
uuencode.c Pad input with null characters if it is not a multiple of 3. 2001-10-09 11:05:27 +00:00
uuencode.format.5 Pad input with null characters if it is not a multiple of 3. 2001-10-09 11:05:27 +00:00