Fix the description for mkdtemp(), which creates directories, not files.
Submitted by: Murray S. Kucherawy <msk@blackops.org> X-MFC after: re approval
This commit is contained in:
parent
61856f3619
commit
8f3e32c2b6
@ -268,7 +268,7 @@ library conforms to
|
||||
.It "getw get next character or word from input stream"
|
||||
.It "getwc get next wide character from input stream"
|
||||
.It "getwchar get next wide character from input stream"
|
||||
.It "mkdtemp create unique temporary file"
|
||||
.It "mkdtemp create unique temporary directory"
|
||||
.It "mkstemp create unique temporary file"
|
||||
.It "mktemp create unique temporary file"
|
||||
.It "perror system error messages"
|
||||
|
Loading…
x
Reference in New Issue
Block a user