Module Name: src
Committed By: wiz
Date: Mon Oct 27 16:21:59 UTC 2014
Modified Files:
src/share/man/man5: core.5
Log Message:
Minor fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/share/man/man5/core.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/core.5
diff -u src/share/man/man5/core.5:1.27 src/share/man/man5/core.5:1.28
--- src/share/man/man5/core.5:1.27 Mon Oct 27 16:20:48 2014
+++ src/share/man/man5/core.5 Mon Oct 27 16:21:59 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: core.5,v 1.27 2014/10/27 16:20:48 wiz Exp $
+.\" $NetBSD: core.5,v 1.28 2014/10/27 16:21:59 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -249,10 +249,9 @@ with the register contents of the execut
For a complete list of available
.Xr ptrace 2
request types for a given architecture, refer to that architecture's
-.Pa \*[Lt]machine/ptrace.h\*[Gt]
+.Aq Pa machine/ptrace.h
header file.
.Ss A.OUT CORE FORMAT
-.Pp
The core file consists of a core header followed by a number of
segments.
Each segment is preceded by a core segment header.