diff options
author | rsc <devnull@localhost> | 2005-02-13 23:44:12 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-02-13 23:44:12 +0000 |
commit | 30f6ae144c291409de3657c4bbbaf4983a516772 (patch) | |
tree | 53b622d39d6677695587bec654dcd65e867a9656 /man/man4 | |
parent | 3170c7d40bbdc19cdd2321a0bde7cdab3be526da (diff) | |
download | plan9port-30f6ae144c291409de3657c4bbbaf4983a516772.tar.gz plan9port-30f6ae144c291409de3657c4bbbaf4983a516772.tar.bz2 plan9port-30f6ae144c291409de3657c4bbbaf4983a516772.zip |
man
Diffstat (limited to 'man/man4')
-rw-r--r-- | man/man4/factotum.4 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/man/man4/factotum.4 b/man/man4/factotum.4 index 148f649b..3a2d3d7c 100644 --- a/man/man4/factotum.4 +++ b/man/man4/factotum.4 @@ -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) |