From owner-svn-doc-head@freebsd.org Sat Sep 29 17:36:55 2018
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 489CE10A600C;
Sat, 29 Sep 2018 17:36:55 +0000 (UTC)
(envelope-from allanjude@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
[IPv6:2610:1c1:1:606c::19:3])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client CN "mxrelay.nyi.freebsd.org",
Issuer "Let's Encrypt Authority X3" (verified OK))
by mx1.freebsd.org (Postfix) with ESMTPS id F3628818BE;
Sat, 29 Sep 2018 17:36:54 +0000 (UTC)
(envelope-from allanjude@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EE5B7268EF;
Sat, 29 Sep 2018 17:36:54 +0000 (UTC)
(envelope-from allanjude@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8THast3025775;
Sat, 29 Sep 2018 17:36:54 GMT (envelope-from allanjude@FreeBSD.org)
Received: (from allanjude@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8THasne025774;
Sat, 29 Sep 2018 17:36:54 GMT (envelope-from allanjude@FreeBSD.org)
Message-Id: <201809291736.w8THasne025774@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: allanjude set sender to
allanjude@FreeBSD.org using -f
From: Allan Jude
Date: Sat, 29 Sep 2018 17:36:54 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r52314 -
head/en_US.ISO8859-1/books/porters-handbook/makefiles
X-SVN-Group: doc-head
X-SVN-Commit-Author: allanjude
X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/makefiles
X-SVN-Commit-Revision: 52314
X-SVN-Commit-Repository: doc
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.27
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, 29 Sep 2018 17:36:55 -0000
Author: allanjude
Date: Sat Sep 29 17:36:54 2018
New Revision: 52314
URL: https://svnweb.freebsd.org/changeset/doc/52314
Log:
Fix minor spelling mistake in porters handbook
PR: 231799
Submitted by: db
Modified:
head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Fri Sep 28 16:20:35 2018 (r52313)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Sat Sep 29 17:36:54 2018 (r52314)
@@ -2705,7 +2705,7 @@ v0.7.3-0-gc66c71d
- As this is only syntastic sugar above
+ As this is only syntactic sugar above
DISTFILES and
MASTER_SITES, the group names must
adhere to the restrictions on group names outlined in
@@ -3093,7 +3093,7 @@ GL_COMMIT= 9c1669ce60c3f4f5eb43df874d7314483fb3f8a6
- As this is only syntastic sugar above
+ As this is only syntactic sugar above
DISTFILES and
MASTER_SITES, the group names must
adhere to the restrictions on group names outlined in