doc/share/sgml
Nik Clayton 62a7d13816 Created a new set of entities for manual pages.
The construct:

    <citerefentry>
      <refentrytitle>foobar</refentrytitle>
      <manvolnum>1</manvolnum>
    </citerefentry>

is a pain to type, and messes up the pretty-printing of the source code.
Replace every occurence of a entry like that with:

    &man.foobar.1;

Adjusting the manual page name and section number appropriately.

The definitions for these entities are stored in man-refs.ent. This
file is in doc/share/sgml because it is not just specific to the Handbook.
I expect the DocBook'd FAQ and Tutorials (coming RSN) to use them as
well.

A new PUBLIC identifier has been created for these entities, and added to
the catalog file.
1999-03-07 16:32:22 +00:00
..
catalog Created a new set of entities for manual pages. 1999-03-07 16:32:22 +00:00
freebsd.dsl Removed the reference to handbook.css, that shouldn't be in there yet. 1999-01-27 23:29:14 +00:00
freebsd.dtd Move doc/sgml/* to doc/share/sgml/*, so it better follows the layout of 1999-01-25 21:58:59 +00:00
man-refs.ent Created a new set of entities for manual pages. 1999-03-07 16:32:22 +00:00