summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/2/exception2
-rw-r--r--man/5/0intro7
2 files changed, 6 insertions, 3 deletions
diff --git a/man/2/exception b/man/2/exception
index e654bfeb..1ea4f203 100644
--- a/man/2/exception
+++ b/man/2/exception
@@ -11,7 +11,7 @@ setexcnotifyleader: fn(pid: int): int;
setexcpropagate: fn(pid: int): int;
.EE
.SH DESCRIPTION
-.B Except
+.B Exception
provides exception-related utility routines to read or write to system
device files.
.PP
diff --git a/man/5/0intro b/man/5/0intro
index 88be31ac..8e383797 100644
--- a/man/5/0intro
+++ b/man/5/0intro
@@ -397,7 +397,7 @@ messages and subsequently manipulated using
.B read
and
.B write
-messages to exchange authentication information not defined explicitly by Styx.
+messages to exchange authentication information not defined explicitly by the protocol.
Once the authentication protocol is complete, the
.B afid
is presented in the
@@ -604,7 +604,10 @@ if bit 27
.RB ( DMAUTH )
is set, the file is an authentication file established by
.B auth
-messages.
+messages;
+if bit 26
+.RB ( DMTMP )
+is set, the contents of the file (or directory) are not included in nightly archives.
(Bit 28 is skipped for historical reasons.)
These bits are reproduced, from the top bit down, in the type byte of the Qid:
.BR QTDIR ,