Remove extraneous word.

PR:		docs/187279
Submitted by:	Vladimir Romanov <blueboar_2@rambler.ru>
This commit is contained in:
Warren Block 2014-03-05 14:23:30 +00:00
parent e9d97372c2
commit 8f12aa5727
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44128

View file

@ -589,7 +589,7 @@ trailer,133</programlisting>
<para>This audit represents a successful
<literal>execve</literal> call, in which the command
<literal>finger doug</literal> has been run. The arguments
token contains both the processed command line presented by
token contains the processed command line presented by
the shell to the kernel. The <literal>path</literal> token
holds the path to the executable as looked up by the kernel.
The <literal>attribute</literal> token describes the binary,