From 9ee7102f51c60469659de752f119b1ecbd3c0ba7 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 16 Sep 2020 21:47:48 -0700 Subject: Removed (/) (which is just a clunky way to do "") --- bpeg.1 | 3 --- 1 file changed, 3 deletions(-) (limited to 'bpeg.1') diff --git a/bpeg.1 b/bpeg.1 index cfb1241..1b5fe59 100644 --- a/bpeg.1 +++ b/bpeg.1 @@ -147,9 +147,6 @@ same length. Pronounced \fI\fB-assuming-it-equals-\fI\fR This pattern matches the indentation at the beginning of a line that has the same indentation as the line before (or zero indentation on the first line). -.B (/) -The empty string (a pattern that always matches). - .B # \fI\fR A comment -- cgit v1.2.3