diff options
Diffstat (limited to '')
-rw-r--r-- | libbus.7 (renamed from doc/man/libbus.7) | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/man/libbus.7 b/libbus.7 index 804ee97..3565b50 100644 --- a/doc/man/libbus.7 +++ b/libbus.7 @@ -1,4 +1,4 @@ -.TH LIBBUS 7 BUS-%VERSION% +.TH LIBBUS 7 BUS .SH NAME libbus - A simple daemonless system for broadcasting messages locally .SH DESCRIPTION @@ -29,11 +29,3 @@ None. .BR bus_poll_timed (3), .BR bus_chown (3), .BR bus_chmod (3) -.SH AUTHORS -Principal author, Mattias Andrée. See the LICENSE file for the full -list of authors. -.SH LICENSE -MIT/X Consortium License. -.SH BUGS -Please report bugs to https://github.com/maandree/bus/issues or to -maandree@member.fsf.org |