diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml index 7a11678c4a..1df54fef7d 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -5325,7 +5325,7 @@ natd_flags="" Turn on TCP Wrapping for internal services which are - built in to inetd. (on by + built into inetd. (on by default) diff --git a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml index 28ec9ae77f..6c94b7ebd6 100644 --- a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml @@ -787,7 +787,7 @@ 285 v0 S 0:38.45 /usr/X11R6/bin/sawfish As you can see in this example, the output from &man.ps.1; is - organized in to a number of columns. PID is the + organized into a number of columns. PID is the process ID discussed earlier. PIDs are assigned starting from 1, go up to 99999, and wrap around back to the beginning when you run out. TT shows the tty the program is running on, and can @@ -830,7 +830,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse 7059 nik 2 0 7260K 4644K poll 1:38 0.00% 0.00% mutt ... - The output is split in to two sections. The header (the first five + The output is split into two sections. The header (the first five lines) shows the PID of the last process to run, the system load averages (which are a measure of how busy the system is), the system uptime (time since the last reboot) and the current time. The other figures in the @@ -842,7 +842,7 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse to the output from &man.ps.1;. As before you can see the PID, the username, the amount of CPU time taken, and the command that was run. &man.top.1; also defaults to showing you the amount of memory space - taken by the process. This is split in to two columns, one for total + taken by the process. This is split into two columns, one for total size, and one for resident size—total size is how much memory the application has needed, and the resident size is how much it is actually using at the moment. In this example you can see that Netscape has diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml index 987a58b026..008de21500 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml @@ -1014,7 +1014,7 @@ Script done, … Reboot into Single User Mode single-user mode - You should reboot in to single user mode to test the new kernel + You should reboot into single user mode to test the new kernel works. Do this by following the instructions in . diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index d415bc40d4..15a6e72562 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -217,7 +217,7 @@ Disk Layouts for the i386 - A PC disk can be divided in to discrete chunks. These chunks are + A PC disk can be divided into discrete chunks. These chunks are called partitions. By design, the PC only supports four partitions per disk. These partitions are called primary partitions. To work around this @@ -280,7 +280,7 @@ Suppose that you have a computer with a single 4GB disk that already has a version of Windows installed, and you have split the - disk in to two drive letters, C: and + disk into two drive letters, C: and D:, each of which is 2GB in size. You have 1GB of data on C:, and 0.5GB of data on D:. @@ -441,7 +441,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE Check for FreeBSD Errata Although the FreeBSD project strives to ensure that each release - of FreeBSD is as stable as possible, bugs do occasionally creep in to + of FreeBSD is as stable as possible, bugs do occasionally creep into the process. On very rare occasions those bugs affect the installation process. As these problems are discovered and fixed they are noted in the FreeBSD Errata, posted on the FreeBSD web site. You @@ -867,7 +867,7 @@ Booting [kernel] in 9 seconds... _ Because of this, the first thing you have the opportunity to do when installing FreeBSD is look at the list of drivers that are - configured in to the kernel, and either disable some of them, if you + configured into the kernel, and either disable some of them, if you do not own that device, or confirm (and alter) the driver's configuration if you do own the device but the defaults are wrong. @@ -897,7 +897,7 @@ Booting [kernel] in 9 seconds... _ A collapsible list of all the drivers that are currently - marked as active, subdivided in to groups such as + marked as active, subdivided into groups such as Storage, and Network. Each driver is shown as a description, its two three letter driver name, and the IRQ and memory port used by that driver. In @@ -910,7 +910,7 @@ Booting [kernel] in 9 seconds... _ Drivers that have been marked inactive. They remain in the kernel, but they will not probe for their device when the kernel - starts. These are subdivided in to groups in the same way as the + starts. These are subdivided into groups in the same way as the active driver list. @@ -1020,7 +1020,7 @@ Booting [kernel] in 9 seconds... _ floppy that contains the programs used to reconfigure the card. In any case, you should refer to the documentation that came with the device. This will obviously entail restarting your computer, - so you will need to boot back in to the FreeBSD installation + so you will need to boot back into the FreeBSD installation routine when you have reconfigured the card. @@ -2008,7 +2008,7 @@ Mounting root from ufs:/dev/md0c FDisk will start, with a display similar to that shown in . - The FDisk display is broken in to three + The FDisk display is broken into three sections. The first section, covering the first two lines of the display, diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml index fd6df3b39d..b456f80cc2 100644 --- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml @@ -85,7 +85,7 @@ kernel's functionality is contained in modules which can be dynamically loaded and unloaded from the kernel as necessary. This allows the kernel to adapt to new hardware suddenly becoming available (such as - PCMCIA cards in a laptop), or for new functionality to be brought in to + PCMCIA cards in a laptop), or for new functionality to be brought into the kernel that was not necessary when the kernel was originally compiled. Colloquially these are called KLDs. @@ -283,7 +283,7 @@ - Change in to the build directory. + Change into the build directory. &prompt.root; cd ../../compile/MYKERNEL diff --git a/en_US.ISO8859-1/books/handbook/policies/chapter.sgml b/en_US.ISO8859-1/books/handbook/policies/chapter.sgml index cbc67f6c8c..ab1c6a8657 100644 --- a/en_US.ISO8859-1/books/handbook/policies/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/policies/chapter.sgml @@ -309,7 +309,7 @@ obrien@FreeBSD.org - 30 March 1997 The Release Engineer - decides whether or not it goes in to the release. + decides whether or not it goes into the release. @@ -327,7 +327,7 @@ obrien@FreeBSD.org - 30 March 1997 release engineer The Release Engineer - decides if it goes in to the release. + decides if it goes into the release. diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml index 91c2ea563c..729f7d73ac 100644 --- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml @@ -221,7 +221,7 @@ The FreeBSD web site maintains an up-to-date searchable list of all the available applications, at http://www.FreeBSD.org/ports/. - The name space is divided in to categories, and you may either + The name space is divided into categories, and you may either search for an application by name (if you know it), or you can list all the applications available in a category.