diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-02 12:22:50 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-02 12:22:50 +0000 |
commit | dec4b0a901b3d9be9eb37bbcec3e06f6c63274ce (patch) | |
tree | a22f51ed21735d207f556e2086247d56e6b6e030 /appendixa/m4-shortdesc.xml | |
parent | 49f4dd549ab4535cf182b011b2d2803f349027a8 (diff) |
Removeing the 'last checked' lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/m4-shortdesc.xml')
-rw-r--r-- | appendixa/m4-shortdesc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/m4-shortdesc.xml b/appendixa/m4-shortdesc.xml index 606c50f98..7cf572dda 100644 --- a/appendixa/m4-shortdesc.xml +++ b/appendixa/m4-shortdesc.xml @@ -1,6 +1,6 @@ <sect2><title>Contents of M4</title> -<para>(Last checked against version &m4-contversion;.)</para> +<!-- <para>(Last checked against version &m4-contversion;.)</para> --> <para>M4 is a macro processor. It copies input to output, expanding macros as it goes. Macros are either built-in or user-defined and can |