diff options
author | wiz <wiz> | 2003-12-14 00:07:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-14 00:07:19 +0000 |
commit | d83b7712b6f700eab4f335f08e75c2a53312c7dd (patch) | |
tree | 1eee7284129a26adabe22a0038f8fa08ce23e94b /pkgtools | |
parent | 73da39ff760e2baca56d1e3cb220a2908d3888a8 (diff) | |
download | pkgsrc-d83b7712b6f700eab4f335f08e75c2a53312c7dd.tar.gz |
Drop trailing space and fix Xr by adding a section number.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_comp/files/pkg_comp.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkg_comp/files/pkg_comp.8 b/pkgtools/pkg_comp/files/pkg_comp.8 index a04e527b505..42136f7282e 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.14 2003/12/13 18:29:47 seb Exp $ +.\" $NetBSD: pkg_comp.8,v 1.15 2003/12/14 00:07:19 wiz Exp $ .\" .\" pkg_comp - Build packages inside a clean chroot environment .\" Copyright (c) 2002, 2003, Julio M. Merino Vidal <jmmv@netbsd.org> @@ -105,7 +105,7 @@ The configuration file name is specified by the argument of the .Fl c option. Alternatively you can specify any pathname as a configuration file -with the argument of the +with the argument of the .Fl C option. .Pp @@ -186,7 +186,7 @@ Otherwise, the file .Pa /libkver_osrelease inside the chroot will hold this variable's value. The pkgsrc system will pick up this file and fake the -.Xr uname +.Xr uname 1 command's output. Defaults to .Ql no . |