summaryrefslogtreecommitdiffstats
path: root/man3type/dev_t.3type
diff options
context:
space:
mode:
Diffstat (limited to 'man3type/dev_t.3type')
-rw-r--r--man3type/dev_t.3type6
1 files changed, 4 insertions, 2 deletions
diff --git a/man3type/dev_t.3type b/man3type/dev_t.3type
index 74f479207..e4c4ae953 100644
--- a/man3type/dev_t.3type
+++ b/man3type/dev_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH dev_t 3type 2022-10-30 "Linux man-pages 6.03"
+.TH dev_t 3type 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
dev_t \- device ID
.SH LIBRARY
@@ -22,7 +22,9 @@ It is an integer type.
For further details of this type, see
.BR makedev (3).
.SH STANDARDS
-POSIX.1-2001 and later.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001.
.SH NOTES
The following header also provides this type:
.IR <sys/stat.h> .