aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/m4-desc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-30 22:42:51 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-30 22:42:51 +0000
commitdefc1685034b0557dc90ad8197f54dca276028d9 (patch)
tree04b80154ee49fcd148eac9759067ce5e750a4656 /appendixa/m4-desc.xml
parentbb23dfb25f861ea1d0a1ec662f328c708d43e9de (diff)
Miscellaneous adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/m4-desc.xml')
-rw-r--r--appendixa/m4-desc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/m4-desc.xml b/appendixa/m4-desc.xml
index 04136d7a0..7adcf90c8 100644
--- a/appendixa/m4-desc.xml
+++ b/appendixa/m4-desc.xml
@@ -7,7 +7,7 @@
<sect3><title>Program file descriptions</title>
<para><command>m4</command> copies the given files
-while expanding the macros that it contains. These macros are either built-in
+while expanding the macros that they contain. These macros are either built-in
or user-defined and can take any number of arguments. Besides just doing macro
expansion, m4 has built-in functions for including named files, running Unix
commands, doing integer arithmetic, manipulating text in various ways,