diff options
| -rw-r--r-- | man/5/0intro | 2 | ||||
| -rw-r--r-- | man/5/attach | 2 | ||||
| -rw-r--r-- | man/5/read | 2 | ||||
| -rw-r--r-- | man/5/walk | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man/5/0intro b/man/5/0intro index 8e383797..ccc11e8a 100644 --- a/man/5/0intro +++ b/man/5/0intro @@ -484,7 +484,7 @@ access permissions (read, write and execute for owner, group and public), access and modification times, and owner and group identifications (see -.IR stat (2)). +.IR sys-stat (2)). The owner and group identifications are textual names. The .B wstat diff --git a/man/5/attach b/man/5/attach index ae561d7b..09a911f2 100644 --- a/man/5/attach +++ b/man/5/attach @@ -147,7 +147,7 @@ is made to the requested file server machine. An .B auth transaction is generated by the -.IR fauth (2) +.IR sys-fauth (2) system call or by the first .B mount system call on an uninitialized connection. @@ -75,7 +75,7 @@ returned in the previous .BR read . In other words, seeking other than to the beginning is illegal in a directory (see -.IR seek (2)). +.IR sys-seek (2)). .PP The .B write @@ -156,7 +156,7 @@ Despite this restriction, the system imposes no limit on the number of elements only the number that may be transmitted in a single message. .SH ENTRY POINTS A call to -.IR chdir (2) +.IR sys-chdir (2) causes a .BR walk . One or more |
