From owner-svn-doc-head@freebsd.org Sat Jan 7 12:18:29 2017 Return-Path: Delivered-To: svn-doc-head@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 D814ACA30D4; Sat, 7 Jan 2017 12:18:29 +0000 (UTC) (envelope-from bcr@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 A743410D9; Sat, 7 Jan 2017 12:18:29 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v07CISVS070615; Sat, 7 Jan 2017 12:18:28 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v07CISSq070614; Sat, 7 Jan 2017 12:18:28 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201701071218.v07CISSq070614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Sat, 7 Jan 2017 12:18:28 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49802 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 07 Jan 2017 12:18:29 -0000 Author: bcr Date: Sat Jan 7 12:18:28 2017 New Revision: 49802 URL: https://svnweb.freebsd.org/changeset/doc/49802 Log: Fox a small grammatical error (pose -> poses). PR: 212941 Submitted by: Kasi Chonpimai (mnm630848@gmail.com) 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 Fri Jan 6 22:46:07 2017 (r49801) +++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Sat Jan 7 12:18:28 2017 (r49802) @@ -1303,7 +1303,7 @@ USE_XORG= x11 xpm Getting a Fake <envar>DISPLAY</envar> with Xvfb Some applications require a working X11 display for - compilation to succeed. This pose a problem for machines + compilation to succeed. This poses a problem for machines that operate headless. When this variable is used, the build infrastructure will start the virtual framebuffer X server. The working DISPLAY is then passed