Add <command> tag.

PR:		31886
Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
This commit is contained in:
Murray Stokely 2001-11-14 15:45:47 +00:00
parent 7f08fffcd2
commit d6b6e478fb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11202

View file

@ -1324,8 +1324,8 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
<para>The most comprehensive documentation on FreeBSD is in the form
of manual pages. Nearly every program on the system comes with a
short reference manual explaining the basic operation and various
arguments. These manuals can be viewed with the man command. Use
of the man command is simple:</para>
arguments. These manuals can be viewed with the <command>man</command> command. Use
of the <command>man</command> command is simple:</para>
<screen>&prompt.user; <userinput>man <replaceable>command</replaceable></userinput></screen>