aboutsummaryrefslogtreecommitdiff
path: root/bp.1
diff options
context:
space:
mode:
Diffstat (limited to 'bp.1')
-rw-r--r--bp.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bp.1 b/bp.1
index 8bc1dbe..d7a0c35 100644
--- a/bp.1
+++ b/bp.1
@@ -158,7 +158,7 @@ the same indentation that occurs on the current line.
.B .. \fI<pat>\fR
Any text \fBup-to-and-including\fR \fI<pat>\fR (excluding newline)
-.B .. \fI<pat>\fB % \fI<skip>\fR
+.B .. % \fI<skip>\fR \fI<pat>\fB
Any text \fBup-to-and-including\fR \fI<pat>\fR, but skipping over instances of \fI<skip>\fR.
E.g. \fB`"..`" % (`\\.)