From d3b4fa851eb6aaf07c68d76b90e19c2a34bdd7a2 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Tue, 27 Oct 2015 23:58:55 +0000 Subject: [PATCH] Use $ to prevent expanding FreeBSD version strings in examples. Submitted by: gjb --- .../books/fdp-primer/po-translations/chapter.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml index 52ab4496de..0c814bc046 100644 --- a/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml @@ -412,7 +412,7 @@ A Makefile book.xml: # -# $FreeBSD$ +# $$FreeBSD$ # # Build the FreeBSD Porter's Handbook. # @@ -502,7 +502,7 @@ A Makefile version control system when this file is committed. # -# $FreeBSD$ +# $FreeBSD$ # # Article: PGP Keys @@ -795,7 +795,7 @@ A es_ES.po Subversion svn:keywords property set to FreeBSD=%H so - $FreeBSD$ strings are expanded into + $FreeBSD$ strings are expanded into the path, revision, date, and author when committed: &prompt.user; svn propset svn:keywords FreeBSD=%H Makefile article.xml es_ES.po