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/1f16c1348833
branches:  trunk
changeset: 821184:1f16c1348833
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 2e01b32b14df -r 1f16c1348833 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