doc/en_US.ISO8859-1
Nik Clayton e51e782dab Convert things that look like man page references (i.e.,
command(number)) from the variety of different existing markup
(which included <command>, <emphasis>, and <ulink>s to man2html
CGI scripts) to a common format, which is

    <citerefentry>
      <refentrytitle>command</refentrytitle>
      <manvolnum>number</manvolnum>
    </citerefentry>

although in the interests of keeping the changes as simple as possible
for the translators, the above was flattened on to one line.
1998-08-03 08:53:53 +00:00
..
articles Make the fonts tutorial upto-date with respect to TrueType support in FreeBSD. 1998-06-26 10:47:27 +00:00
books/handbook Convert things that look like man page references (i.e., 1998-08-03 08:53:53 +00:00