summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_comp
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-08-30 23:17:31 +0000
committerwiz <wiz@pkgsrc.org>2003-08-30 23:17:31 +0000
commit79cf4123e4702588b7170e8e98f0372146eb999e (patch)
tree848d75195adfd93e5f96f2675354916927c9ef95 /pkgtools/pkg_comp
parenta203353b335d8f666a437c115d84c8340384bfd6 (diff)
downloadpkgsrc-79cf4123e4702588b7170e8e98f0372146eb999e.tar.gz
Bump date for last; drop trailing space.
Diffstat (limited to 'pkgtools/pkg_comp')
-rw-r--r--pkgtools/pkg_comp/files/pkg_comp.88
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/pkg_comp/files/pkg_comp.8 b/pkgtools/pkg_comp/files/pkg_comp.8
index 273f9d17790..abbf75412d2 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.11 2003/08/30 21:11:30 jmmv Exp $
+.\" $NetBSD: pkg_comp.8,v 1.12 2003/08/30 23:17:31 wiz Exp $
.\"
.\" pkg_comp - Build packages inside a clean chroot environment
.\" Copyright (c) 2002, 2003, Julio Merino <jmmv@netbsd.org>
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 20, 2003
+.Dd August 30, 2003
.Dt PKG_COMP 8
.Os
.Sh NAME
@@ -325,14 +325,14 @@ Defaults to
.Sy -t null -o ro .
.It MOUNT_SCRIPT
Pathname to a script to run after the file systems are mounted.
-Two arguments are given to it:
+Two arguments are given to it:
.Ar $DESTDIR ,
and the word
.Ar mount .
Defaults to the empty value i.e. no script is to be run.
.It UMOUNT_SCRIPT
Pathname to a script to run before the file systems are unmounted.
-Two arguments are given to it:
+Two arguments are given to it:
.Ar $DESTDIR ,
and the word
.Ar umount .