diff options
author | brueffer <brueffer@FreeBSD.org> | 2012-06-30 13:17:21 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2012-06-30 13:17:21 +0000 |
commit | 2a917ad8c7866f6ebdc57afc89f99a70fc00e9e2 (patch) | |
tree | 593d9492dd3d241135579cf7dc1a4c5c634f5c19 /share/man/man4/mps.4 | |
parent | 87ea126c75c0de32c354886f9f6d696009686178 (diff) | |
download | FreeBSD-src-2a917ad8c7866f6ebdc57afc89f99a70fc00e9e2.zip FreeBSD-src-2a917ad8c7866f6ebdc57afc89f99a70fc00e9e2.tar.gz |
mps(4) is endian safe as of r237683.
Diffstat (limited to 'share/man/man4/mps.4')
-rw-r--r-- | share/man/man4/mps.4 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/mps.4 b/share/man/man4/mps.4 index dfae791..2fbb669 100644 --- a/share/man/man4/mps.4 +++ b/share/man/man4/mps.4 @@ -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 |