diff options
author | June McEnroe <june@causal.agency> | 2021-03-01 22:12:18 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-01 23:10:10 -0500 |
commit | f3662faba6eee9f5136ebbd2b326d10c648ca7ac (patch) | |
tree | 02cd149eb399da8dd2da3e86292839f5cdac69ea /bubger.1 | |
parent | Match any non-context diff lines as "head" (diff) | |
download | bubger-f3662faba6eee9f5136ebbd2b326d10c648ca7ac.tar.gz bubger-f3662faba6eee9f5136ebbd2b326d10c648ca7ac.zip |
Generate properly populated reply Cc lists
Diffstat (limited to '')
-rw-r--r-- | bubger.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/bubger.1 b/bubger.1 index 6b6e1e2..794303c 100644 --- a/bubger.1 +++ b/bubger.1 @@ -1,4 +1,4 @@ -.Dd December 10, 2020 +.Dd March 1, 2021 .Dt BUBGER 1 .Os . @@ -82,9 +82,11 @@ rendered archive has been updated. . .It Fl m Ar addr -Set the mailto and reply Cc address for the archive. -The default address is -.Ar user . +Add a +.Dq write +mailto link of +.Ar addr +to the index page navigation. . .It Fl p Ar port Connect to IMAP on |