This commit is contained in:
rsc 2005-02-13 23:44:12 +00:00
parent 3170c7d40b
commit 30f6ae144c
14 changed files with 158 additions and 90 deletions

View file

@ -704,10 +704,10 @@ are intended to be proxied via
.I auth_proxy
(see
.IR auth (3)).
The protocols follow
.IR p9any (7)
and
.IR p9sk1 (7).
.\" The protocols follow
.\" .IR p9any (7)
.\" and
.\" .IR p9sk1 (7).
.\" XXX - write about how server keys are selected and used
.\" XXX - write about protocol itself
.\" XXX - write about server ai
@ -1017,4 +1017,6 @@ parseable with
.IR tokenize .
The response is a hexadecimal string of length 32.
.SH SOURCE
.B \*9/src/cmd/factotum
.B \*9/src/cmd/auth/factotum
.SH SEE ALSO
.IR ssh-agent (1)