Commit Diff


commit - 2acd6fa6ff4948a90a2a7338afd9a96f94637f33
commit + 17ddbe119678c9b9a07d4767e43c928e85ca96e6
blob - ff2ac25ee1aaa60305a9537cf4085d2310b00255
blob + a992f9a5393bcffaad64ec9644ce1405ad0aed82
--- man/man3/stat.3
+++ man/man3/stat.3
@@ -170,6 +170,10 @@ are defined by
 \fL	0x80000000\fP	directory
 \fL	0x40000000\fP	append only
 \fL	0x20000000\fP	exclusive use (locked)
+\fL    0x00800000\fP	Unix device file
+\fL	0x00400000\fP	symbolic link
+\fL	0x00200000\fP	named pipe
+\fL	0x00100000\fP	socket
 
 \fL	      0400\fP	read permission by owner
 \fL	      0200\fP	write permission by owner