summaryrefslogtreecommitdiff
path: root/pkgtools/createbuildlink
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-04-29 11:12:35 +0000
committerwiz <wiz@pkgsrc.org>2002-04-29 11:12:35 +0000
commit3394042bd8d357b21c97716f69609ee95fdd4aaa (patch)
tree988e6806adecd26e732e513a71c09088fdd66d55 /pkgtools/createbuildlink
parent5cf6bcbd5cfbce1343ba6899ca3bd3b0c84be6eb (diff)
downloadpkgsrc-3394042bd8d357b21c97716f69609ee95fdd4aaa.tar.gz
Nits.
Diffstat (limited to 'pkgtools/createbuildlink')
-rw-r--r--pkgtools/createbuildlink/files/createbuildlink.816
1 files changed, 8 insertions, 8 deletions
diff --git a/pkgtools/createbuildlink/files/createbuildlink.8 b/pkgtools/createbuildlink/files/createbuildlink.8
index f3433934af6..e5e72f559ea 100644
--- a/pkgtools/createbuildlink/files/createbuildlink.8
+++ b/pkgtools/createbuildlink/files/createbuildlink.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: createbuildlink.8,v 1.1.1.1 2002/04/29 11:03:54 rh Exp $
+.\" $NetBSD: createbuildlink.8,v 1.2 2002/04/29 11:12:35 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -16,8 +16,8 @@
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
-.\" This product includes software developed by the NetBSD
-.\" Foundation, Inc. and its contributors.
+.\" This product includes software developed by the NetBSD
+.\" Foundation, Inc. and its contributors.
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
.\" contributors may be used to endorse or promote products derived
.\" from this software without specific prior written permission.
@@ -39,7 +39,7 @@
.Os
.Sh NAME
.Nm createbuildlink
-.Nd Automatic NetBSD buildlink.mk generator
+.Nd automatic NetBSD buildlink.mk generator
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
@@ -49,7 +49,7 @@ reads in the
and
.Pa PLIST
of a package and creates
-an initial
+an initial
.Pa buildlink.mk
file on stdout.
.Pp
@@ -57,7 +57,7 @@ While
.Nm
is supposed to help starting create a
.Pa buildlink.mk
-for a package, it is not intended to fly on autopilot, though.
+for a package, it is not intended to fly on autopilot.
That means that while the script makes some simplistic attempts
to interpret some elements of the
.Pa Makefile
@@ -83,7 +83,7 @@ as a template and renaming the entries in there.
.Sh AUTHORS
.Nm
was written by
-.An Rene Hexel Aq rh@netbsd.org
+.An Rene Hexel Aq rh@netbsd.org .
.Sh BUGS
.Nm
-is in its very early stages. Use with caution!
+is in its very early stages. Use with caution!