diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-05-09 13:30:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-05-09 13:30:10 +0000 |
commit | 4cbd8ca6d5833366f10b8f8fc4e1edcb3f77490e (patch) | |
tree | 4bc400f040c851a92c748d00e8c50923c8e08a7a /usr.sbin/pkg_add/pkg_add.1 | |
parent | 134cefea29ff451c88a222498b86c696774b6f58 (diff) |
zap trailing whitespace;
Diffstat (limited to 'usr.sbin/pkg_add/pkg_add.1')
-rw-r--r-- | usr.sbin/pkg_add/pkg_add.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1 index f36c21b7582..74517f6f7aa 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.77 2009/05/09 11:17:32 sthen Exp $ +.\" $OpenBSD: pkg_add.1,v 1.78 2009/05/09 13:30:09 jmc Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -73,11 +73,11 @@ Details of packing-list internals are documented in .Pp If a package is digitally signed: .Bl -bullet -.It +.It .Nm checks that its packing-list is not corrupted and matches the cryptographic signature stored within. -.It +.It .Nm verifies that the signature was emitted by a valid user certificate, signed by one of the authorities in |