diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-30 05:25:35 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-30 05:25:35 +0000 |
| commit | 86e0f980c9f703e3e8be9115cca86755801435e7 (patch) | |
| tree | 65a6d411c54e9e295efaaf05738457968979c7b5 /usr.sbin | |
| parent | bbe5babffcd0fb9ba9e7f9293556b7c169f1a48c (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index da4d1b7e3839..f5e3bf9a13e4 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -116,7 +116,7 @@ as the input to .Xr mktemp 3 when creating a ``staging area.'' By default, this is the string -.Pa /tmp/instmp.XXXXXX , +.Pa /var/tmp/instmp.XXXXXX , but it may be necessary to override it in the situation where space in your .Pa /tmp |
