diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-08-16 06:39:47 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-08-16 06:39:47 +0000 |
commit | 9ff5666570f5ecc535e8e2129d909bafbf69e158 (patch) | |
tree | 3976ffbbb1032a1df34c96b7eace34962b1cf193 | |
parent | 0116acec88444194b55a1030ca1fc589ff710aa9 (diff) |
tweak previous;
-rw-r--r-- | share/man/man5/core.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/core.5 b/share/man/man5/core.5 index fb431d69277..e92c26d5e40 100644 --- a/share/man/man5/core.5 +++ b/share/man/man5/core.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: core.5,v 1.20 2016/08/16 04:14:34 guenther Exp $ +.\" $OpenBSD: core.5,v 1.21 2016/08/16 06:39:46 jmc Exp $ .\" $NetBSD: core.5,v 1.4 1994/11/30 19:31:11 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -92,8 +92,8 @@ The .Dv PT_NOTE segment contains notes describing the kernel state and CPU registers of each thread in the process. -Note describing the process as a whole have the name -.Dq OpenBSD +Notes describing the process as a whole have the name +.Dq OpenBSD . An .Dv NT_OPENBSD_PROCINFO note is included containing an |