From owner-svn-doc-head@freebsd.org Tue Dec 22 14:53:12 2015 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 941B4A4E9AE; Tue, 22 Dec 2015 14:53:12 +0000 (UTC) (envelope-from wblock@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 644851AAB; Tue, 22 Dec 2015 14:53:12 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBMErBBl042662; Tue, 22 Dec 2015 14:53:11 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBMErB1o042661; Tue, 22 Dec 2015 14:53:11 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201512221453.tBMErB1o042661@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Tue, 22 Dec 2015 14:53:11 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47901 - head/en_US.ISO8859-1/books/fdp-primer/po-translations 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.20 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: Tue, 22 Dec 2015 14:53:12 -0000 Author: wblock Date: Tue Dec 22 14:53:11 2015 New Revision: 47901 URL: https://svnweb.freebsd.org/changeset/doc/47901 Log: Revision string is on the second line, not the third. Submitted by: Ruey-Cherng Yu Approved by: kevlo Differential Revision: https://reviews.freebsd.org/D4677 Modified: head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Mon Dec 21 15:38:24 2015 (r47900) +++ head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Tue Dec 22 14:53:11 2015 (r47901) @@ -496,7 +496,7 @@ A Makefile Makefile. Because this is a simple article, in this case the Makefile can be used unchanged. The $&os;...$ - version string on the third line will be replaced by the + version string on the second line will be replaced by the version control system when this file is committed. #