diff options
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, |