HomeFreeBSD

Split apart the PGP fingerprints and keys into separate

Description

Split apart the PGP fingerprints and keys into separate
<programlisting> elements, the latter with a "role=pgpkey" attribute
so that a forthcoming stylesheet addition and makefile knob can be
used to only display the fingerprints if desired. The HTML output will
continue to display the entire keys by default, but the print output
will probably be changed to display just the fingerprints unless you
set a make variable. This will remove approximately 50 pages from the
PostScript form of the Handbook.

So, please follow the example when adding new keys :

<programlisting>fingerprint / uid information</programlisting>

<programlisting role="pgpkey">---BEGIN PGP BLAH--
goes here</programlisting>

Discussed on: -doc

Details

Provenance
murrayAuthored on Jul 11 2001, 11:11 PM
Parents
R9:5ab3956954a0: Document the fact that 4.3 has been released and 4.x releases will
Branches
Unknown
Tags
Unknown