MFen 1.35 -> 1.36
This commit is contained in:
parent
7f38118126
commit
201ec58d2d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35731
1 changed files with 22 additions and 2 deletions
|
|
@ -2,10 +2,9 @@
|
||||||
The FreeBSD Dutch Documentation Project
|
The FreeBSD Dutch Documentation Project
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDnl: doc/nl_NL.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml,v 1.10 2006/08/13 20:57:49 remko Exp $
|
|
||||||
|
|
||||||
%SOURCE% en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml
|
%SOURCE% en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml
|
||||||
%SRCID% 1.35
|
%SRCID% 1.36
|
||||||
|
|
||||||
FreeBSD begrippenlijst
|
FreeBSD begrippenlijst
|
||||||
Houd dit bestand alstublieft alfabetisch/ASCII gesorteerd op
|
Houd dit bestand alstublieft alfabetisch/ASCII gesorteerd op
|
||||||
|
|
@ -1628,6 +1627,27 @@
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
<glossentry id="rcs-glossary">
|
||||||
|
<glossterm>Revision Control System</glossterm>
|
||||||
|
<acronym>RCS</acronym>
|
||||||
|
<glossdef>
|
||||||
|
<para>Het <emphasis>Revision Control System</emphasis>
|
||||||
|
(<acronym>RCS</acronym>) is een van de oudste software-pakketten dat
|
||||||
|
<quote>revisie-beheer</quote> voor platte bestanden implementeert.
|
||||||
|
Het voorziet in het opslaan, ophalen, archiveren, loggen,
|
||||||
|
identificeren en samenvoegen van meerdere revisies voor elk bestand.
|
||||||
|
RCS bestaat uit vele kleine samenwerkende gereedschappen. Het mist
|
||||||
|
sommige eigenschappen die in modernere revisie-controlesystemen
|
||||||
|
zoals CVS of Subversion zitten, maar het is erg eenvoudig om te
|
||||||
|
installeren, configureren, en gebruiken voor een klein aantal
|
||||||
|
bestanden. Implementaties van RCS zijn in elk groot UNIX-achtig
|
||||||
|
besturingssysteem aanwezig.</para>
|
||||||
|
|
||||||
|
<glossseealso otherterm="cvs-glossary">
|
||||||
|
<glossseealso otherterm="svn-glossary">
|
||||||
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id="rd-glossary">
|
<glossentry id="rd-glossary">
|
||||||
<glossterm>Received Data</glossterm>
|
<glossterm>Received Data</glossterm>
|
||||||
<acronym>RD</acronym>
|
<acronym>RD</acronym>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue