diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-27 01:03:27 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-27 01:03:33 +0200 |
commit | a0ef3b2921456e8753222a8a025bf1906031dea1 (patch) | |
tree | df2f85b3750b1c553f268023af5e2385a0f9257c /doc/bus.5 | |
parent | m readme (diff) | |
download | bus-a0ef3b2921456e8753222a8a025bf1906031dea1.tar.gz bus-a0ef3b2921456e8753222a8a025bf1906031dea1.tar.bz2 bus-a0ef3b2921456e8753222a8a025bf1906031dea1.tar.xz |
m man formatting
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/bus.5 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -17,16 +17,16 @@ either: For the bus used in generic cases. That is all but the cases of the buses listed below. .TP -.IR AUDIO +.B AUDIO For the bus used in with the audio subsystem is involved. .TP -.IR VIDEO +.B VIDEO For the bus used in with the video subsystem is involved. .TP -.IR INPUT +.B INPUT For the bus used in with the input subsystem is involved. .TP -.IR FILES +.B FILES For the bus used in with the storage subsystem is involved. .PP Messages broadcasted on a bus cannot be longer than 2047 bytes, |