Mark up sysinstall as an <application> (references to "/stand/sysinstall" have
been left as <command>s). PR: 37884 Submitted by: Marc Fonvieille <marc@blackend.org>
This commit is contained in:
parent
0bf46b3aff
commit
4974813e4f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13016
1 changed files with 2 additions and 2 deletions
|
@ -1149,7 +1149,7 @@ Mounting root from ufs:/dev/md0c
|
||||||
them correctly.</para>
|
them correctly.</para>
|
||||||
|
|
||||||
<para>If you need to make changes to the UserConfig device probing,
|
<para>If you need to make changes to the UserConfig device probing,
|
||||||
its easy to exit the <command>sysinstall</command> program
|
its easy to exit the <application>sysinstall</application> program
|
||||||
and start over again. Its also a good way to become more familiar
|
and start over again. Its also a good way to become more familiar
|
||||||
with the process.</para>
|
with the process.</para>
|
||||||
|
|
||||||
|
@ -4547,7 +4547,7 @@ Please press any key to reboot.</screen>
|
||||||
release in the FreeBSD Hardware Notes. This document can
|
release in the FreeBSD Hardware Notes. This document can
|
||||||
usually be found in a file named
|
usually be found in a file named
|
||||||
<filename>HARDWARE.TXT</filename>, in the top-level directory of
|
<filename>HARDWARE.TXT</filename>, in the top-level directory of
|
||||||
a CDROM or FTP distribution or in sysinstall's documentation
|
a CDROM or FTP distribution or in <application>sysinstall</application>'s documentation
|
||||||
menu. It lists, for a given architecture, what hardware devices
|
menu. It lists, for a given architecture, what hardware devices
|
||||||
are known to be supported by each release of FreeBSD.</para>
|
are known to be supported by each release of FreeBSD.</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
Loading…
Reference in a new issue