From owner-svn-doc-all@FreeBSD.ORG Sun Feb 16 00:44:25 2014 Return-Path: Delivered-To: svn-doc-all@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 D4133587; Sun, 16 Feb 2014 00:44: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 BF6441905; Sun, 16 Feb 2014 00:44: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 s1G0iPUc004564; Sun, 16 Feb 2014 00:44:25 GMT (envelope-from pluknet@svn.freebsd.org) Received: (from pluknet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1G0iPmE004563; Sun, 16 Feb 2014 00:44:25 GMT (envelope-from pluknet@svn.freebsd.org) Message-Id: <201402160044.s1G0iPmE004563@svn.freebsd.org> From: Sergey Kandaurov Date: Sun, 16 Feb 2014 00:44:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43951 - head/en_US.ISO8859-1/books/porters-handbook/special X-SVN-Group: doc-head 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.17 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: Sun, 16 Feb 2014 00:44:25 -0000 Author: pluknet Date: Sun Feb 16 00:44:25 2014 New Revision: 43951 URL: http://svnweb.freebsd.org/changeset/doc/43951 Log: Fix typo. Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Sat Feb 15 14:30:55 2014 (r43950) +++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Sun Feb 16 00:44:25 2014 (r43951) @@ -255,7 +255,7 @@ above variables, the variable LEGAL_TEXT should be set to a string explaining the concern. For example, if special permission was obtained for &os; to - redistribute the binary, this variable should indiate + redistribute the binary, this variable should indicate so.