From 75aef881b75eb5e09c067ce8623827dfdff898ea Mon Sep 17 00:00:00 2001 From: David Bryant Date: Sun, 11 Dec 2022 16:47:14 -0600 Subject: Changed "front-end" to "front end". Webster says the hyphenated version is an adjective. When "front end" is a noun, as it is here, it should be spelled as two words. --- chapter08/m4.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter08/m4.xml') diff --git a/chapter08/m4.xml b/chapter08/m4.xml index 13b032a25..14ce93291 100644 --- a/chapter08/m4.xml +++ b/chapter08/m4.xml @@ -89,7 +89,7 @@ echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h m4 has built-in functions for including named files, running Unix commands, performing integer arithmetic, manipulating text, recursion, etc. The m4 program - can be used either as a front-end to a compiler or as a macro processor + can be used either as a front end to a compiler or as a macro processor in its own right m4 -- cgit v1.2.3-54-g00ecf