The filename should not contain a tailing dot, so move it outside

<filename> tag.
This commit is contained in:
Xin LI 2005-08-12 10:08:26 +00:00
parent ee2e3466d4
commit 6b6905c079
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25351

View file

@ -139,7 +139,7 @@ requirements. -->
<para>Support for Event Auditing should have been installed with
the normal <maketarget>installworld</maketarget> process. An
administrator may confirm this by viewing the contents
of <filename role="directory">/etc/security.</filename> Files
of <filename role="directory">/etc/security</filename>. Files
beginning with the word <emphasis>audit</emphasis> should be present.
For example, <filename>audit_event</filename>.</para>