aboutsummaryrefslogtreecommitdiff
path: root/man/man3/stat.3
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-02-08 20:18:34 +0000
committerrsc <devnull@localhost>2005-02-08 20:18:34 +0000
commit17ddbe119678c9b9a07d4767e43c928e85ca96e6 (patch)
tree6eca670a6bc7f7dec27c20b7875db756cc5e4aaa /man/man3/stat.3
parent2acd6fa6ff4948a90a2a7338afd9a96f94637f33 (diff)
downloadplan9port-17ddbe119678c9b9a07d4767e43c928e85ca96e6.tar.gz
plan9port-17ddbe119678c9b9a07d4767e43c928e85ca96e6.tar.bz2
plan9port-17ddbe119678c9b9a07d4767e43c928e85ca96e6.zip
add mode bits
Diffstat (limited to 'man/man3/stat.3')
-rw-r--r--man/man3/stat.34
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man3/stat.3 b/man/man3/stat.3
index ff2ac25e..a992f9a5 100644
--- a/man/man3/stat.3
+++ b/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