2001-06-08 03:12:28 +02:00
|
|
|
<!-- -*- sgml -*-
|
|
|
|
DocBook Miscellaneous FreeBSD Entities.
|
|
|
|
|
2001-10-18 22:48:57 +02:00
|
|
|
$FreeBSD$
|
2001-06-08 03:12:28 +02:00
|
|
|
-->
|
|
|
|
|
|
|
|
<!-- These will almost certainly remain the same, but are here for
|
|
|
|
consistency and in case we ever want to make hyperlinks out of
|
|
|
|
some of them. -->
|
|
|
|
<!ENTITY os "FreeBSD">
|
|
|
|
<!ENTITY os.current "&os;-CURRENT">
|
|
|
|
<!ENTITY os.stable "&os;-STABLE">
|
|
|
|
|
2001-09-27 03:08:57 +02:00
|
|
|
<!-- The currently released version of FreeBSD. This value is used to
|
|
|
|
create some links on web sites and such, so do NOT change it until
|
|
|
|
it's really release time -->
|
|
|
|
<!ENTITY rel.current CDATA "4.4">
|
2001-09-27 12:15:51 +02:00
|
|
|
<!ENTITY rel.current.date CDATA "September, 2001">
|
2001-09-27 03:08:57 +02:00
|
|
|
|
2001-07-28 06:06:29 +02:00
|
|
|
<!-- Sections that we don't want to be published -->
|
|
|
|
<!ENTITY % not.published "IGNORE">
|
|
|
|
|
2001-07-15 01:09:20 +02:00
|
|
|
<!-- Number of ports in the ports tree -->
|
2001-11-10 03:04:26 +01:00
|
|
|
<!ENTITY os.numports "6,000">
|
2001-10-18 22:48:57 +02:00
|
|
|
|
|
|
|
<!-- GUI-buttons -->
|
|
|
|
<!ENTITY gui.ok "<guibutton>[ OK ]</guibutton>">
|
|
|
|
<!ENTITY gui.cancel "<guibutton>[ Cancel ]</guibutton>">
|