GayBSD documentation tree
Find a file
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
en Created a new set of entities for manual pages. 1999-03-07 16:32:22 +00:00
en_US.ISO8859-1 Created a new set of entities for manual pages. 1999-03-07 16:32:22 +00:00
en_US.ISO_8859-1 Created a new set of entities for manual pages. 1999-03-07 16:32:22 +00:00
es Sync with new FTP structure 1999-02-01 19:10:32 +00:00
es_ES.ISO8859-1 Sync with new FTP structure 1999-02-01 19:10:32 +00:00
es_ES.ISO_8859-1 Sync with new FTP structure 1999-02-01 19:10:32 +00:00
FAQ When creating swap file, set permission bits to ensure its safety. 1999-02-19 10:46:11 +00:00
handbook Fix http://www.cdrom.com URLs. 1999-03-02 14:21:53 +00:00
ja Fix typos. 1999-03-07 09:27:11 +00:00
ja_JP.eucJP Fix typos. 1999-03-07 09:27:11 +00:00
ru typo 1998-12-31 06:36:28 +00:00
ru_RU.KOI8-R typo 1998-12-31 06:36:28 +00:00
share/sgml Created a new set of entities for manual pages. 1999-03-07 16:32:22 +00:00
zh Update content and fix typo. 1999-03-01 08:57:28 +00:00
zh_TW.Big5 Update content and fix typo. 1999-03-01 08:57:28 +00:00
Makefile I guess the zh stuff has improved enough to re-enter the default build, 1999-02-10 12:54:59 +00:00