- Drop mentions of sysinstall location on <5.2
This commit is contained in:
parent
f15ce0d3a0
commit
6227f88597
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35058
2 changed files with 2 additions and 5 deletions
|
@ -460,8 +460,7 @@ font8x8=<replaceable>font_name</replaceable></programlisting>
|
|||
<indexterm><primary>screenmap</primary></indexterm>
|
||||
<para>Also be sure to set the correct keymap and screenmap for your
|
||||
single C chars character set through
|
||||
<command>sysinstall</command> (<command>/stand/sysinstall</command>
|
||||
in &os; versions older than 5.2).
|
||||
<command>sysinstall</command>.
|
||||
Once inside <application>sysinstall</application>, choose <guimenuitem>Configure</guimenuitem>, then
|
||||
<guimenuitem>Console</guimenuitem>. Alternatively, you can add the
|
||||
following to <filename>/etc/rc.conf</filename>:</para>
|
||||
|
|
|
@ -755,9 +755,7 @@ docbook =
|
|||
|
||||
<step>
|
||||
<para>As <username>root</username>, run
|
||||
<command>sysinstall</command>
|
||||
(<command>/stand/sysinstall</command> in &os;
|
||||
versions older than 5.2) as shown below:</para>
|
||||
<command>sysinstall</command> as shown below:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>sysinstall</userinput></screen>
|
||||
</step>
|
||||
|
|
Loading…
Reference in a new issue