aboutsummaryrefslogtreecommitdiff
path: root/bp.1
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-09-23 13:42:46 -0700
committerBruce Hill <bruce@bruce-hill.com>2021-09-23 13:42:46 -0700
commite938ecbdcce8d56d2cf78e57879e364f990b99be (patch)
tree18579b8060fd2295238cbbf8d4f25781f41ba377 /bp.1
parentcf99abb852536867169168d2c7fabf158099dfd9 (diff)
parent744a92756200052837e25f4f7758175241528536 (diff)
Merge branch 'master' into setjmp
Diffstat (limited to 'bp.1')
-rw-r--r--bp.18
1 files changed, 0 insertions, 8 deletions
diff --git a/bp.1 b/bp.1
index 403a952..ab58915 100644
--- a/bp.1
+++ b/bp.1
@@ -329,14 +329,6 @@ not contain the word \f[B]\[lq]IGNORE\[rq]\f[R])
\f[I]name\f[R]\f[B]:\f[R] \f[I]pat\f[R]
Define \f[I]name\f[R] to mean \f[I]pat\f[R] (pattern definition)
.TP
-\f[B](!)\f[R] \f[I]error-pat\f[R]
-If \f[I]error-pat\f[R] matches, \f[B]bp\f[R] will not print any results
-in this file and instead print an error message to \f[B]STDERR\f[R]
-highlighting the matching position of \f[I]error-pat\f[R] in the file
-and printing the text of \f[I]error-pat\f[R] as an error message.
-Then, \f[B]bp\f[R] will exit with a failure status and not process any
-further files.
-.TP
\f[B]#\f[R] \f[I]comment\f[R]
A line comment
.SH GRAMMAR FILES