summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_comp
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-03-20 21:29:05 +0000
committerjmmv <jmmv@pkgsrc.org>2005-03-20 21:29:05 +0000
commit599183622a1d494db20d613d002f49bcd1316912 (patch)
treea48ce4c8593e9cc36c128813290a46620b117620 /pkgtools/pkg_comp
parentb23a0f179fe212737cde2db28dc4493a0526295d (diff)
downloadpkgsrc-599183622a1d494db20d613d002f49bcd1316912.tar.gz
Drop extra word.
Diffstat (limited to 'pkgtools/pkg_comp')
-rw-r--r--pkgtools/pkg_comp/files/pkg_comp.84
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.