Add an entry for SVN to the glossary
Approved by: gabor (mentor)
This commit is contained in:
parent
b1d61be854
commit
c555b76519
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32813
1 changed files with 15 additions and 0 deletions
|
@ -1715,6 +1715,11 @@
|
|||
<glosssee otherterm="str-glossary">
|
||||
</glossentry>
|
||||
|
||||
<glossentry>
|
||||
<glossterm>SVN</glossterm>
|
||||
<glosssee otherterm="svn-glossary">
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="smtpauth-glossary">
|
||||
<glossterm><acronym>SMTP</acronym> Authentication</glossterm>
|
||||
<acronym>SMTP AUTH</acronym>
|
||||
|
@ -1764,6 +1769,16 @@
|
|||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="svn-glossary">
|
||||
<glossterm>Subversion</glossterm>
|
||||
<acronym>SVN</acronym>
|
||||
<glossdef>
|
||||
<para>Subversion is a version control system, similar to CVS, but
|
||||
with an expanded feature list.</para>
|
||||
<glossseealso otherterm="cvs-glossary">
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="str-glossary">
|
||||
<glossterm>Suspend To <acronym>RAM</acronym></glossterm>
|
||||
<acronym>STR</acronym>
|
||||
|
|
Loading…
Reference in a new issue