From feccf50ce0e2ce93ab0080abbd508a3be3c5e449 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Sun, 1 Feb 2004 22:33:59 +0000 Subject: [PATCH] Fix MSIZE definition location. PR: docs/62129 Submitted by: Lee Brotherston (PR), Marc Silver (patch) Approved by: blackend (mentor) --- share/man/man9/mbuf.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index 0ab55b1176f..ce3ee3ef8ad 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -152,8 +152,8 @@ buffer for data. The total size of an .Vt mbuf , .Dv MSIZE , -is a machine-dependent constant defined in -.In machine/param.h . +is a constant defined in +.In sys/param.h . The .Vt mbuf header includes: