Project

General

Profile

Actions

Bug #13206

closed

Fix open(2) man page

Added by Nan Xiao over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

EBADF should only be error of open(2), not openat(2).

Actions #1

Updated by Nan Xiao over 2 years ago

The correct description should be:

EBADF should only be error of openat(2), not open(2).

Actions #2

Updated by Nan Xiao over 2 years ago

I will remove EBADF language from the "The open() and openat() functions will fail if" section because EBADF only shows up with openat().

Actions #3

Updated by Electric Monk over 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

git commit aefb332f5664b51526fd3e7d0b3cb6bdda1e1758

commit  aefb332f5664b51526fd3e7d0b3cb6bdda1e1758
Author: Nan Xiao <nan@chinadtrace.org>
Date:   2020-10-10T18:06:40.000Z

    13206 Fix open(2) man page
    Reviewed by: C Fraire <cfraire@me.com>
    Approved by: Dan McDonald <danmcd@joyent.com>

Actions

Also available in: Atom PDF