The filename should not contain a tailing dot, so move it outside
<filename> tag.
This commit is contained in:
parent
ee2e3466d4
commit
6b6905c079
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25351
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue