aboutsummaryrefslogtreecommitdiff
path: root/man/man3/blowfish.3
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-19 19:22:56 +0000
committerrsc <devnull@localhost>2004-04-19 19:22:56 +0000
commitb5fdffeeedd324f234f6229ee02a607760b3bddd (patch)
tree5650e48e336cdd565199b8b60124c66e4a904788 /man/man3/blowfish.3
parent7284df18a883c64721720276dac4f4540440e74c (diff)
downloadplan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.gz
plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.bz2
plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.zip
Mostly path name updates
Diffstat (limited to 'man/man3/blowfish.3')
-rw-r--r--man/man3/blowfish.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/blowfish.3 b/man/man3/blowfish.3
index ca7914fc..5938e351 100644
--- a/man/man3/blowfish.3
+++ b/man/man3/blowfish.3
@@ -38,7 +38,7 @@ length of the key in bytes, and an initialization vector of 8 bytes
functions take a BFstate structure, a data buffer, and a length, which
must be a multiple of eight bytes as padding is currently unsupported.
.SH SOURCE
-.B /sys/src/libsec
+.B /usr/local/plan9/src/libsec
.SH SEE ALSO
.IR mp (3),
.IR aes (3),