From: naddy Date: Tue, 14 Jan 2014 13:57:20 +0000 (+0000) Subject: fix public key names X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=6ca79928a7f56b3896b3bd7635a24d965edf487c;p=openbsd fix public key names --- diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1 index cac2d04d9bc..912fb2ac858 100644 --- a/usr.sbin/pkg_add/pkg_create.1 +++ b/usr.sbin/pkg_add/pkg_create.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_create.1,v 1.92 2014/01/11 11:51:01 espie Exp $ +.\" $OpenBSD: pkg_create.1,v 1.93 2014/01/14 13:57:20 naddy Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -21,7 +21,7 @@ .\" [jkh] Took John's changes back and made some additional extensions for .\" better integration with FreeBSD's new ports collection. .\" -.Dd $Mdocdate: January 11 2014 $ +.Dd $Mdocdate: January 14 2014 $ .Dt PKG_CREATE 1 .Os .Sh NAME @@ -277,7 +277,7 @@ private usage, a must be specified, so that .Xr pkg_add 1 will be able to retrieve the correct public key from -.Pa /etc/signify/.pubkey . +.Pa /etc/signify/.pub . .It Fl U Ar undisplayfile Display the file (using .Xr more 1 )