aboutsummaryrefslogtreecommitdiff
path: root/bp.1
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-09-23 13:42:23 -0700
committerBruce Hill <bruce@bruce-hill.com>2021-09-23 13:42:23 -0700
commit744a92756200052837e25f4f7758175241528536 (patch)
tree658a04ebc9aa902099febd36a9060d95094fcda3 /bp.1
parent55ff8ec6637d90d50ed83c43f83e25fe4571f6bb (diff)
Deprecated (!)-errors
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