Fix a spelling error and simplify the acronym definition paragraph.

Submitted by:	bjk
This commit is contained in:
Warren Block 2013-07-22 23:56:53 +00:00
parent e893b6faf2
commit 89d89ebbca
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42389

View file

@ -282,15 +282,13 @@
<sect2>
<title>Acronyms</title>
<para>Acronyms should be spelled out the first time
<para>Acronyms should be defined the first time
they appear in a document, as in: <quote>Network Time Protocol
(<acronym>NTP</acronym>)</quote>.
After the acronym has been defined, use
the acronym alone unless it makes more
sense contextually to use the whole term. Usually, acronyms
are defined only one per document. But they can also be
defined the first time they appear in a
chapter.</para>
sense contextually to use the whole term. Acronyms are usually
defined only once per chapter or per document.</para>
<para>All acronyms should be enclosed in
<sgmltag>acronym</sgmltag> tags.</para>