summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-05-11 03:42:44 +0000
committerSteve Price <steve@FreeBSD.org>1998-05-11 03:42:44 +0000
commit652358464f0d6883d8cc9803fdcea5873f364043 (patch)
treeda350b00f7e4b6098e8d408577eece0b3686e8e0 /share
parent490ad6c767213435a6e673ede2f91c969745f9c6 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/core.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/core.5 b/share/man/man5/core.5
index d26c449f086a..758e2cc52c82 100644
--- a/share/man/man5/core.5
+++ b/share/man/man5/core.5
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)core.5 8.3 (Berkeley) 12/11/93
-.\" $Id: core.5,v 1.3 1996/12/26 02:02:22 wosch Exp $
+.\" $Id: core.5,v 1.2.2.1 1996/12/31 22:50:39 mpp Exp $
.\"
.Dd December 11, 1993
.Dt CORE 5
@@ -95,7 +95,7 @@ in the
.Ar u .
area.
The size of a ``page'' is given by the constant
-.Dv NBPG
+.Dv PAGE_SIZE
(also from
.Aq Pa sys/param.h ) .
.Sh SEE ALSO