Add the full command used to compute my PGP key
OSX doesn't have realpath(1), so ${progname} (which is expanded in <user>.key) would be empty. Reported by: mat
This commit is contained in:
parent
a3c111e113
commit
5f608008c3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48842
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
<!--
|
||||
sh ngie F583A92669308615 ;
|
||||
sh addkey.sh ngie F583A92669308615 ;
|
||||
-->
|
||||
<programlisting xmlns="http://docbook.org/ns/docbook" role="pgpfingerprint"><![CDATA[
|
||||
pub 4096R/F583A92669308615 2016-05-21 [expires: 2019-05-21]
|
||||
|
|
Loading…
Reference in a new issue