summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorscf <scf@FreeBSD.org>2008-04-26 02:33:53 +0000
committerscf <scf@FreeBSD.org>2008-04-26 02:33:53 +0000
commit23f167db941decefa8596945c707f2102bf6d1ec (patch)
tree74d59dc9bede6d33e1434deaf77bc96b83437118 /lib/libc
parenta64b806b20098aaffc08278cf17ef75d3c5b91bc (diff)
downloadFreeBSD-src-23f167db941decefa8596945c707f2102bf6d1ec.zip
FreeBSD-src-23f167db941decefa8596945c707f2102bf6d1ec.tar.gz
Have the man page catch up with the namespace pollution cleanup that
occurred between 2001-2003. Thanks to bde for the history lesson[1] concerning sys/types.h and the many system calls that at one time (pre-2001) were required by POSIX to include it. 1. http://lists.freebsd.org/pipermail/freebsd-arch/2008-April/008126.html MFC after: 3 days
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/mkdir.21
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/mkdir.2 b/lib/libc/sys/mkdir.2
index 332cf49..cc326ea 100644
--- a/lib/libc/sys/mkdir.2
+++ b/lib/libc/sys/mkdir.2
@@ -38,7 +38,6 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.In sys/types.h
.In sys/stat.h
.Ft int
.Fn mkdir "const char *path" "mode_t mode"
OpenPOWER on IntegriCloud