svn commit: r47661 - head/en_US.ISO8859-1/articles/committers-guide
Benjamin Kaduk <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bjk Date: Sun Oct 25 17:43:52 2015 New Revision: 47661 URL: https://svnweb.freebsd.org/changeset/doc/47661 Log: Use gpg --full-gen-key to keep the example consistent gpg 2.1's behavior Update the displayed version and copyright year as well (manually). Submitted by: lidl Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Oct 25 17:28:02 2015 (r47660) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Oct 25 17:43:52 2015 (r47661) @@ -237,8 +237,8 @@ cert-digest-algo SHA512</programlisting> <step> <para>Generate a key:</para> - <screen>&prompt.user; <userinput>gpg --gen-key</userinput> -gpg (GnuPG) 2.0.22; Copyright (C) 2013 Free Software Foundation, Inc. + <screen>&prompt.user; <userinput>gpg --full-gen-key</userinput> +gpg (GnuPG) 2.1.8; Copyright (C) 2015 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"