MFen:
freebsd-glossary.sgml 1.31 -> 1.32 Obtained from: The FreeBSD Simplified Chinese Project
This commit is contained in:
parent
673c9bfc7e
commit
08c9609447
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32841
1 changed files with 16 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
Original Revision: 1.31
|
||||
Original Revision: 1.32
|
||||
$FreeBSD$
|
||||
|
||||
FreeBSD Glossary Terms
|
||||
|
@ -1675,6 +1675,11 @@
|
|||
<glosssee otherterm="str-glossary">
|
||||
</glossentry>
|
||||
|
||||
<glossentry>
|
||||
<glossterm>SVN</glossterm>
|
||||
<glosssee otherterm="svn-glossary">
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="smtpauth-glossary">
|
||||
<glossterm><acronym>SMTP</acronym> Authentication (<acronym>SMTP</acronym> ÈÏÖ¤)</glossterm>
|
||||
<acronym>SMTP AUTH</acronym>
|
||||
|
@ -1723,6 +1728,16 @@
|
|||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="svn-glossary">
|
||||
<glossterm>Subversion</glossterm>
|
||||
<acronym>SVN</acronym>
|
||||
<glossdef>
|
||||
<para>Subversion 是一个版本控制系统, 类似于 CVS,
|
||||
但是有一系列扩展的功能。</para>
|
||||
<glossseealso otherterm="cvs-glossary">
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="str-glossary">
|
||||
<glossterm>Suspend To <acronym>RAM</acronym> (¹ÒÆðÖÁ <acronym>RAM</acronym>)</glossterm>
|
||||
<acronym>STR</acronym>
|
||||
|
|
Loading…
Reference in a new issue