diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index ed4bf9d2a1..2b764023f2 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -1258,7 +1258,7 @@ floppy, track for track, and is not meant to be placed on the floppy as a regular file. You have to transfer it to the floppy raw, using the low-level - tools (e.g. fdimage or + tools (e.g., fdimage or rawrite) described in the installation guide to &os;. @@ -1351,7 +1351,7 @@ Partition. Select the drive which used to contain your boot manager (likely the first one) and when you come to the partition editor for - it, as the very first thing (e.g. do not make any + it, as the very first thing (e.g., do not make any changes) press W. This will ask for confirmation, select &gui.yes;, and when you get the Boot Manager selection prompt, be sure to select the @@ -2809,8 +2809,8 @@ quit on the processor might have died. In either case you need to ensure that you have hardware running at what it is specified to run at, at least while trying to solve - this problem. i.e. Clock it back to the default - settings. + this problem (in other words, clock it back to the default + settings.) If you are overclocking then note that it is far cheaper to have a slow system than a fried system that @@ -3409,7 +3409,7 @@ chip1@pci0:31:5: class=0x040100 card=0x00931028 chip=0x24158086 rev=0x02 Break the warnings by changing the value of MAX_STRAY_LOG from 5 to 0 in your - platform's (e.g. &i386;) + platform's (e.g., &i386;) intr_machdep.c file and rebuild the new kernel and all the warnings will be suppressed. @@ -4633,7 +4633,7 @@ kern.sched.name: ULE &os; lists your disks, first IDE, then SCSI. When you are slicing up your disk, check that the disk - geometry displayed in the FDISK screen is correct (ie. it + geometry displayed in the FDISK screen is correct (i.e., it matches the BIOS numbers); if it is wrong, use the G key to fix it. You may have to do this if there is absolutely nothing on the disk, or if the disk @@ -5007,7 +5007,7 @@ C:\="DOS" following to your configuration file /boot/grub/menu.lst (or /boot/grub/grub.conf in some systems, - e.g. Red Hat Linux and its derivatives). + e.g., Red Hat Linux and its derivatives). title &os; 6.1 root (hd0,a) @@ -7556,7 +7556,7 @@ Key F15 A A Menu Workplace Nop The most common way to accomplish this is to build a simulated environment in a subdirectory and then run the - processes in that directory chroot'd (i.e. / for that process is this directory, not the real / of the system). @@ -10110,7 +10110,7 @@ panic: page fault By default, the kernel address space is 1 GB (2 GB for PAE) for i386. If you run a - network-intensive server (e.g. a large FTP or HTTP server), + network-intensive server (e.g., a FTP or HTTP server), or you want to use ZFS, you might find that is not enough.