Fix a spelling error and simplify the acronym definition paragraph.
Submitted by: bjk
This commit is contained in:
parent
e893b6faf2
commit
89d89ebbca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42389
1 changed files with 3 additions and 5 deletions
|
@ -282,15 +282,13 @@
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Acronyms</title>
|
<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
|
they appear in a document, as in: <quote>Network Time Protocol
|
||||||
(<acronym>NTP</acronym>)</quote>.
|
(<acronym>NTP</acronym>)</quote>.
|
||||||
After the acronym has been defined, use
|
After the acronym has been defined, use
|
||||||
the acronym alone unless it makes more
|
the acronym alone unless it makes more
|
||||||
sense contextually to use the whole term. Usually, acronyms
|
sense contextually to use the whole term. Acronyms are usually
|
||||||
are defined only one per document. But they can also be
|
defined only once per chapter or per document.</para>
|
||||||
defined the first time they appear in a
|
|
||||||
chapter.</para>
|
|
||||||
|
|
||||||
<para>All acronyms should be enclosed in
|
<para>All acronyms should be enclosed in
|
||||||
<sgmltag>acronym</sgmltag> tags.</para>
|
<sgmltag>acronym</sgmltag> tags.</para>
|
||||||
|
|
Loading…
Reference in a new issue