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>
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue