diff options
author | Slack Coder <slackcoder@server.ky> | 2024-12-03 09:01:10 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2024-12-04 15:58:31 -0500 |
commit | 861a4c293c452b8a06b2373df8130559c6fc0d4e (patch) | |
tree | 6b4daf0180ac972afa51676092144dcb35ebacbd /man1/sboconfig.1 | |
parent | eeb9b7c2f689a965395a50f08f5b2ab51a589851 (diff) | |
download | sbotools2-861a4c293c452b8a06b2373df8130559c6fc0d4e.tar.xz |
Update documentation
- Include email address for bug reports.
- Update README.
- Note about compat32.
Diffstat (limited to 'man1/sboconfig.1')
-rw-r--r-- | man1/sboconfig.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 index 1853b1c..c817f61 100644 --- a/man1/sboconfig.1 +++ b/man1/sboconfig.1 @@ -79,7 +79,7 @@ sboconfig can exit with the following codes: .RE .SH BUGS .P -None known, but there may be some. Please report any found to https://github.com/pink-mist/sbotools/issues ; patches are always welcome. +None known, but there may be some. Please report any found to slackcoder@server.ky ; patches are always welcome. .SH SEE ALSO .P sbocheck(1), sboclean(1), sbofind(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) @@ -90,3 +90,6 @@ Jacob Pipkin <j@dawnrazor.net> Luke Williams <xocel@iquidus.org> .P Andreas Guldstrand <andreas.guldstrand@gmail.com> +.SH MAINTAINER +.P +Slack Coder <slackcoder@server.ky> |