diff options
Diffstat (limited to '')
-rw-r--r-- | bus-broadcast.1 (renamed from doc/man/bus-broadcast.1) | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/doc/man/bus-broadcast.1 b/bus-broadcast.1 index a4dc76c..94a05ec 100644 --- a/doc/man/bus-broadcast.1 +++ b/bus-broadcast.1 @@ -1,10 +1,9 @@ -.TH BUS-BROADCAST 1 BUS-%VERSION% +.TH BUS-BROADCAST 1 BUS .SH NAME bus broadcast - Broadcast a message on a bus .SH SYNOPSIS .B bus broadcast -.IR [options] -[--] +[-n] .IR pathname .IR message .SH DESCRIPTION @@ -25,11 +24,3 @@ The command failed. The command is not recognised. .SH SEE ALSO .BR bus (5) -.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 |