do, and a few of the reasons why it's still in use today (simple
setup, ubiquitous, etc).
Triggered by: A discussion with other doc-people
and Walt Pawley, walt at wump.org.
Fill in entries for CVS, DES, DSR, DTR, DDB, IMAP, KLD, POP3, RD, RISC, RTS, TD
Mark up acronyms in some other entries
PR: doc/74612
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
of the following styles:
<acronym>FOO</acronym>s
<acronym>FOOs</acronym>
The first one keeps only the *real* acronym letters inside the
element, so pick this one (somewhat arbitrarily) and fix the rest.
Submitted by: ganbold(at)micom.mng.net (partially)
add new content.
o Add a glossary entry for every acronym present in the Handbook. [1]
Except for "US", which I believe is self-explanatory.
o Add additional glossterms for each unexpanded acronym, linking to
the expanded term.
Many thanks to Warren for this.
[1]:
PR: docs/69646
Submitted by: Warren Block <wblock at wonkity dot com>
handbook to allow it to be incorporated in the build. This is not on by
default at the moment, and users who want it will need to set WITH_GLOSSARY
to a non-empty string when building ("make WITH_GLOSSARY=yes" being the
common case).
It is expected that committers will help to flesh out the glossary before
it is connected to the build by default; the current entries have been chosen
to illustrate the way that DocBook allows for "See also" and "See" in the
glossary elements.
This commit also takes the index out of the appendices in the handbook, as
this is not the usual place for an index to sit in a book, and moves it to
the end of the book.