diff options
author | zuntum <zuntum@pkgsrc.org> | 2004-01-18 20:45:42 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2004-01-18 20:45:42 +0000 |
commit | 9e20d6aff58331ac4e9d668a2498287476f3a4e5 (patch) | |
tree | 09be075e4bba77ac00a736235b5c680374f1bf39 /pkgtools/pkg_comp | |
parent | 786c507b22c9e728d28c4daa4e05a3028b62b0dc (diff) | |
download | pkgsrc-9e20d6aff58331ac4e9d668a2498287476f3a4e5.tar.gz |
Nuke superfluous space
Diffstat (limited to 'pkgtools/pkg_comp')
-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 f695e4e98ce..afbdeef09f4 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.17 2004/01/08 14:06:15 jmmv Exp $ +.\" $NetBSD: pkg_comp.8,v 1.18 2004/01/18 20:45:42 zuntum Exp $ .\" .\" pkg_comp - Build packages inside a clean chroot environment .\" Copyright (c) 2002, 2003, 2004 Julio M. Merino Vidal <jmmv@NetBSD.org> @@ -398,7 +398,7 @@ You should edit it after the creation as you will probably want to change the default configuration, specially paths. .It makeroot Create the chroot environment, based on the specs of the configuration file. -This step is required before trying any other, except maketemplate . +This step is required before trying any other, except maketemplate. .It build Builds the specified packages inside the chroot. You need to pass their names as relative paths inside pkgsrc, like |