diff options
author | June McEnroe <june@causal.agency> | 2021-02-17 22:57:10 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-02-17 22:57:10 -0500 |
commit | bbbcbe50f2e005335f3e7ee5ad9cb1f70ffc6986 (patch) | |
tree | 045e69753f65f7d27fdb02c8bf0d5029d8e0d89f /bin/man1/sup.1 | |
parent | Just use pbcopy in up (diff) | |
download | src-bbbcbe50f2e005335f3e7ee5ad9cb1f70ffc6986.tar.gz src-bbbcbe50f2e005335f3e7ee5ad9cb1f70ffc6986.zip |
Add bugzilla support to sup
Diffstat (limited to '')
-rw-r--r-- | bin/man1/sup.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/man1/sup.1 b/bin/man1/sup.1 index f0fe70cb..10dac5d9 100644 --- a/bin/man1/sup.1 +++ b/bin/man1/sup.1 @@ -1,4 +1,4 @@ -.Dd February 16, 2021 +.Dd February 17, 2021 .Dt SUP 1 .Os . @@ -36,5 +36,6 @@ and .Pp The following services are supported: .Cm discogs , +.Cm freebsdbugzilla , .Cm lobsters , .Cm tildenews . |