summaryrefslogtreecommitdiffstats
path: root/sbin/atm/fore_dnld
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-22 17:44:36 +0000
committerru <ru@FreeBSD.org>2001-01-22 17:44:36 +0000
commite7b55dbcf1a0341063064a13a1542c0c6d8dad8d (patch)
treede1e5c84172dcfbf544c3f33d733016955ab890e /sbin/atm/fore_dnld
parenta9774aa7fa786a40c0e6fb9879827f17b7d5c213 (diff)
downloadFreeBSD-src-e7b55dbcf1a0341063064a13a1542c0c6d8dad8d.zip
FreeBSD-src-e7b55dbcf1a0341063064a13a1542c0c6d8dad8d.tar.gz
man(7) -> mdoc(7).
Diffstat (limited to 'sbin/atm/fore_dnld')
-rw-r--r--sbin/atm/fore_dnld/fore_dnld.8128
1 files changed, 60 insertions, 68 deletions
diff --git a/sbin/atm/fore_dnld/fore_dnld.8 b/sbin/atm/fore_dnld/fore_dnld.8
index 3a9524f..134537e 100644
--- a/sbin/atm/fore_dnld/fore_dnld.8
+++ b/sbin/atm/fore_dnld/fore_dnld.8
@@ -25,92 +25,84 @@
.\" @(#) $FreeBSD$
.\"
.\"
-.de EX \"Begin example
-.ne 5
-.if n .sp 1
-.if t .sp .5
-.nf
-.in +.5i
-..
-.de EE
-.fi
-.in -.5i
-.if n .sp 1
-.if t .sp .5
-..
-.TH FORE_DNLD 8 "1996-12-03" "HARP"
-.SH NAME
-fore_dnld \- Download FORE Systems' microcode into host ATM adapter
-.SH SYNOPSIS
-.B fore_dnld
-[-i intf]
-[-d path]
-[-f objfile]
-.sp
-.fi
-.SH DESCRIPTION
-.I fore_dnld
+.Dd December 3, 1996
+.Dt FORE_DNLD 8
+.Os
+.Sh NAME
+.Nm fore_dnld
+.Nd "download FORE Systems' microcode into host ATM adapter"
+.Sh SYNOPSIS
+.Nm
+.Op Fl Ar intf
+.Op Fl d Ar path
+.Op Fl f Ar objfile
+.Sh DESCRIPTION
+.Nm
downloads FORE Systems' microcode into the host ATM adapter(s).
-.fi
-.SH OPTIONS
-.TP
-.B \-i intf
+.Sh OPTIONS
+.Bl -tag -width indent
+.It Fl i Ar intf
Specify which ATM interface to download microcode to.
Default is to load microcode into all FORE Systems host adapters.
-.TP
-.B -d path
-Specify the path to prepend to the "objfile" name.
+.It Fl d Ar path
+Specify the path to prepend to the
+.Ar objfile
+name.
Default is to use current directory.
-.TP
-.B -f objfile
+.It Fl f Ar objfile
Specify the microcode binary file.
Defaults are:
-"sba200.obj" for SBA-200 adapters,
-"sba200e.obj" for SBA-200E adapters, and
-"pca200e.bin" for PCA-200E adapters.
-.fi
-.SH NOTES
-.PP
+.Pa sba200.obj
+for SBA-200 adapters,
+.Pa sba200e.obj
+for SBA-200E adapters, and
+.Pa pca200e.bin
+for PCA-200E adapters.
+.El
+.Sh NOTES
For the PCA200E adapter, if no file is specified on the command
line a built-in copy of version 3.0.1 microcode is used.
-.PP
+.Pp
Microcode as distributed by FORE Systems is not ready for downloading
directly into SBA host ATM adapters.
Instead, the supplied microcode needs
-to be processed with the "objcopy" command to create an image suitable
+to be processed with the
+.Xr objcopy 1
+command to create an image suitable
for downloading.
-Arguments to "objcopy" are "-S -l -Fcoff".
-.PP
+Arguments to
+.Xr objcopy 1
+are
+.Dq Li "-S -l -Fcoff" .
+.Pp
Microcode as
-distibuted by FORE Systems for the PCA host ATM adapter does not need
+distributed by FORE Systems for the PCA host ATM adapter does not need
to be processed.
-.SH "SEE ALSO"
-.PP
-~fore/etc/objcopy - command to process FORE Systems supplied microcode.
-.PP
-~fore/etc/sba200*.ucode* - microcode as supplied by FORE Systems for SBA
+.Sh FILES
+.Bl -tag -width indent
+.It Pa ~fore/etc/objcopy
+command to process FORE Systems supplied microcode.
+.It Pa ~fore/etc/sba200*.ucode*
+microcode as supplied by FORE Systems for SBA
adapters.
-.PP
-~fore/i386/pca200e.bin - microcode as supplied by FORE Systems for PCA
+.It Pa ~fore/i386/pca200e.bin
+microcode as supplied by FORE Systems for PCA
adapters.
-.PP
-~harp/doc/Install - HARP installation instructions.
-.fi
-.SH BUGS
-.PP
+.It Pa ~harp/doc/Install
+HARP installation instructions.
+.El
+.Sh BUGS
None known.
-.fi
-.SH COPYRIGHT
+.Sh COPYRIGHT
Copyright (c) 1994-1998, Network Computing Services, Inc.
-.fi
-.SH AUTHORS
-John Cavanaugh, Minnesota Supercomputer Center, Inc.
-.br
-Mike Spengler, Minnesota Supercomputer Center, Inc.
-.br
-Joe Thomas, Minnesota Supercomputer Center, Inc.
-.fi
-.SH ACKNOWLEDGMENTS
+.Sh AUTHORS
+.An John Cavanaugh ,
+Minnesota Supercomputer Center, Inc.
+.An Mike Spengler ,
+Minnesota Supercomputer Center, Inc.
+.An Joe Thomas ,
+Minnesota Supercomputer Center, Inc.
+.Sh ACKNOWLEDGMENTS
This software was developed under the sponsorship of the
Defense Advanced Research Projects Agency (DARPA) under
contract numbers F19628-92-C-0072 and F19628-95-C-0215.
OpenPOWER on IntegriCloud