summaryrefslogtreecommitdiff
path: root/man/2
diff options
context:
space:
mode:
Diffstat (limited to 'man/2')
-rw-r--r--man/2/factotum7
-rw-r--r--man/2/newns8
2 files changed, 7 insertions, 8 deletions
diff --git a/man/2/factotum b/man/2/factotum
index 180ed100..004009d2 100644
--- a/man/2/factotum
+++ b/man/2/factotum
@@ -315,6 +315,11 @@ returns nil; otherwise on success it always returns a non-nil reference to an
value with contents as above, but if the protocol does not
supply that authentication data, all the values are nil.
.PP
+.B Rpcattrs
+returns the initial attributes provided in the
+.B start
+request, and any others added later by the protocol.
+.PP
.B Rpc
does one message exchange with the
.I factotum
@@ -357,3 +362,5 @@ exchange.
.IR sys-fauth (2),
.IR factotum (4),
.IR auth (5)
+.SH DIAGNOSTICS
+Functions that return nil references on error also set the system error string.
diff --git a/man/2/newns b/man/2/newns
index 46456617..60b64246 100644
--- a/man/2/newns
+++ b/man/2/newns
@@ -47,11 +47,3 @@ The capability is typically obtained via
.IR sys-pctl (2),
.IR factotum (4),
.IR namespace (6)
-.SH BUGS
-The
-.I user
-string is currently ignored:
-use
-.B nil
-or the current user name
-.RB ( /dev/user ).