summaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-04-13 14:13:15 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-04-13 14:13:15 +0000
commitcab6e15dc2fa0383d9465fbea95c87da7896e5c1 (patch)
tree63dd13795d309452b3d534bb4cd22f930c91d1e9 /share/man/man9
parent454ddfdd050326b0b6974b312456b2a62b537ddc (diff)
MSIZE is defined in sys/param.h, not machine/param.h;
from Jonathan Thornburg, documentation/5792
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/mbuf.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9
index ef615122adf..4f098151c12 100644
--- a/share/man/man9/mbuf.9
+++ b/share/man/man9/mbuf.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mbuf.9,v 1.31 2008/03/30 15:01:56 jmc Exp $
+.\" $OpenBSD: mbuf.9,v 1.32 2008/04/13 14:13:14 jmc Exp $
.\"
.\" Copyright (c) 2001 Jean-Jacques Bernard-Gundol <jjbg@openbsd.org>
.\" All rights reserved.
@@ -25,7 +25,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.
.\"
-.Dd $Mdocdate: March 30 2008 $
+.Dd $Mdocdate: April 13 2008 $
.Dt MBUF 9
.Os
.Sh NAME
@@ -176,7 +176,7 @@ inside these mbufs.
The size of an
.Nm
is MSIZE
-.Pq defined in Aq Pa machine/param.h .
+.Pq defined in Aq Pa sys/param.h .
.Pp
An
.Nm