summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-11-21 17:22:30 +0000
committerjmc <jmc@openbsd.org>2011-11-21 17:22:30 +0000
commit0a18460d4b874bab81b2dc06cd2a463942e18754 (patch)
treea8d31de2e2fa31a1bb0dbebad29174cd70f954ea
parentexit code of 1 for -e errors, 2 for -r errors... combine as 3. (diff)
downloadwireguard-openbsd-0a18460d4b874bab81b2dc06cd2a463942e18754.tar.xz
wireguard-openbsd-0a18460d4b874bab81b2dc06cd2a463942e18754.zip
zap eol whitespace;
-rw-r--r--usr.sbin/pkg_add/pkg_info.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/pkg_info.1 b/usr.sbin/pkg_add/pkg_info.1
index 3a9dd06b5af..e087533aac2 100644
--- a/usr.sbin/pkg_add/pkg_info.1
+++ b/usr.sbin/pkg_add/pkg_info.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_info.1,v 1.45 2011/11/21 12:56:31 espie Exp $
+.\" $OpenBSD: pkg_info.1,v 1.46 2011/11/21 17:22:30 jmc Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -142,7 +142,7 @@ Only show packages tagged as manual installations.
It should omit anything
installed automatically as a dependency.
.It Fl P
-Show the
+Show the
.Xr pkgpath 7
for each package.
You can easily build a subdirlist with this.