diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_comp/files/pkg_comp.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_comp/files/pkg_comp.8 b/pkgtools/pkg_comp/files/pkg_comp.8 index 79f3b1f5575..0e8988f5cdb 100644 --- a/pkgtools/pkg_comp/files/pkg_comp.8 +++ b/pkgtools/pkg_comp/files/pkg_comp.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkg_comp.8,v 1.23 2004/12/29 22:16:22 snj Exp $ +.\" $NetBSD: pkg_comp.8,v 1.24 2005/03/20 21:29:05 jmmv Exp $ .\" .\" pkg_comp - Build packages inside a clean chroot environment .\" Copyright (c) 2002, 2003, 2004 Julio M. Merino Vidal <jmmv@NetBSD.org> @@ -438,7 +438,7 @@ You need to pass their names as relative paths inside pkgsrc, like .Pa pkgtools/pkg_comp . .It install Install the specified binary packages into the chroot. -You must specify the full name of the package and they must be reside inside +You must specify the full name of the package and they must reside inside .Sy REAL_PACKAGES . .It chroot Enters the chroot environment. |