diff options
author | 2011-11-21 17:22:30 +0000 | |
---|---|---|
committer | 2011-11-21 17:22:30 +0000 | |
commit | 0a18460d4b874bab81b2dc06cd2a463942e18754 (patch) | |
tree | a8d31de2e2fa31a1bb0dbebad29174cd70f954ea | |
parent | exit code of 1 for -e errors, 2 for -r errors... combine as 3. (diff) | |
download | wireguard-openbsd-0a18460d4b874bab81b2dc06cd2a463942e18754.tar.xz wireguard-openbsd-0a18460d4b874bab81b2dc06cd2a463942e18754.zip |
zap eol whitespace;
-rw-r--r-- | usr.sbin/pkg_add/pkg_info.1 | 4 |
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. |