markup changes,
cpu -> CPU Approved by: alex (mentor)
This commit is contained in:
parent
061ffa00ea
commit
70ced0286c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14575
1 changed files with 3 additions and 3 deletions
|
@ -1385,13 +1385,13 @@ login:</screen>
|
|||
console, running on an Intel or compatible processor of the x86
|
||||
architecture<footnote>
|
||||
<para>This is what <literal>i386</literal> means. Note that even if
|
||||
you are not running FreeBSD on an Intel 386 cpu, this is going to
|
||||
you are not running FreeBSD on an Intel 386 CPU, this is going to
|
||||
be <literal>i386</literal>. It is not the type of your processor,
|
||||
but the processor <quote>architecture</quote> that is shown
|
||||
here.</para>
|
||||
</footnote>. The name of this machine (every &unix; machine has a
|
||||
name) is <hostid>pc3.example.org</hostid>, and you are now looking
|
||||
at its system console—the <literal>ttyv0</literal>
|
||||
at its system console—the <devicename>ttyv0</devicename>
|
||||
terminal.</para>
|
||||
|
||||
<para>Finally, the last line is always:</para>
|
||||
|
@ -1502,7 +1502,7 @@ Password:</screen>
|
|||
|
||||
<para>You can use the <filename>/etc/ttys</filename> file to configure
|
||||
the virtual consoles of FreeBSD. Each uncommented line in this file
|
||||
(lines that do not start with a <quote>#</quote> character) contains
|
||||
(lines that do not start with a <literal>#</literal> character) contains
|
||||
settings for a single terminal or virtual console. The default
|
||||
version of this file that ships with FreeBSD configures 9 virtual
|
||||
consoles, and enables 8 of them. They are the lines that start with
|
||||
|
|
Loading…
Reference in a new issue