summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-02-19 04:40:30 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-02-19 04:40:30 +0000
commit8f3e32c2b6b9f392e096f096653596f55f2134ae (patch)
tree1dcd0863dd12584844f6c0ecc7d7acd877e7fb20 /lib/libc
parent61856f3619094d3c7dd142500f0295f62a970dca (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdio/stdio.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3
index 545fe160f2ad..71626f400e28 100644
--- a/lib/libc/stdio/stdio.3
+++ b/lib/libc/stdio/stdio.3
@@ -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"