mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Typo fix.
This commit is contained in:
parent
c0883c1f3c
commit
e134b4d4a9
2 changed files with 6 additions and 6 deletions
|
|
@ -24,7 +24,7 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\" $Id: ahc.4,v 1.8 1997/03/07 02:49:44 jmg Exp $
|
||||
.\"
|
||||
.Dd April 20, 1996
|
||||
.Dt AHC 4 i386
|
||||
|
|
@ -112,7 +112,7 @@ Memory mapped I/O can be enabled with the
|
|||
configuration option.
|
||||
Memory mapped I/O is more efficient than the alternative, programmed I/O.
|
||||
Most PCI BIOSes will map devices so that either technique for communicating
|
||||
with the card is availible.
|
||||
with the card is available.
|
||||
In some cases,
|
||||
usually when the PCI device is sitting behind a PCI->PCI bridge,
|
||||
the BIOS fails to properly initialize the chip for memory mapped I/O.
|
||||
|
|
@ -123,7 +123,7 @@ with this option enabled.
|
|||
.Pp
|
||||
Per target configuration performed in the
|
||||
.Tn SCSI-Select
|
||||
menu, accesible at boot
|
||||
menu, accessible at boot
|
||||
in
|
||||
.No non- Ns Tn EISA
|
||||
models,
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\" $Id: ahc.4,v 1.8 1997/03/07 02:49:44 jmg Exp $
|
||||
.\"
|
||||
.Dd April 20, 1996
|
||||
.Dt AHC 4 i386
|
||||
|
|
@ -112,7 +112,7 @@ Memory mapped I/O can be enabled with the
|
|||
configuration option.
|
||||
Memory mapped I/O is more efficient than the alternative, programmed I/O.
|
||||
Most PCI BIOSes will map devices so that either technique for communicating
|
||||
with the card is availible.
|
||||
with the card is available.
|
||||
In some cases,
|
||||
usually when the PCI device is sitting behind a PCI->PCI bridge,
|
||||
the BIOS fails to properly initialize the chip for memory mapped I/O.
|
||||
|
|
@ -123,7 +123,7 @@ with this option enabled.
|
|||
.Pp
|
||||
Per target configuration performed in the
|
||||
.Tn SCSI-Select
|
||||
menu, accesible at boot
|
||||
menu, accessible at boot
|
||||
in
|
||||
.No non- Ns Tn EISA
|
||||
models,
|
||||
|
|
|
|||
Loading…
Reference in a new issue