diff options
author | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
commit | 6294018a208cf7742b1c021a9b75c26962505571 (patch) | |
tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/sicontrol | |
parent | 3f44360851448f8816c22f6b72e8dd5c9924c27f (diff) | |
download | FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz |
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/sicontrol')
-rw-r--r-- | usr.sbin/sicontrol/sicontrol.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.sbin/sicontrol/sicontrol.8 b/usr.sbin/sicontrol/sicontrol.8 index 5693922..5040d8a 100644 --- a/usr.sbin/sicontrol/sicontrol.8 +++ b/usr.sbin/sicontrol/sicontrol.8 @@ -38,8 +38,10 @@ The maximum number of host adapter interrupts per second is determined by: .Pp .Ar "controller CPU clock / (8 * int_throttle)" .Pp -The default value at boot time is 25000. The host adapter cpu clock is -25MHz. This gives a maximum interrupt rate of about 125 interrupts per +The default value at boot time is 25000. +The host adapter cpu clock is +25MHz. +This gives a maximum interrupt rate of about 125 interrupts per second. .Pp Lowering this value will increase the rate in which the host adapter can @@ -106,4 +108,5 @@ Specialix International do not support this device driver in any way. .Sh AUTHORS .An Peter Wemm Aq peter@FreeBSD.org .Sh BUGS -Bound to be many... :-) +Bound to be many... +:-) |