aboutsummaryrefslogtreecommitdiffstats
path: root/man3/makedev.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/makedev.3')
-rw-r--r--man3/makedev.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/makedev.3 b/man3/makedev.3
index 3d54c57687..bbb52762a5 100644
--- a/man3/makedev.3
+++ b/man3/makedev.3
@@ -60,8 +60,8 @@ decompose the device IDs in the structure returned by
.BR stat (2).
.SH "CONFORMING TO"
The
-.BR makedev ()
-.BR major ()
+.BR makedev (),
+.BR major (),
and
.BR minor ()
functions are not specified in POSIX.1,