From fb251357f6c1c0649ba0bcb703f967aa3238875e Mon Sep 17 00:00:00 2001 From: jmc Date: Sat, 12 Jul 2014 20:41:09 +0000 Subject: [PATCH] zap trailing whitespace; --- usr.sbin/pkg_add/pkg_add.1 | 4 ++-- 1 file 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, -- 2.20.1