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 spelling of "includes".



details:   https://anonhg.NetBSD.org/src/rev/e7d1535f347c
branches:  trunk
changeset: 821908:e7d1535f347c
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Tue Feb 21 17:56:21 2017 +0000

description:
Fix spelling of "includes".

diffstat:

 lib/libc/sys/dup.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9e7e20bc8e6a -r e7d1535f347c lib/libc/sys/dup.2
--- a/lib/libc/sys/dup.2        Tue Feb 21 16:07:17 2017 +0000
+++ b/lib/libc/sys/dup.2        Tue Feb 21 17:56:21 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dup.2,v 1.30 2013/12/25 02:49:52 wiz Exp $
+.\"    $NetBSD: dup.2,v 1.31 2017/02/21 17:56:21 abhinav Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -117,7 +117,7 @@
 .Pp
 The
 .Fn dup3
-call includs an additional
+call includes an additional
 .Fa flags
 argument supporting a subset of the
 .Xr open 2



Home | Main Index | Thread Index | Old Index