summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2002-04-29 11:12:35 +0000
committerwiz <wiz>2002-04-29 11:12:35 +0000
commit27e0341bfc400c30bd6c4ee2a9005d4e22851514 (patch)
tree988e6806adecd26e732e513a71c09088fdd66d55 /pkgtools
parentce60ae14158c44629d436bce10ad3b786b86cc05 (diff)
downloadpkgsrc-27e0341bfc400c30bd6c4ee2a9005d4e22851514.tar.gz
Nits.
Diffstat (limited to 'pkgtools')
-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!