Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Fix xref.
details: https://anonhg.NetBSD.org/src/rev/c57632f6df8b
branches: trunk
changeset: 464506:c57632f6df8b
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Oct 09 14:20:47 2019 +0000
description:
Fix xref.
diffstat:
lib/libc/sys/ptrace.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b789e741db25 -r c57632f6df8b lib/libc/sys/ptrace.2
--- a/lib/libc/sys/ptrace.2 Wed Oct 09 14:15:40 2019 +0000
+++ b/lib/libc/sys/ptrace.2 Wed Oct 09 14:20:47 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ptrace.2,v 1.81 2019/10/09 13:42:37 kamil Exp $
+.\" $NetBSD: ptrace.2,v 1.82 2019/10/09 14:20:47 wiz Exp $
.\"
.\" This file is in the public domain.
.Dd October 9, 2019
@@ -263,7 +263,7 @@
arguments are ignored.
.It Dv PT_STOP
The traced process stops, as if
-.Xr kill
+.Xr kill 2
has been used with
.Dv SIGSTOP
given as the signal to be delivered.
Home |
Main Index |
Thread Index |
Old Index