Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Remove superfluous article.
details: https://anonhg.NetBSD.org/src/rev/ed171e115d05
branches: trunk
changeset: 981608:ed171e115d05
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Mar 17 08:13:29 2021 +0000
description:
Remove superfluous article.
diffstat:
lib/libc/sys/open.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b3c0b557c00d -r ed171e115d05 lib/libc/sys/open.2
--- a/lib/libc/sys/open.2 Wed Mar 17 08:04:39 2021 +0000
+++ b/lib/libc/sys/open.2 Wed Mar 17 08:13:29 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: open.2,v 1.64 2021/03/17 08:04:39 dholland Exp $
+.\" $NetBSD: open.2,v 1.65 2021/03/17 08:13:29 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -103,7 +103,7 @@
are specified by
.Em or Ns 'ing
the values listed below.
-Applications must specify exactly one of the these four values
+Applications must specify exactly one of these four values
(file access methods):
.Bl -tag -offset indent -width O_DIRECTORY
.It Dv O_RDONLY
Home |
Main Index |
Thread Index |
Old Index