pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_comp/files Nuke superfluous space



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44c9992f5f7a
branches:  trunk
changeset: 466458:44c9992f5f7a
user:      zuntum <zuntum%pkgsrc.org@localhost>
date:      Sun Jan 18 20:45:42 2004 +0000

description:
Nuke superfluous space

diffstat:

 pkgtools/pkg_comp/files/pkg_comp.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 340c135e8634 -r 44c9992f5f7a pkgtools/pkg_comp/files/pkg_comp.8
--- a/pkgtools/pkg_comp/files/pkg_comp.8        Sun Jan 18 20:20:20 2004 +0000
+++ b/pkgtools/pkg_comp/files/pkg_comp.8        Sun Jan 18 20:45:42 2004 +0000
@@ -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@localhost>
@@ -398,7 +398,7 @@
 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



Home | Main Index | Thread Index | Old Index