diff options
author | jmmv <jmmv> | 2005-03-20 21:29:05 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-03-20 21:29:05 +0000 |
commit | 1204cc1fc51ad707776a8e494a5381d202cbac5b (patch) | |
tree | a48ce4c8593e9cc36c128813290a46620b117620 /pkgtools/pkg_comp/files | |
parent | 2d750444a543beaead7b4d498995fca4d4841e35 (diff) | |
download | pkgsrc-1204cc1fc51ad707776a8e494a5381d202cbac5b.tar.gz |
Drop extra word.
Diffstat (limited to 'pkgtools/pkg_comp/files')
-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. |