Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2012 06:40:12 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r237961 - stable/9/share/man/man4
Message-ID:  <201207020640.q626eC1G050049@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Mon Jul  2 06:40:11 2012
New Revision: 237961
URL: http://svn.freebsd.org/changeset/base/237961

Log:
  MFC: r237836
  
  mps(4) is endian safe as of r237876.

Modified:
  stable/9/share/man/man4/mps.4
Directory Properties:
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/share/man/man4/mps.4
==============================================================================
--- stable/9/share/man/man4/mps.4	Mon Jul  2 06:39:21 2012	(r237960)
+++ stable/9/share/man/man4/mps.4	Mon Jul  2 06:40:11 2012	(r237961)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207020640.q626eC1G050049>