Eliminate erroneous role="directory" attributes from <filename> elements

and replace them with class="directory" [1][2]

[1] http://docbook.org/tdg/en/html/filename.html
[2] http://www.freebsd.org/doc/en/books/fdp-primer/sgml-markup-docbook.html#AEN1799
    (4.2.5.5)

Approved by:	trhodes, gabor (mentor)
This commit is contained in:
Gabor Pali 2008-08-06 22:03:50 +00:00
parent 002b4edbbe
commit edafad6a69
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32632
21 changed files with 125 additions and 125 deletions

View file

@ -540,7 +540,7 @@ which I am probably the guilty party).</screen>
</informalexample>
<para>That will grab all the email in your <filename
role="directory">inbox</filename> that was sent to
class="directory">inbox</filename> that was sent to
freebsd-hackers or cc'd to that list. The brace options allow
you to group search criteria together. This is sometimes very
necessary as in the following example</para>