mps(4) is endian safe as of r237683.

This commit is contained in:
brueffer 2012-06-30 13:17:21 +00:00
parent 87ea126c75
commit 2a917ad8c7

View File

@ -34,7 +34,7 @@
.\" $Id: //depot/SpectraBSD/head/share/man/man4/mps.4#6 $
.\" $FreeBSD$
.\"
.Dd February 7, 2012
.Dd June 30, 2012
.Dt MPS 4
.Os
.Sh NAME
@ -205,9 +205,6 @@ This man page was written by
This driver has a couple of known shortcomings:
.Bl -bullet -compact
.It
Not endian safe.
It only works on little endian machines (e.g. amd64 and i386).
.It
No userland utility available (e.g.
.Xr mptutil 8 ) .
.It