diff options
Diffstat (limited to '')
-rw-r--r-- | bus.5 (renamed from doc/man/bus.5) | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -1,4 +1,4 @@ -.TH BUS 5 BUS-%VERSION% +.TH BUS 5 BUS .SH NAME bus - A simple daemonless system for broadcasting messages locally .SH DESCRIPTION @@ -40,11 +40,3 @@ whence the message originated, followed by a single regular space. .BR libbus (7), .BR semop (2), .BR shmop (2) -.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 |