summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sicontrol
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
committercharnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
commitd2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch)
tree1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/sicontrol
parent745a7b1537c2ebb511bcf928366eefe72af77dac (diff)
downloadFreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip
FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz
The .Nm utility
Diffstat (limited to 'usr.sbin/sicontrol')
-rw-r--r--usr.sbin/sicontrol/sicontrol.823
1 files changed, 14 insertions, 9 deletions
diff --git a/usr.sbin/sicontrol/sicontrol.8 b/usr.sbin/sicontrol/sicontrol.8
index 53b88cd..aa56df3 100644
--- a/usr.sbin/sicontrol/sicontrol.8
+++ b/usr.sbin/sicontrol/sicontrol.8
@@ -11,11 +11,13 @@
device
.Ar command Op Ar param ...
.Sh DESCRIPTION
-.Nm Sicontrol
-is used to configure and monitor the SI/XIO device driver.
+The
+.Nm
+utility is used to configure and monitor the SI/XIO device driver.
.Pp
-.Nm Sicontrol
-operates on the specified
+The
+.Nm
+utility operates on the specified
.Ar device
to indicate which port is to be used.
.Pp
@@ -23,10 +25,12 @@ The special
.Ar device
string `-' is used to indicate the global driver settings instead.
.Pp
-A '/dev/' is included if necessary.
+A
+.Pa /dev/
+is included if necessary.
.Pp
The following commands are used for the global settings and should be
-specified with the '-' device name.
+specified with the '-' device name:
.Bl -tag -width 4n
.It Cm int_throttle Op Cm value
Configure the `aggregate interrupt throttle value'.
@@ -72,7 +76,7 @@ This is not much use outside of debugging the driver.
.Bl -tag -width /dev/si_control -compact
.It Pa /dev/si_control
global driver control file for use by
-.Xr sicontrol 8 .
+.Xr sicontrol 8
.It Pa /dev/ttyA*
terminal control ports
.It Pa /dev/ttyiA*
@@ -91,8 +95,9 @@ Generally self explanatory.....
.Xr tty 4 ,
.Xr comcontrol 8
.Sh HISTORY
-.Nm Sicontrol
-is loosely based on a utility called
+The
+.Nm
+utility is loosely based on a utility called
.Nm siconfig
which was written by
.An Andy Rutter Aq andy@acronym.co.uk
OpenPOWER on IntegriCloud