aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/makedev.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/makedev.3 b/man3/makedev.3
index 056c419fa4..32e6225683 100644
--- a/man3/makedev.3
+++ b/man3/makedev.3
@@ -94,7 +94,7 @@ and
The latter names are exported, but the traditional names are more portable.
The BSDs expose the definitions for these macros via
-.IR <sys/types/.h> ,
+.IR <sys/types.h> ,
and glibc also exposes definitions for these macros from that
header file if suitable feature test macros are defined.
.SH SEE ALSO