diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml index 6118b89845..355c812455 100644 --- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml @@ -171,7 +171,7 @@ Intel64. Other manufacturers sometimes call it x86-64. - Examples of &arch.amd64; compatible processsors + Examples of &arch.amd64; compatible processors include: &amd.athlon;64, &amd.opteron;, multi-core &intel; &xeon;, and &intel; &core; 2 and later processors. diff --git a/en_US.ISO8859-1/books/handbook/desktop/chapter.xml b/en_US.ISO8859-1/books/handbook/desktop/chapter.xml index 165cc86e5a..90634aebf5 100644 --- a/en_US.ISO8859-1/books/handbook/desktop/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/desktop/chapter.xml @@ -355,7 +355,7 @@ &prompt.root; pkg install kwebkitpart - To install from the Ports Colloction: + To install from the Ports Collection: &prompt.root; cd /usr/ports/www/kwebkitpart &prompt.root; make install clean diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.xml b/en_US.ISO8859-1/books/handbook/disks/chapter.xml index f4b1eae5b0..fe5c1637fd 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.xml @@ -3141,7 +3141,7 @@ geli_da2_flags="-k /root/da2.key" - This example configures an encryped swap partition using + This example configures an encrypted swap partition using the Blowfish algorithm with a key length of 128 bits and a sectorsize of 4 kilobytes: diff --git a/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml b/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml index 60bf8597f0..abb0da5dfe 100644 --- a/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml @@ -3002,7 +3002,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition file for ipnat TCP_FLAG|ICMP_TYPE - If tcp is specifed as the + If tcp is specified as the PROTO_TYPE, flags can be specified as letters, where each letter represents one of the possible TCP flags used to determine the state @@ -3016,7 +3016,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition file for ipnatC (CWN), and E (ECN). - If icmp is specifed as the + If icmp is specified as the PROTO_TYPE, the ICMP type to match can be specified. Refer to &man.ipf.5; for the allowable types. diff --git a/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml b/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml index 9c6e035f98..c304c06876 100644 --- a/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml @@ -509,7 +509,7 @@ pcm7: <HDA Realtek ALC889 PCM #3 Digital> at cad 2 nid 1 on hdac1 provides an alternative, command-line MP3 player. Once installed, specify the MP3 file to play on the command line. If the system has multiple - audio devices, the sound device can also be specifed: + audio devices, the sound device can also be specified: &prompt.root; mpg123 -a /dev/dsp1.0 Foobar-GreatestHits.mp3 High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3 @@ -1342,7 +1342,7 @@ bktr0: Pinnacle/Miro TV, Philips SECAM tuner. &prompt.root; pkg install mythtv - Alternatively, to install from the Ports Collecton: + Alternatively, to install from the Ports Collection: &prompt.root; cd /usr/ports/multimedia/mythtv &prompt.root; make install diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.xml b/en_US.ISO8859-1/books/handbook/security/chapter.xml index efec6dcf8a..1c0bcec465 100644 --- a/en_US.ISO8859-1/books/handbook/security/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/security/chapter.xml @@ -419,7 +419,7 @@ Enter new password: the most prudent security or systems engineer will miss something an attacker left behind. - A rootkit does do one thing usefulfor administrators: once + A rootkit does do one thing useful for administrators: once detected, it is a sign that a compromise happened at some point. But, these types of applications tend to be very well hidden. This section demonstrates a tool that can be used to @@ -1437,7 +1437,7 @@ kadmin> exit GSSAPIAuthentication yes - After making this change, &man.sshd.8; must be restared + After making this change, &man.sshd.8; must be restarted for the new configuration to take effect: service sshd restart. diff --git a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml index ed14040671..41c0b4f74c 100644 --- a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml @@ -2875,7 +2875,7 @@ mypool/compressed_dataset logicalused 496G - The dataset is currently using 449 GB of space (the used property). Without compression, it would have taken - 496 GB of space (the logicallyused + 496 GB of space (the logicalused property). This results in the 1.11:1 compression ratio.