diff options
author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2020-02-03 20:04:08 +0000 |
---|---|---|
committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2020-02-03 20:04:08 +0000 |
commit | f17131594e39994a8ee55e1a03ae1cb451d523ff (patch) | |
tree | f2ea750702f7624110f7f4b47a399a9f97cceca3 /en_US.ISO8859-1/share | |
parent | 4a3432339a96690afc8a43336c28e054b3135715 (diff) | |
download | doc-f17131594e39994a8ee55e1a03ae1cb451d523ff.tar.gz doc-f17131594e39994a8ee55e1a03ae1cb451d523ff.zip |
Add MFV explanation in freebsd glossary
PR: 214228
Submitted by: chris@cretaforce.gr
Patch by: carlavilla@
Approved by: bcr@(mentor)
Differential Revision: https://reviews.freebsd.org/D23455
Notes
Notes:
svn path=/head/; revision=53861
Diffstat (limited to 'en_US.ISO8859-1/share')
-rw-r--r-- | en_US.ISO8859-1/share/xml/glossary.ent | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/share/xml/glossary.ent b/en_US.ISO8859-1/share/xml/glossary.ent index f2b078a40f..bbbe981691 100644 --- a/en_US.ISO8859-1/share/xml/glossary.ent +++ b/en_US.ISO8859-1/share/xml/glossary.ent @@ -975,6 +975,11 @@ </glossentry> <glossentry> + <glossterm>MFV</glossterm> + <glosssee otherterm="mfv-glossary"/> + </glossentry> + + <glossentry> <glossterm>MIT</glossterm> <glosssee otherterm="mit-glossary"/> </glossentry> @@ -1068,6 +1073,14 @@ </glossdef> </glossentry> + <glossentry xml:id="mfv-glossary"> + <glossterm>Merge From Vendor</glossterm> + <acronym>MFV</acronym> + <glossdef> + <para/> + </glossdef> + </glossentry> + <glossentry xml:id="motd-glossary"> <glossterm>Message Of The Day</glossterm> <acronym>MOTD</acronym> |