diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-01-18 16:14:24 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-01-18 16:14:24 +0000 |
| commit | 93364659a34dc8f078c6eb40d882643c8e90b5fd (patch) | |
| tree | c1f107a63ef60374593652a8e6239bde882fd352 /man | |
| parent | 4c63aa1da884040da4a3263c418bd22fb611f17e (diff) | |
20080118-1621
Diffstat (limited to 'man')
| -rw-r--r-- | man/2/factotum | 7 | ||||
| -rw-r--r-- | man/2/newns | 8 |
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 ). |
