Change the "basics" chapter to document FreeBSD 9 and 10 over FreeBSD 8:

- The system console is now cons25, not xterm
 - acd0 devices are no longer used, switch to ada
 - We no longer have as many FSF utilities, therefore fewer info pages
This commit is contained in:
Gavin Atkinson 2014-07-28 19:04:26 +00:00
parent 397cff5e54
commit 995f0b4820
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45379

View file

@ -189,15 +189,15 @@ login:</screen>
<programlisting># name getty type status comments <programlisting># name getty type status comments
# #
ttyv0 "/usr/libexec/getty Pc" cons25 on secure ttyv0 "/usr/libexec/getty Pc" xterm on secure
# Virtual terminals # Virtual terminals
ttyv1 "/usr/libexec/getty Pc" cons25 on secure ttyv1 "/usr/libexec/getty Pc" xterm on secure
ttyv2 "/usr/libexec/getty Pc" cons25 on secure ttyv2 "/usr/libexec/getty Pc" xterm on secure
ttyv3 "/usr/libexec/getty Pc" cons25 on secure ttyv3 "/usr/libexec/getty Pc" xterm on secure
ttyv4 "/usr/libexec/getty Pc" cons25 on secure ttyv4 "/usr/libexec/getty Pc" xterm on secure
ttyv5 "/usr/libexec/getty Pc" cons25 on secure ttyv5 "/usr/libexec/getty Pc" xterm on secure
ttyv6 "/usr/libexec/getty Pc" cons25 on secure ttyv6 "/usr/libexec/getty Pc" xterm on secure
ttyv7 "/usr/libexec/getty Pc" cons25 on secure ttyv7 "/usr/libexec/getty Pc" xterm on secure
ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure</programlisting> ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure</programlisting>
@ -3307,7 +3307,7 @@ Swap: 2048M Total, 2048M Free
<filename>/var/run/dmesg.boot</filename>.</para> <filename>/var/run/dmesg.boot</filename>.</para>
<para>Each device has a device name and number. For example, <para>Each device has a device name and number. For example,
<filename>acd0</filename> is the first IDE CD-ROM drive, <filename>ada0</filename> is the first SATA hard drive,
while <filename>kbd0</filename> represents the while <filename>kbd0</filename> represents the
keyboard.</para> keyboard.</para>
@ -3403,7 +3403,7 @@ Swap: 2048M Total, 2048M Free
keyword <quote>mail</quote> in their descriptions. This is keyword <quote>mail</quote> in their descriptions. This is
equivalent to using &man.apropos.1;.</para> equivalent to using &man.apropos.1;.</para>
<para>To read the descriptions for the commands in <para>To read the descriptions for all of the commands in
<filename>/usr/bin</filename>, type:</para> <filename>/usr/bin</filename>, type:</para>
<screen>&prompt.user; <userinput>cd /usr/bin</userinput> <screen>&prompt.user; <userinput>cd /usr/bin</userinput>
@ -3421,7 +3421,7 @@ Swap: 2048M Total, 2048M Free
<primary>Free Software Foundation</primary> <primary>Free Software Foundation</primary>
</indexterm> </indexterm>
<para>&os; includes many applications and utilities produced by <para>&os; includes several applications and utilities produced by
the Free Software Foundation (FSF). In addition to manual the Free Software Foundation (FSF). In addition to manual
pages, these programs may include hypertext documents called pages, these programs may include hypertext documents called
<literal>info</literal> files. These can be viewed using <literal>info</literal> files. These can be viewed using