Subject: lib/15239: open(2) duplicated
To: None <gnats-bugs@gnats.netbsd.org>
From: None <heas@shrubbery.net>
List: netbsd-bugs
Date: 01/14/2002 04:54:21
>Number: 15239
>Category: lib
>Synopsis: "mode" duplicated in page
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 13 21:25:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:
>Release: NetBSD 1.5Z
>Organization:
>Environment:
System: NetBSD roome 1.5Z NetBSD 1.5Z (heas) #6: Thu Dec 13 21:59:43 UTC 2001 root@roome:/home/src/sys/arch/i386/compile/heas i386
Architecture: i386
Machine: i386
>Description:
"mode" duplicated in page
>How-To-Repeat:
>Fix:
Index: open.2
===================================================================
RCS file: /cvsroot/basesrc/lib/libc/sys/open.2,v
retrieving revision 1.21
diff -c -r1.21 open.2
*** open.2 2001/09/16 02:13:30 1.21
--- open.2 2002/01/14 05:21:29
***************
*** 77,83 ****
Append to the file on each write.
.It Dv O_CREAT
Create the file if it does not exist, in which case the file is
! created with mode
.Ar mode
as described in
.Xr chmod 2
--- 77,83 ----
Append to the file on each write.
.It Dv O_CREAT
Create the file if it does not exist, in which case the file is
! created with
.Ar mode
as described in
.Xr chmod 2
>Release-Note:
>Audit-Trail:
>Unformatted: