summaryrefslogtreecommitdiffstats
path: root/share/man/man5/core.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/core.5')
-rw-r--r--share/man/man5/core.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/core.5 b/share/man/man5/core.5
index 27df5dd..437d676 100644
--- a/share/man/man5/core.5
+++ b/share/man/man5/core.5
@@ -96,14 +96,14 @@ area, whose size (in pages) is
defined by the
.Dv UPAGES
manifest in the
-.Aq Pa sys/param.h
+.In sys/param.h
file.
The
.Fa u.
area starts with a
.Fa user
structure as given in
-.Aq Pa sys/user.h .
+.In sys/user.h .
The remainder of the core
file consists of the data pages followed by
the stack pages of the process image.
@@ -123,7 +123,7 @@ area.
The size of a ``page'' is given by the constant
.Dv PAGE_SIZE
(also from
-.Aq Pa sys/param.h ) .
+.In sys/param.h ) .
.Sh EXAMPLES
In order to store all core images in per-user private areas under
.Pa /var/coredumps ,
OpenPOWER on IntegriCloud