diff options
| -rw-r--r-- | man/mu-init.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mu-init.1 b/man/mu-init.1 index 66aea7f..1a6f731 100644 --- a/man/mu-init.1 +++ b/man/mu-init.1 @@ -44,7 +44,7 @@ which were merely seen in mailing list messages. \fI<my-email-address>\fR can be either a plain e-mail address (such as \fBfoo@example.com\fR), or a regular-expression (of the 'Basic POSIX' -flavor), wrapped in \B/\fR (such as \B/foo-.*@example\\.com\fR). +flavor), wrapped in \fB/\fR (such as \fB/foo-.*@example\\.com/\fR). .SH ENVIRONMENT |
