Project

General

Profile

Actions

Bug #15323

open

cond_init(3C) is confused about NULL being a pointer

Added by Rich Lowe 2 months ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
manpage - manual pages
Start date:
Due date:
% Done:

0%

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

Description

SYNOPSIS
       int cond_init(cond_t *cvp, int type, void *arg);

...

DESCRIPTION
...
         cond_init(&cvp, NULL, NULL); /*initialize condition variable
                                         with default*/
Actions #1

Updated by Rich Lowe 2 months ago

There are other typos and such in here too, "c" for "can" in "argument c take one of the following" was pointed out to me too.

Actions

Also available in: Atom PDF