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/13971582ff53
branches: trunk
changeset: 351657:13971582ff53
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 dedf0a6b4d85 -r 13971582ff53 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