Mark directory paths with class="directory" in <filename> elements.

This commit is contained in:
Giorgos Keramidas 2013-03-12 18:07:54 +00:00
parent b35203c5ff
commit e053971ae8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41181

View file

@ -104,7 +104,7 @@ requirements. -->
Administrators should take into account disk space Administrators should take into account disk space
requirements associated with high volume audit configurations. requirements associated with high volume audit configurations.
For example, it may be desirable to dedicate a file system to For example, it may be desirable to dedicate a file system to
the <filename>/var/audit</filename> tree so that other file the <filename class="directory">/var/audit</filename> tree so that other file
systems are not affected if the audit file system becomes systems are not affected if the audit file system becomes
full.</para> full.</para>
</warning> </warning>
@ -630,7 +630,7 @@ trailer,133</programlisting>
<para>Members of the <groupname>audit</groupname> group are <para>Members of the <groupname>audit</groupname> group are
given permission to read audit trails in given permission to read audit trails in
<filename>/var/audit</filename>; by default, this group is <filename class="directory">/var/audit</filename>; by default, this group is
empty, so only the <username>root</username> user may read empty, so only the <username>root</username> user may read
audit trails. Users may be added to the audit trails. Users may be added to the
<groupname>audit</groupname> group in order to delegate audit <groupname>audit</groupname> group in order to delegate audit