summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-06-02 15:32:08 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-06-02 15:32:08 +0000
commit1b471c00d6bb5f4ed325768a108bcf58118dd610 (patch)
tree3a39bd493b265dfebf979ecffc59792af48f5fe9 /usr.sbin/pkg_add
parent67c04d4deef248a2e569a6579b111be3269ba65b (diff)
zap trailing whitespace;
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r--usr.sbin/pkg_add/pkg_create.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1
index 92d210928d2..acb734a6022 100644
--- a/usr.sbin/pkg_add/pkg_create.1
+++ b/usr.sbin/pkg_add/pkg_create.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_create.1,v 1.40 2007/06/02 10:19:29 espie Exp $
+.\" $OpenBSD: pkg_create.1,v 1.41 2007/06/02 15:32:07 jmc Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -706,7 +706,7 @@ will be ignored, and
will be replaced by the corresponding positive fragment.
.Pp
A fragment is an auxiliary packing-list file, whose name is derived from the
-current packing-list, and the variable name
+current packing-list, and the variable name
.Va VAR
triggering the inclusion:
.Pa pkg/PLIST
@@ -731,7 +731,7 @@ and
triggers the inclusion of
.Pa pkg/PFRAG.no-VAR2-VAR .
.Pp
-If a positive or a negative fragment file does not exist, the corresponding
+If a positive or a negative fragment file does not exist, the corresponding
inclusion will be ignored.
However, if both the positive and negative fragment files do not exist,
.Nm