From owner-svn-doc-all@freebsd.org Fri Sep 15 10:14:50 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B36FE0BEBF; Fri, 15 Sep 2017 10:14:50 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 552BD18C1; Fri, 15 Sep 2017 10:14:50 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8FAEnBK002902; Fri, 15 Sep 2017 10:14:49 GMT (envelope-from maxim@FreeBSD.org) Received: (from maxim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8FAEmm2002895; Fri, 15 Sep 2017 10:14:48 GMT (envelope-from maxim@FreeBSD.org) Message-Id: <201709151014.v8FAEmm2002895@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: maxim set sender to maxim@FreeBSD.org using -f From: Maxim Konovalov Date: Fri, 15 Sep 2017 10:14:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50846 - in head/en_US.ISO8859-1/books/handbook: bsdinstall desktop disks firewalls multimedia security zfs X-SVN-Group: doc-head X-SVN-Commit-Author: maxim X-SVN-Commit-Paths: in head/en_US.ISO8859-1/books/handbook: bsdinstall desktop disks firewalls multimedia security zfs X-SVN-Commit-Revision: 50846 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2017 10:14:50 -0000 Author: maxim Date: Fri Sep 15 10:14:48 2017 New Revision: 50846 URL: https://svnweb.freebsd.org/changeset/doc/50846 Log: Typos fixed. PR: 222351 Submitted by: Lubos Boucek Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml head/en_US.ISO8859-1/books/handbook/disks/chapter.xml head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml head/en_US.ISO8859-1/books/handbook/security/chapter.xml head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Fri Sep 15 09:43:35 2017 (r50845) +++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Fri Sep 15 10:14:48 2017 (r50846) @@ -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. Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Fri Sep 15 09:43:35 2017 (r50845) +++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Fri Sep 15 10:14:48 2017 (r50846) @@ -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 Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Fri Sep 15 09:43:35 2017 (r50845) +++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Fri Sep 15 10:14:48 2017 (r50846) @@ -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: Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Fri Sep 15 09:43:35 2017 (r50845) +++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Fri Sep 15 10:14:48 2017 (r50846) @@ -3002,7 +3002,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition f 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 f C (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. Modified: head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml Fri Sep 15 09:43:35 2017 (r50845) +++ head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml Fri Sep 15 10:14:48 2017 (r50846) @@ -509,7 +509,7 @@ pcm7: <HDA Realtek ALC889 PCM #3 Digital> at cad 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 Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Fri Sep 15 09:43:35 2017 (r50845) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Fri Sep 15 10:14:48 2017 (r50846) @@ -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. Modified: head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Fri Sep 15 09:43:35 2017 (r50845) +++ head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Fri Sep 15 10:14:48 2017 (r50846) @@ -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.