From dcdb116a4ec5106483aeef7f0b4454e7f03b790d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 3 Jul 2022 09:32:27 -0700 Subject: man page: remove stray text about backslash newlines. --- cppawk.1 | 6 ------ 1 file changed, 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 -- cgit v1.2.3