diff options
| author | c0dev0id <sh+github@codevoid.de> | 2021-08-24 12:01:15 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2021-09-05 11:48:04 +0300 |
| commit | 468dbf701d3da3e7b60ec19a2c1bf95695861c2d (patch) | |
| tree | 9bbe1590a781b5e5e21808fc8e26883a7ec9158f | |
| parent | b349b24689e5044ad58e2086b97f5a869a7415bb (diff) | |
Fix mu-init manpage markup
| -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 |
