[PATCH 1/2] system_data_types.7: Add 'dev_t'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx>
---
 man7/system_data_types.7 | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index 7eba87cde..c82d9d2f3 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -111,6 +111,27 @@ See also:
 .BR timer_create (2),
 .BR clock_getcpuclockid (3)
 .RE
+.\"------------------------------------- dev_t ------------------------/
+.TP
+.I dev_t
+.RS
+Include:
+.IR <sys/types.h> .
+Alternatively,
+.IR <sys/stat.h> .
+.PP
+Used for device IDs.
+According to POSIX,
+it shall be an integer type.
+.PP
+Conforming to:
+POSIX.1-2001 and later.
+.PP
+See also:
+.BR mknod (2),
+.BR ustat (2),
+.BR makedev (3)
+.RE
 .\"------------------------------------- div_t ------------------------/
 .TP
 .I div_t
-- 
2.28.0




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux