diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 14:50:24 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 14:50:24 +0000 |
commit | b45b9e3cde3c8b803fc2c4fbdb784fc378ced24d (patch) | |
tree | 0b7d3487005ae5a1da0062d675a3bf21249410eb /share/man/man4/sio.4 | |
parent | 46cac19efdca36bb719c540488e5b984e7370eca (diff) | |
download | FreeBSD-src-b45b9e3cde3c8b803fc2c4fbdb784fc378ced24d.zip FreeBSD-src-b45b9e3cde3c8b803fc2c4fbdb784fc378ced24d.tar.gz |
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Diffstat (limited to 'share/man/man4/sio.4')
-rw-r--r-- | share/man/man4/sio.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/sio.4 b/share/man/man4/sio.4 index 214475d..a9691d9 100644 --- a/share/man/man4/sio.4 +++ b/share/man/man4/sio.4 @@ -316,7 +316,8 @@ As shown, hex addresses can be and for clarity probably should be used instead. .Pp Note that on the AST/4 the card's dipswitches should .Em not -be set to use interrupt sharing. AST/4-like interrupt sharing is only used when +be set to use interrupt sharing. +AST/4-like interrupt sharing is only used when .Em multiple AST/4 cards are installed in the same system. The sio driver does not support more than 1 AST/4 on one IRQ. |