Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Spelling fixes.
details: https://anonhg.NetBSD.org/src/rev/ae11112e90ad
branches: trunk
changeset: 350933:ae11112e90ad
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jan 27 12:52:39 2017 +0000
description:
Spelling fixes.
diffstat:
lib/libc/sys/ptrace.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 76ba2a6bfeb3 -r ae11112e90ad lib/libc/sys/ptrace.2
--- a/lib/libc/sys/ptrace.2 Fri Jan 27 10:50:10 2017 +0000
+++ b/lib/libc/sys/ptrace.2 Fri Jan 27 12:52:39 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ptrace.2,v 1.57 2017/01/25 17:12:56 kamil Exp $
+.\" $NetBSD: ptrace.2,v 1.58 2017/01/27 12:52:39 wiz Exp $
.\"
.\" This file is in the public domain.
.Dd January 25, 2016
@@ -291,8 +291,8 @@
operation can be used to read from the ELF auxiliary vector.
The
.Fa piod_offs
-argument sets offset withing the tracee's vector.
-To read from the beginning of it, this value must be set to 0 and casted to
+argument sets the offset within the tracee's vector.
+To read from the beginning of it, this value must be set to 0 and cast to
.Dv (void *) .
.Pp
A pointer to the I/O descriptor is passed in the
Home |
Main Index |
Thread Index |
Old Index