svn commit: r48842 - head/share/pgpkeys

Garrett Cooper ngie at FreeBSD.org
Sun May 22 19:12:07 UTC 2016


Author: ngie (src committer)
Date: Sun May 22 19:12:06 2016
New Revision: 48842
URL: https://svnweb.freebsd.org/changeset/doc/48842

Log:
  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

Modified:
  head/share/pgpkeys/ngie.key

Modified: head/share/pgpkeys/ngie.key
==============================================================================
--- head/share/pgpkeys/ngie.key	Sun May 22 13:53:29 2016	(r48841)
+++ head/share/pgpkeys/ngie.key	Sun May 22 19:12:06 2016	(r48842)
@@ -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]


More information about the svn-doc-all mailing list