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/man1/secstore.1 | |
parent | 3170c7d40bbdc19cdd2321a0bde7cdab3be526da (diff) | |
download | plan9port-30f6ae144c291409de3657c4bbbaf4983a516772.tar.gz plan9port-30f6ae144c291409de3657c4bbbaf4983a516772.tar.bz2 plan9port-30f6ae144c291409de3657c4bbbaf4983a516772.zip |
man
Diffstat (limited to 'man/man1/secstore.1')
-rw-r--r-- | man/man1/secstore.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man1/secstore.1 b/man/man1/secstore.1 index ee35fb60..01c7903b 100644 --- a/man/man1/secstore.1 +++ b/man/man1/secstore.1 @@ -188,7 +188,9 @@ newly created files are ignored. encrypts and decrypts using AES (Rijndael) in cipher block chaining (CBC) mode. .SH SOURCE -.B \*9/src/cmd/secstore +.B \*9/bin/ipso +.br +.B \*9/src/cmd/auth/secstore .SH SEE ALSO .IR factotum (4), .IR secstored (1) |