diff options
author | 2005-03-31 21:15:58 +0000 | |
---|---|---|
committer | 2005-03-31 21:15:58 +0000 | |
commit | 89d998bf9ca522e44e7e3510a2342480c7d8d8ba (patch) | |
tree | 6610032c100acccf62078941a48621bcdaf21485 | |
parent | Better crypt sequence number initialization. (diff) | |
download | wireguard-openbsd-89d998bf9ca522e44e7e3510a2342480c7d8d8ba.tar.xz wireguard-openbsd-89d998bf9ca522e44e7e3510a2342480c7d8d8ba.zip |
point to correct variable for read-only ports tree; from Bernd Ahlers
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index cdd5a8cd084..5e63d575253 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.50 2005/03/03 10:28:08 jmc Exp $ +.\" $OpenBSD: ports.7,v 1.51 2005/03/31 21:15:58 pvalchev Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -562,7 +562,7 @@ Select read-write partition(s) that can accommodate working directories, the distfiles repository, and the built packages. Set .Ev WRKOBJDIR , -.Ev PACKAGES , +.Ev PKGREPOSITORYBASE , .Ev BULK_COOKIES_DIR and .Ev DISTDIR |