From owner-svn-doc-head@FreeBSD.ORG Sun Feb 16 05:17:25 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C714FB74; Sun, 16 Feb 2014 05:17:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B04B51DE8; Sun, 16 Feb 2014 05:17:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1G5HP8u023285; Sun, 16 Feb 2014 05:17:25 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1G5HPNr023284; Sun, 16 Feb 2014 05:17:25 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201402160517.s1G5HPNr023284@svn.freebsd.org> From: Warren Block Date: Sun, 16 Feb 2014 05:17:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43959 - head/en_US.ISO8859-1/books/porters-handbook/security X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Feb 2014 05:17:25 -0000 Author: wblock Date: Sun Feb 16 05:17:25 2014 New Revision: 43959 URL: http://svnweb.freebsd.org/changeset/doc/43959 Log: Whitespace-only fixes missed in earlier commits, translators please ignore. Modified: head/en_US.ISO8859-1/books/porters-handbook/security/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/security/chapter.xml Sun Feb 16 04:57:45 2014 (r43958) +++ head/en_US.ISO8859-1/books/porters-handbook/security/chapter.xml Sun Feb 16 05:17:25 2014 (r43959) @@ -71,11 +71,11 @@ Please make sure that the port's revision is bumped as soon - as the vulnerability has been closed. That is how the users who + as the vulnerability has been closed. That is how the users who upgrade installed packages on a regular basis will see they need - to run an update. Besides, a new package will be built and + to run an update. Besides, a new package will be built and distributed over FTP and WWW mirrors, replacing the vulnerable - one. PORTREVISION should be bumped unless + one. PORTREVISION should be bumped unless PORTVERSION has changed in the course of correcting the vulnerability. That is you should bump PORTREVISION if you have added a patch file @@ -150,7 +150,7 @@ similar to HTML. The major difference is that XML is eXtensible, i.e., based on defining custom tags. Due to its intrinsic structure XML puts - otherwise amorphous data into shape. VuXML is particularly + otherwise amorphous data into shape. VuXML is particularly tailored to mark up descriptions of security vulnerabilities.