aboutsummaryrefslogtreecommitdiff
path: root/bp.1
diff options
context:
space:
mode:
Diffstat (limited to 'bp.1')
-rw-r--r--bp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bp.1 b/bp.1
index 3fa6b45..77966c0 100644
--- a/bp.1
+++ b/bp.1
@@ -95,8 +95,8 @@ with one or two patterns.
\f[B]bp\f[R] is designed around this fact.
The default mode for bp patterns is \[lq]string pattern mode\[rq].
In string pattern mode, all characters are interpreted literally except
-for the backslash (\f[B]\[rs]\f[R]), which may be followed by a bp
-pattern (see the \f[B]PATTERNS\f[R] section below).
+for the backslash (\f[B]\[rs]\f[R]), which may be followed by an escape
+or a bp pattern (see the \f[B]PATTERNS\f[R] section below).
Optionally, the bp pattern may be terminated by a semicolon
(\f[B];\f[R]).
.SH PATTERNS