GayBSD documentation tree
Find a file
Murray Stokely 0ddd22d27a 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
2001-07-11 23:11:41 +00:00
de_DE.ISO8859-1 Update to original 1.6 (add indexterms) 2001-06-27 17:21:57 +00:00
en/handbook/contrib Add Frank Mayhar for p5-libapreq. 2000-03-19 06:20:31 +00:00
en_US.ISO8859-1 Split apart the PGP fingerprints and keys into separate 2001-07-11 23:11:41 +00:00
es_ES.ISO8859-1 Move mailing-lists.ent out of the Handbook and into the language-specific 2001-06-21 03:38:34 +00:00
fr_FR.ISO8859-1 Move mailing-lists.ent out of the Handbook and into the language-specific 2001-06-21 03:38:34 +00:00
ja_JP.eucJP Move device_get_flags.9 to device_set_flags.9, as src/share/man/man9/. 2001-07-06 02:23:23 +00:00
nl_NL.ISO8859-1 a) "Fix" out-of-tree builds by not hard-coding locations of dsl files 2000-09-28 23:29:48 +00:00
ru_RU.KOI8-R Move mailing-lists.ent out of the Handbook and into the language-specific 2001-06-21 03:38:34 +00:00
share Add entities for XFree86.1 and startx.1 2001-07-11 15:57:19 +00:00
sr_YU.ISO8859-2 ISO_* -> ISO* rename 2001-06-11 01:20:40 +00:00
zh/FAQ Correct the "ID" tag. 1999-11-12 08:34:11 +00:00
zh_TW.Big5 ISO_* -> ISO* rename 2001-06-11 01:20:40 +00:00
Makefile ISO_* -> ISO* rename 2001-06-11 01:20:40 +00:00
README Point the interested developer at the FDP Primer on the website for more 2000-04-13 00:27:02 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.freebsd.org/tutorials/docproj-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.