Correct the listing of possible shell prompts,

add userinput tags.
This commit is contained in:
Martin Heinen 2003-11-18 01:25:19 +00:00
parent a973b8d345
commit d5d248aa14
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18901

View file

@ -176,7 +176,7 @@ Password:</screen>
<para>You should see the <acronym>MOTD</acronym> or message of
the day followed by a command prompt (a <literal>#</literal>,
<literal>$</literal>, or <literal>$</literal> character). This
<literal>$</literal>, or <literal>%</literal> character). This
indicates you have successfully logged into FreeBSD.</para>
</sect2>
@ -386,7 +386,7 @@ console none unknown off secure</programlisting>
for the owner, group, and everyone else. For example, a
<command>ls -l</command> in an arbitrary directory may show:</para>
<screen>&prompt.user; ls -l
<screen>&prompt.user; <userinput>ls -l</userinput>
total 530
-rw-r--r-- 1 root wheel 512 Sep 5 12:31 myfile
-rw-r--r-- 1 root wheel 512 Sep 5 12:31 otherfile