freebsd-ports/converters/mpack/files/patch-unixpk.man
Andrey Slusar ae2643a80f - Change TMPDIR to /tmp. [1]
- Don't use O_EXCL. [1]
- Rename touched patches to patch-<patched file> format.
- Import some fixes from Debian.

PR:		ports/93967 [1]
Submitted by:	Paul Schmehl <pauls@utdallas.edu> [1]
2006-03-26 20:45:42 +00:00

11 lines
304 B
Groff

--- unixpk.man.orig Tue Feb 28 21:38:44 2006
+++ unixpk.man Tue Feb 28 21:39:33 2006
@@ -136,7 +136,7 @@
.SH ENVIRONMENT
.TP
.B TMPDIR
-Directory to store temporary files. Default is /usr/tmp.
+Directory to store temporary files. Default is /tmp.
.TP
.B SPLITSIZE
Default value of the -m switch.