diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-11-21 17:22:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-11-21 17:22:31 +0000 |
commit | 41e021882c9c13b27f6f9be618f3f8533a82c47a (patch) | |
tree | 6f62065df917abc77ddf0727517ddd5b5367ba61 /usr.sbin | |
parent | 3700a8b4e61fcd09359fd866e10a83e2378fb729 (diff) |
zap eol whitespace;
Diffstat (limited to 'usr.sbin')
-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. |