summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ptrace.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-03-21 20:57:20 +0000
committermpp <mpp@FreeBSD.org>1997-03-21 20:57:20 +0000
commit739a0bf67664914603367bd0db088b1edc7119dc (patch)
tree2c0eab9741d02b8e38426408ddffc7186c4f12b0 /lib/libc/sys/ptrace.2
parent8eaf2deaa2812ed3ea9fdea3f6b64f3d86d565f8 (diff)
downloadFreeBSD-src-739a0bf67664914603367bd0db088b1edc7119dc.zip
FreeBSD-src-739a0bf67664914603367bd0db088b1edc7119dc.tar.gz
Use the .Tn macro for generic FreeBSD references. Other minor cleanup.
Diffstat (limited to 'lib/libc/sys/ptrace.2')
-rw-r--r--lib/libc/sys/ptrace.26
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/sys/ptrace.2 b/lib/libc/sys/ptrace.2
index 80bb513..48468a5 100644
--- a/lib/libc/sys/ptrace.2
+++ b/lib/libc/sys/ptrace.2
@@ -1,4 +1,4 @@
-.\" $Id$
+.\" $Id: ptrace.2,v 1.9 1997/02/22 15:04:13 peter Exp $
.\" $NetBSD: ptrace.2,v 1.2 1995/02/27 12:35:37 cgd Exp $
.\"
.\" This file is in the public domain.
@@ -75,7 +75,9 @@ and data, which is why there are two requests: conceptually,
.Dv PT_READ_I
reads from the instruction space and
.Dv PT_READ_D
-reads from the data space. In the current FreeBSD implementation, these
+reads from the data space. In the current
+.Tn FreeBSD
+implementation, these
two requests are completely identical. The
.Fa addr
argument specifies the address (in the traced process' virtual address
OpenPOWER on IntegriCloud