FreeBSD Bugzilla – Attachment 108378 Details for
Bug 149193
[PATCH] Spelling fixes for en_US.ISO8859-1/books/arch-handbook
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.83 KB, created by
Jimmy Olgeni
on 2010-08-02 12:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jimmy Olgeni
Created:
2010-08-02 12:10:01 UTC
Size:
2.83 KB
patch
obsolete
>Index: jail/chapter.sgml >=================================================================== >RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/arch-handbook/jail/chapter.sgml,v >retrieving revision 1.21 >diff -u -r1.21 chapter.sgml >--- jail/chapter.sgml 1 Feb 2008 18:54:32 -0000 1.21 >+++ jail/chapter.sgml 2 Aug 2010 11:00:04 -0000 >@@ -661,7 +661,7 @@ > returns 1 if the IP address does NOT belong to the > <application>jail</application> or 0 otherwise. As you can see > from the code, if it is indeed an IP address not belonging to the >- <application>jail</application>, the protcol is not allowed to bind >+ <application>jail</application>, the protocol is not allowed to bind > to that address.</para> > > <programlisting><filename>/usr/src/sys/kern/kern_jail.c:</filename> >Index: mac/chapter.sgml >=================================================================== >RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/arch-handbook/mac/chapter.sgml,v >retrieving revision 1.45 >diff -u -r1.45 chapter.sgml >--- mac/chapter.sgml 28 Aug 2006 18:59:15 -0000 1.45 >+++ mac/chapter.sgml 2 Aug 2010 11:00:05 -0000 >@@ -330,7 +330,7 @@ > permitted to sleep, limiting the use of primitives in > those entry points to mutexes and wakeup operations.</para> > >- <para>When policy modules call out to other kernel subsytems, >+ <para>When policy modules call out to other kernel subsystems, > they will generally need to release any in-policy locks in > order to avoid violating the kernel lock order or risking > lock recursion. This will maintain policy locks as leaf >Index: usb/chapter.sgml >=================================================================== >RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/arch-handbook/usb/chapter.sgml,v >retrieving revision 1.8 >diff -u -r1.8 chapter.sgml >--- usb/chapter.sgml 4 May 2005 23:56:46 -0000 1.8 >+++ usb/chapter.sgml 2 Aug 2010 11:00:05 -0000 >@@ -178,7 +178,7 @@ > designed to reduce hardware complexity by requiring the host > controller driver to supply a complete schedule of the transfers > for each frame. OHCI type controllers are much more independent >- by providing a more abstract interface doing alot of work >+ by providing a more abstract interface doing a lot of work > themselves. </para> > > <sect2> >@@ -246,7 +246,7 @@ > is aware of scheduling priorities and the ordering of the > types of transfers in a frame. The main data structure used by > the host controller is the endpoint descriptor (ED) to which >- aqueue of transfer descriptors (TDs) is attached. The ED >+ a queue of transfer descriptors (TDs) is attached. The ED > contains the maximum packet size allowed for an endpoint and > the controller hardware does the splitting into packets. The > pointers to the data buffers are updated after each transfer
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 149193
: 108378