diff options
Diffstat (limited to 'usr.sbin/stallion')
-rw-r--r-- | usr.sbin/stallion/stlload/stlload.8 | 9 | ||||
-rw-r--r-- | usr.sbin/stallion/stlstats/stlstats.8 | 18 |
2 files changed, 18 insertions, 9 deletions
diff --git a/usr.sbin/stallion/stlload/stlload.8 b/usr.sbin/stallion/stlload/stlload.8 index e472475..b1e3982 100644 --- a/usr.sbin/stallion/stlload/stlload.8 +++ b/usr.sbin/stallion/stlload/stlload.8 @@ -46,7 +46,9 @@ .Op Fl B Ar boot-banner .Op Fl b Ar unit-number .Sh DESCRIPTION -.Nm Stlload +The +.Nm +utility is used to download the firmware code to Stallion Technologies intelligent multiport serial boards. A firmware download is only required for those boards that use the Stallion @@ -109,8 +111,9 @@ Specify the unit (board) number to be downloaded. The default is to download board 0. .El .Pp -.Nm Stlload -would typically be run from +The +.Nm +utility would typically be run from .Pa /etc/rc.serial . .Sh FILES .Bl -tag -width /usr/libdata/stallion/2681.sys diff --git a/usr.sbin/stallion/stlstats/stlstats.8 b/usr.sbin/stallion/stlstats/stlstats.8 index 985c67e..5863b73 100644 --- a/usr.sbin/stallion/stlstats/stlstats.8 +++ b/usr.sbin/stallion/stlstats/stlstats.8 @@ -44,12 +44,15 @@ .Op Fl p Ar port-number .Op Fl d Ar port-device .Sh DESCRIPTION -.Nm Stlstats +The +.Nm +utility is used to display statistical information about the ports on Stallion Technologies multiport serial boards. .Pp -.Nm Stlstats -normally runs as a full screen menu driven application. +The +.Nm +utility normally runs as a full screen menu driven application. A help line is displayed at the bottom of each screen with the valid input keys for this screen. .Pp @@ -102,8 +105,9 @@ Output version information. Output only the board type information. This output is useful for scripts or other programs that need to know a little bit about the board (for example an automated download script). -.Nm Stlstats -will not enter full screen interactive mode. +The +.Nm +utility will not enter full screen interactive mode. .It Fl c Ar control-device Specify the board control device through which to gather port statistics. The default is @@ -113,7 +117,9 @@ Specify the board number to display first. The default is to display board 0. .It Fl p Ar port-number Specify the port number to display first. -.Nm Stlstats +The +.Nm +utility will go straight into the port display screen (bypassing board display) when this option is used. .It Fl d Ar port-device |