diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-31 20:28:55 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-31 20:28:55 +0000 |
| commit | ce4273bfe429f2848559441a0b49473999c2f708 (patch) | |
| tree | ffca6d9d2a59d49a816c3c52ea63929a7a43177b /usr.sbin/pkg_install | |
| parent | d1b5b058f7b10ab566b60dd35ba2de7d895c87f6 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install')
| -rw-r--r-- | usr.sbin/pkg_install/info/pkg_info.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1 index 3c3f5c1228b3..9105cca41d6d 100644 --- a/usr.sbin/pkg_install/info/pkg_info.1 +++ b/usr.sbin/pkg_install/info/pkg_info.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_info.1 -.\" $Id$ +.\" $Id: pkg_info.1,v 1.18 1998/07/14 08:28:15 jkoshy Exp $ .\" .Dd November 25, 1994 .Dt pkg_info 1 @@ -134,7 +134,7 @@ If this variable is not set, is used. If both are unset, the builtin defaults are used. .Pp .Ev PKG_DBDIR -names the location of the installed package database. +specifies an alternative location for the installed package database. .Sh FILES .Bl -tag -width /var/db/pkg -compact .It Pa /var/tmp |
