diff options
| author | rsc <devnull@localhost> | 2005-01-03 06:40:20 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2005-01-03 06:40:20 +0000 |
| commit | 058b0118a52061ad57694c01fc8763b22b789c4d (patch) | |
| tree | 6685f04dea5ed68edaa34998c976aed34c55fe94 /man/man3/9pfile.3 | |
| parent | 2600337aa704efbeba8201e88147a764b4fd2b90 (diff) | |
| download | plan9port-058b0118a52061ad57694c01fc8763b22b789c4d.tar.gz plan9port-058b0118a52061ad57694c01fc8763b22b789c4d.zip | |
Some man pages.
Diffstat (limited to 'man/man3/9pfile.3')
| -rw-r--r-- | man/man3/9pfile.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/9pfile.3 b/man/man3/9pfile.3 index 083b6550..1bb3038e 100644 --- a/man/man3/9pfile.3 +++ b/man/man3/9pfile.3 @@ -94,7 +94,7 @@ and the permissions of .I dir are used to calculate the permission bits for the file as described in -.IR open (5). +.IR open (9p). It is permissible for .I name to be a slash-separated path rather than a single element. @@ -162,7 +162,7 @@ consume the passed reference. .PP Directories may be read, yielding a directory entry structure (see -.IR stat (5)) +.IR stat (9p)) for each file in the directory. In order to allow concurrent reading of directories, clients must obtain a |
