diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-20 21:29:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-20 21:29:05 +0000 |
commit | ff1606b5233ca3961137601b1aad0f9934c71050 (patch) | |
tree | a48ce4c8593e9cc36c128813290a46620b117620 | |
parent | 853fda5d249a38577f62c7ec36353387ab045bbc (diff) | |
download | pkgsrc-ff1606b5233ca3961137601b1aad0f9934c71050.tar.gz |
Drop extra word.
-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. |