FreeBSD Bugzilla – Attachment 19297 Details for
Bug 34328
[PATCH] minor corrections to chapter kernelconfig
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.60 KB, created by
Martin Heinen
on 2002-01-27 11:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Martin Heinen
Created:
2002-01-27 11:50:01 UTC
Size:
4.60 KB
patch
obsolete
>Index: chapter.sgml >=================================================================== >RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v >retrieving revision 1.73 >diff -u -r1.73 chapter.sgml >--- chapter.sgml 26 Jan 2002 00:20:31 -0000 1.73 >+++ chapter.sgml 26 Jan 2002 17:15:30 -0000 >@@ -162,10 +162,10 @@ > <literal>src</literal>, then <literal>sys</literal>. If you > have an aversion to <application>sysinstall</application> and > you have access to an <quote>official</quote> FreeBSD CDROM, then >- you can also install the source from the command line :</para> >+ you can also install the source from the command line:</para> > > <screen>&prompt.root; <userinput>mount</userinput> /cdrom >-&prompt.root; <userinput>mkdir -p</userinput> <filename>/usr/src/sys</filename> >+&prompt.root; <userinput>mkdir -p</userinput> /usr/src/sys > &prompt.root; <userinput>ln -s</userinput> /usr/src/sys /sys > &prompt.root; <userinput>cat /cdrom/sys/ssys.[a-d]* | tar -xzvf</userinput></screen> > </note> >@@ -206,7 +206,7 @@ > > <note> > <para>You must execute these and all of the following commands under >- the root account or you will get <errortype>permission >+ the <username>root</username> account or you will get <errortype>permission > denied</errortype> errors.</para> > </note> > >@@ -215,7 +215,7 @@ > will probably be <command>vi</command>, which is too complex to > explain here, but is covered well in many books in the <link > linkend="bibliography">bibliography</link>. However, FreeBSD does >- offer an easier editor called <quote>ee</quote> which, if you are a >+ offer an easier editor called <command>ee</command> which, if you are a > beginner, should be your editor of choice. Feel free to change the > comment lines at the top to reflect your configuration or the > changes you have made to differentiate it from >@@ -256,7 +256,7 @@ > <listitem> > <para>If you are running a FreeBSD version prior to 4.0, and you are > <emphasis>not</emphasis> upgrading to FreeBSD 4.0 or higher using >- the <quote>make world</quote> procedure, use procedure 1.</para> >+ the <command>make world</command> procedure, use procedure 1.</para> > </listitem> > > <listitem> >@@ -266,8 +266,8 @@ > </listitem> > > <listitem> >- <para>If you are rebuilding the kernel as part of a <quote>make >- world</quote> process, use procedure 2.</para> >+ <para>If you are rebuilding the kernel as part of a <command>make >+ world</command> process, use procedure 2.</para> > </listitem> > </itemizedlist> > >@@ -305,7 +305,7 @@ > way</title> > > <step> >- <para>Change to the <filename>/usr/src</filename> directory</para> >+ <para>Change to the <filename>/usr/src</filename> directory.</para> > > <screen>&prompt.root; <userinput>cd /usr/src</userinput></screen> > </step> >@@ -327,7 +327,7 @@ > <para>In FreeBSD 4.2 and older you must replace > <literal>KERNCONF=</literal> with <literal>KERNEL=</literal>. > 4.2-STABLE that was fetched after Feb 2nd, 2001 does >- recognize <literal>KERNCONF=</literal></para> >+ recognize <literal>KERNCONF=</literal>.</para> > </note> > > <indexterm> >@@ -737,8 +737,8 @@ > options _KPOSIX_PRIORITY_SCHEDULING</programlisting> > > <para>Real-time extensions added in the 1993 POSIX. Certain >- applications in the ports collection use these (such as Star >- Office).</para> >+ applications in the ports collection use these (such as <application>Star >+ Office</application>).</para> > > <indexterm> > <primary>kernel options</primary> >@@ -1021,7 +1021,7 @@ > <literal>device miibus</literal> to the kernel config pulls in > support for the generic miibus API and all of the PHY drivers, > including a generic one for PHYs that are not specifically handled >- by an individual driver</para> >+ by an individual driver.</para> > > <programlisting>device dc # DEC/Intel 21143 and various workalikes > device rl # RealTek 8129/8139 >@@ -1303,7 +1303,7 @@ > an excellent mechanism for recovering from incompatible > kernels. Simply choose the kernel you want to boot from at > the FreeBSD boot loader. You can access this when the system >- counts down from 10. Hit any key except for the enter key, >+ counts down from 10. Hit any key except for <keycap>Enter</keycap>, > type <command>unload</command> and then type > <command>boot > <replaceable>kernel.old</replaceable></command>, or the >@@ -1381,4 +1381,3 @@ > sgml-parent-document: ("../book.sgml" "part" "chapter") > End: > --> >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 34328
: 19297