Replace a greater than sign with >.

This commit is contained in:
Martin Heinen 2004-06-06 18:17:07 +00:00
parent 9e9fc0d62b
commit 1dc266eb9c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21108

View file

@ -1949,7 +1949,7 @@ raisechar=^^</programlisting>
</step>
<step>
<para><command>echo -h > /boot.config</command> to enable
<para><command>echo -h &gt; /boot.config</command> to enable
the serial console for the boot loader and kernel.</para>
</step>