78b1720bcc
* Fix buffer overflow. (Obtained from Debian) * Strip leading "../" when creating new files. (Obtained from Debian) Clean-up by yours truly: * Parameter parsing fix. (Obtained from Debian) * Prefer native getopt() and MD5 functions over the included ones. * Make munpack synopsis agree with actual parameters. * Respect CC.
13 lines
414 B
Plaintext
13 lines
414 B
Plaintext
$OpenBSD: patch-unixpk_man,v 1.1 2002/08/09 01:15:19 naddy Exp $
|
|
--- unixpk.man.orig Thu Feb 16 22:39:50 1995
|
|
+++ unixpk.man Mon Aug 5 12:30:30 2002
|
|
@@ -136,7 +136,7 @@ Mail the generated messages to the speci
|
|
.SH ENVIRONMENT
|
|
.TP
|
|
.B TMPDIR
|
|
-Directory to store temporary files. Default is /usr/tmp.
|
|
+Directory to store temporary files. Default is /var/tmp.
|
|
.TP
|
|
.B SPLITSIZE
|
|
Default value of the -m switch.
|