mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
MIT Kerberos V5-1.12.2: fix again.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13939 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
98e2adf576
commit
0d7724aad4
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "17"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "18"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2014">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "August 17th, &year;">
|
||||
<!ENTITY releasedate "August 18th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -123,9 +123,7 @@
|
||||
<para>You will probably see output similar to:</para>
|
||||
|
||||
<screen><literal>gpg: Signature made Mon Aug 11 22:53:10 2014 GMT using RSA key ID 749D7889
|
||||
gpg: Good signature from "Tom Yu <tlyu@mit.edu>" [unknown]
|
||||
gpg: WARNING: This key is not certified with a trusted signature!
|
||||
gpg: There is no indication that the signature belongs to the owner.</literal></screen>
|
||||
gpg: Can't check signature: No public key</literal></screen>
|
||||
|
||||
<para>
|
||||
You can import the public key with:
|
||||
|
Loading…
Reference in New Issue
Block a user