From 3ca8ba8b466028cc5d653b960abd9b2126031fef Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 26 Apr 2020 18:00:30 -0400 Subject: Add mailto address for the archive --- bubger.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'bubger.1') diff --git a/bubger.1 b/bubger.1 index ed402a1..9d3d729 100644 --- a/bubger.1 +++ b/bubger.1 @@ -1,4 +1,4 @@ -.Dd April 17, 2020 +.Dd April 26, 2020 .Dt BUBGER 1 .Os . @@ -12,6 +12,7 @@ .Op Fl C Ar path .Op Fl a Ar algo .Op Fl h Ar head +.Op Fl m Ar addr .Op Fl p Ar port .Op Fl s Ar search .Op Fl t Ar title @@ -52,6 +53,10 @@ to the .Sy element of HTML pages. . +.It Fl m Ar addr +Set the mailto address for the archive. +The default address is the username. +. .It Fl p Ar port Connect to IMAP on .Ar port . -- cgit 1.4.1 alue='master' selected='selected'>master this repository has moved! see homepage link
about summary refs log tree commit diff homepage
path: root/deflateInit.3 (unfollow)
Commit message (Expand)Author
2018-11-11Separate out deflateInit.3 and deflateEnd.3June McEnroe
2018-11-11Separate out deflateGetDictionary.3June McEnroe
2018-11-11Fix trailing whitespaceJune McEnroe
2018-11-11Separate out compressBound.3June McEnroe
2018-11-11Separate out crc32_combine.3June McEnroe
2018-11-11Separate out adler32_combine.3June McEnroe
2018-11-11Add missing .In zlib.hJune McEnroe
2018-11-11Add deflatePending.3June McEnroe
2018-11-11Add deflateBound.3June McEnroe
2018-11-11Add deflateTune.3June McEnroe
2018-11-10Add deflateParams.3June McEnroe
2018-11-10Add deflateReset.3June McEnroe
2018-11-10Add deflateCopy.3June McEnroe
2018-11-10Add deflateSetDictionary.3June McEnroe
2018-11-10Remove initial deflate(3) reference in deflateInit2.3June McEnroe
2018-11-10Remove trailing whitespaceJune McEnroe
2018-11-10Add deflateInit2.3June McEnroe
2018-11-10Refer to deflate(3) for z_streamp typeJune McEnroe
2018-11-10Document z_stream fields in deflate.3June McEnroe
2018-11-10Add inflate.3June McEnroe
2018-11-09Use Pq/Po/Pc moreJune McEnroe
2018-11-09Add FreeBSD MakefileJune McEnroe
2018-11-09Add deflate.3June McEnroe