From 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Mon, 6 Oct 2003 22:19:12 +0000 Subject: Changing the style of the 'Content' subsections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/m4-desc.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'appendixa/m4-desc.xml') diff --git a/appendixa/m4-desc.xml b/appendixa/m4-desc.xml index 7adcf90c8..d60319278 100644 --- a/appendixa/m4-desc.xml +++ b/appendixa/m4-desc.xml @@ -1,10 +1,6 @@    -Descriptions - -(Last checked against version &m4-contversion;.) - -Program file descriptions +Short descriptions m4 copies the given files while expanding the macros that they contain. These macros are either built-in @@ -14,7 +10,5 @@ commands, doing integer arithmetic, manipulating text in various ways, recursion, and so on. The m4 program can be used either as a front-end to a compiler or as a macro processor in its own right. - - -- cgit v1.2.3-54-g00ecf