Add a missing word and some literal tags.
This commit is contained in:
parent
e829702251
commit
c12d417482
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31430
1 changed files with 2 additions and 2 deletions
|
@ -4933,14 +4933,14 @@ VII. References<co id="co-ref"></programlisting>
|
|||
|
||||
<para>To view information about commands being issued, one
|
||||
would use the &man.lastcomm.1; utility. The
|
||||
<command>lastcomm</command> may be used to print out commands
|
||||
<command>lastcomm</command> command may be used to print out commands
|
||||
issued by users on specific &man.ttys.5;, for example:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>lastcomm ls
|
||||
<username>trhodes</username> ttyp1</userinput></screen>
|
||||
|
||||
<para>Would print out all known usage of the <command>ls</command>
|
||||
by <username>trhodes</username> on the ttyp1 terminal.</para>
|
||||
by <username>trhodes</username> on the <literal>ttyp1</literal> terminal.</para>
|
||||
|
||||
<para>Many other useful options exist and are explained in the
|
||||
&man.lastcomm.1;, &man.acct.5; and &man.sa.8; manual
|
||||
|
|
Loading…
Reference in a new issue