aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cppawk.16
1 files changed, 0 insertions, 6 deletions
diff --git a/cppawk.1 b/cppawk.1
index 1a5d2f1..3416fc4 100644
--- a/cppawk.1
+++ b/cppawk.1
@@ -352,12 +352,6 @@ is this:
{ action }
.ft R
-Some Awk code uses backslash continuations in order to turn
-These are significant Awk has significant newlines
-in numerous places in the grammar which can change the meaning of the
-code or introduce a syntax error, unless they are escaped with a backslash.
-This backlash escaping is
-
Awk implementations reports errors against lines an anonymous filename
associated with the preprocessed stream, rather than the original lines in the
original file. Although the preprocessed output indicates source file and line