mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
mps(4) is endian safe as of r237683.
This commit is contained in:
parent
0a7049095f
commit
e68ca1a535
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=237836
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user