Move the newsgroup entities out of the Handbook directory and create a

catalog entry for them.  These entities are not specific to the
Handbook.
This commit is contained in:
Murray Stokely 2001-09-18 04:14:44 +00:00
parent 83b0ffe3df
commit 2a18b45f52
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10720
3 changed files with 7 additions and 4 deletions
en_US.ISO8859-1
books/handbook
share/sgml
share/sgml

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.112 2001/09/12 23:52:15 chern Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.113 2001/09/18 03:59:36 murray Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -18,7 +18,7 @@
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
%authors;
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN"> %mailing-lists;
<!ENTITY % newsgroups SYSTEM "newsgroups.ent"> %newsgroups;
<!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"> %newsgroups;
<!ENTITY % not.published "INCLUDE">
<!-- The currently released version of FreeBSD. This value is used to

View file

@ -1,7 +1,7 @@
<!--
Names of FreeBSD newsgroups
$FreeBSD$
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/newsgroups.ent,v 1.2 1999/09/06 06:52:47 peter Exp $
-->
<!ENTITY ng.misc "the

View file

@ -1,7 +1,7 @@
-- ...................................................................... --
-- FreeBSD SGML Public Identifiers ...................................... --
-- $FreeBSD: doc/share/sgml/catalog,v 1.18 2001/08/05 19:40:38 jesusr Exp $
-- $FreeBSD: doc/share/sgml/catalog,v 1.19 2001/08/25 22:02:08 dd Exp $
--
-- ...................................................................... --
@ -46,6 +46,9 @@ PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN"
PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"
"../../en_US.ISO8859-1/share/sgml/authors.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"
"../../en_US.ISO8859-1/share/sgml/newsgroups.ent"
-- ...................................................................... --
-- French specific ...................................................... --