diff options
| author | c0dev0id <sh+github@codevoid.de> | 2021-08-24 12:01:15 +0200 |
|---|---|---|
| committer | c0dev0id <sh+github@codevoid.de> | 2021-08-24 12:01:15 +0200 |
| commit | 5c3d61a88dd49da9f0ecfb822d0201ca8672840d (patch) | |
| tree | c1fa3592e0463845d7bb9a63acf6843a90cb19a1 /man | |
| parent | 5a6fcab31d08093bd17882d4a426ef1fecd8bc0c (diff) | |
Fix mu-init manpage markup
Diffstat (limited to 'man')
| -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 |
