diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-07-12 20:41:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-07-12 20:41:10 +0000 |
commit | 94bd8f8644e7eed7eb952cf49b480de84d62cee9 (patch) | |
tree | d5ec890c8386706e47e3b2ce46efcd66a17b7b49 /usr.sbin | |
parent | 363bfe08aa31bab481852f7e2acb0c5781e9b80d (diff) |
zap trailing whitespace;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/pkg_add/pkg_add.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1 index efc1154d9c5..28c598f0303 100644 --- a/usr.sbin/pkg_add/pkg_add.1 +++ b/usr.sbin/pkg_add/pkg_add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_add.1,v 1.126 2014/07/12 19:53:43 espie Exp $ +.\" $OpenBSD: pkg_add.1,v 1.127 2014/07/12 20:41:09 jmc Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -693,7 +693,7 @@ and .Pc in order to weed out similar packages with distinct options. .It -The update signature of the candidate is compared to the signature of the +The update signature of the candidate is compared to the signature of the already installed package: identical signatures mean no update needed. .It If several candidates are left, |