template: add reminder about setting properties.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18744 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2017-05-19 18:43:25 +00:00
parent ceb3dc7423
commit 4ac63bfe79

View File

@ -28,6 +28,10 @@
<?dbhtml filename="TEMPLATE.html"?>
<sect1info>
<!-- this part gets updated when you commit, IFF you set the properties:
first, svn add path/to/thisfile.xml and then
svn propset svn:mime-type text/plain path/to/thisfile.xml and
svn propset svn:keywords "Date LastChangedBy" path/to/thisfile.xml -->
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>