diff options
author | Mattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː] <maandree@member.fsf.org> | 2015-04-26 20:37:36 +0000 |
---|---|---|
committer | Mattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː] <maandree@member.fsf.org> | 2015-04-26 20:37:36 +0000 |
commit | cbf470c2427c7fee248afa701c84c500c799f0ad (patch) | |
tree | 3bfc53624f6dc78343ed27c64a1d25a258898c1e /doc/bus-create.1 | |
parent | fix doc (diff) | |
parent | Spell checking and cleanup. (diff) | |
download | bus-cbf470c2427c7fee248afa701c84c500c799f0ad.tar.gz bus-cbf470c2427c7fee248afa701c84c500c799f0ad.tar.bz2 bus-cbf470c2427c7fee248afa701c84c500c799f0ad.tar.xz |
Merge pull request #3 from troglobit/master
Spell checking and cleanup.
Diffstat (limited to 'doc/bus-create.1')
-rw-r--r-- | doc/bus-create.1 | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/bus-create.1 b/doc/bus-create.1 index 0e445ba..fa016e3 100644 --- a/doc/bus-create.1 +++ b/doc/bus-create.1 @@ -5,10 +5,9 @@ bus create - Create a bus .B bus create .IR [pathname] .SH DESCRIPTION -Create a bus with an associated \fIpathname\fP. -If \fIpathname\fP, a random pathname in -\fI$XDG_RUNTIME_DIR/bus\fP will be created -and printed to stdout. +Create a bus with an associated \fIpathname\fP. If \fIpathname\fP, a +random pathname in \fI$XDG_RUNTIME_DIR/bus\fP will be created and +printed to stdout. .SH EXIT STATUS .TP 0 @@ -22,9 +21,9 @@ The command is not recognised. .SH SEE ALSO bus(5) .SH AUTHORS -See the LICENSE file for the authors. +Principal author, Mattias Andrée. See the LICENSE file for the full +list of authors. .SH LICENSE -See the LICENSE file for the terms of redistribution. +MIT/X Consortium License. .SH BUGS -Please report them. - +Please report bugs to https://github.com/maandree/bus/issues |