o Remove the requirement that this file contain FreeBSD specific
terminology. o Be more specific in the comment about sorting within this file.
This commit is contained in:
parent
c77902a017
commit
30feffd84b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21456
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
<!--
|
<!--
|
||||||
FreeBSD Specific Glossary Terms
|
FreeBSD Glossary Terms
|
||||||
Please keep this file sorted.
|
Please keep this file sorted alphabetically.
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<glossary status="draft" id="freebsd-glossary">
|
<glossary status="draft" id="freebsd-glossary">
|
||||||
<title>&os; Glossary</title>
|
<title>&os; Glossary</title>
|
||||||
<para>This glossary contains terms and acronyms specific to &os;.</para>
|
<para>This glossary contains terms and acronyms used within the &os; community and documentation.</para>
|
||||||
|
|
||||||
<glossdiv>
|
<glossdiv>
|
||||||
<title>B</title>
|
<title>B</title>
|
||||||
|
|
Loading…
Reference in a new issue