mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
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
This commit is contained in:
parent
fff19d607b
commit
4bc1fa7662
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178533
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user