diff --git a/en_US.ISO8859-1/books/handbook/backups/chapter.sgml b/en_US.ISO8859-1/books/handbook/backups/chapter.sgml index a7c8285d69..fee1f602af 100644 --- a/en_US.ISO8859-1/books/handbook/backups/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/backups/chapter.sgml @@ -1,7 +1,7 @@ <!-- The FreeBSD Documentation Project - $FreeBSD: doc/en_US.ISO8859-1/books/handbook/backups/chapter.sgml,v 1.36 2001/07/19 23:18:05 chern Exp $ + $FreeBSD: doc/en_US.ISO8859-1/books/handbook/backups/chapter.sgml,v 1.37 2001/07/21 00:12:00 murray Exp $ --> <chapter id="backups"> @@ -131,16 +131,12 @@ <para>Tapes should be retired from use after 5,000 backups.</para> </sect2> -<![ %not.published; [ - <sect2 id="backups-tapebackups-mini"> - <title>* Mini-Cartridge</title> + <title>XXX* Mini-Cartridge</title> <para></para> </sect2> -]]> - <sect2 id="backups-tapebackups-dlt"> <title>DLT</title> <indexterm> diff --git a/share/sgml/freebsd.ent b/share/sgml/freebsd.ent index ba284264a2..b1528a71ab 100644 --- a/share/sgml/freebsd.ent +++ b/share/sgml/freebsd.ent @@ -1,7 +1,7 @@ <!-- -*- sgml -*- DocBook Miscellaneous FreeBSD Entities. - $FreeBSD: doc/share/sgml/freebsd.ent,v 1.1 2001/06/08 01:12:28 dd Exp $ + $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 @@ -11,5 +11,8 @@ <!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">