GayBSD documentation tree
The example for vuln.xml contains the line <range><ge>1.6</ge><lt>1.9</lt></range> which is explained as describing the interval 1.6 <= x <= 1.9, but is 1.6 <= x < 1.9 instead as is suggested by: - the <ge> and <lt> tags; - the output of pkg audit, which for the example would contain the line >= 1.6: < 1.9. Reviewed by: mat, crees Approved by: mat, bcr (docs), gerald (mentor) Differential Revision: https://reviews.freebsd.org/D24381 |
||
|---|---|---|
| bn_BD.UTF-8 | ||
| da_DK.ISO8859-1 | ||
| de_DE.ISO8859-1 | ||
| el_GR.ISO8859-7 | ||
| en_US.ISO8859-1 | ||
| es_ES.ISO8859-1 | ||
| fr_FR.ISO8859-1 | ||
| hu_HU.ISO8859-2 | ||
| it_IT.ISO8859-15 | ||
| ja_JP.eucJP | ||
| ko_KR.UTF-8 | ||
| mn_MN.UTF-8 | ||
| nl_NL.ISO8859-1 | ||
| pl_PL.ISO8859-2 | ||
| pt_BR.ISO8859-1 | ||
| ru_RU.KOI8-R | ||
| share | ||
| tr_TR.ISO8859-9 | ||
| zh_CN.UTF-8 | ||
| zh_TW.UTF-8 | ||
| .arcconfig | ||
| Makefile | ||
| README | ||
$FreeBSD$
If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read
https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/
for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.