diff options
author | 2016-08-16 06:39:46 +0000 | |
---|---|---|
committer | 2016-08-16 06:39:46 +0000 | |
commit | 021489dc9d17ce4f82d8c4dcb4450928924b49e5 (patch) | |
tree | 6fa59f47c42abf3850da295fe9b000dbe025fa4d /share/man/man5 | |
parent | add a special edition doas that only lets root drop privs. (diff) | |
download | wireguard-openbsd-021489dc9d17ce4f82d8c4dcb4450928924b49e5.tar.xz wireguard-openbsd-021489dc9d17ce4f82d8c4dcb4450928924b49e5.zip |
tweak previous;
Diffstat (limited to 'share/man/man5')
-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 |