doc/share/sgml/freebsd.ent
Murray Stokely a428d684dd Two sections in the backups chapter were wrapped in a %not.published
entity that is never defined.  Define this entity in freebsd.ent so
that the behavior is as intended.
2001-07-28 04:06:29 +00:00

18 lines
565 B
Text

<!-- -*- sgml -*-
DocBook Miscellaneous FreeBSD Entities.
$FreeBSD: doc/share/sgml/freebsd.ent,v 1.2 2001/07/14 23:09:20 murray Exp $
-->
<!-- 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">
<!-- Sections that we don't want to be published -->
<!ENTITY % not.published "IGNORE">
<!-- Number of ports in the ports tree -->
<!ENTITY os.numports "5,400">