From bf8a59fa013f5c705369fbe14e23ca78c4d09cb8 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 11 Apr 2004 03:42:27 +0000 Subject: Rewrite page(2) references to page(3). Add description of new libmach. --- man/man3/rc4.3 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'man/man3/rc4.3') diff --git a/man/man3/rc4.3 b/man/man3/rc4.3 index fb0c94db..a395146b 100644 --- a/man/man3/rc4.3 +++ b/man/man3/rc4.3 @@ -43,13 +43,13 @@ structure keeps track of the algorithm. .SH SOURCE .B /sys/src/libsec .SH SEE ALSO -.IR mp (2), -.IR aes (2), -.IR blowfish (2), -.IR des (2), -.IR dsa (2), -.IR elgamal (2), -.IR rsa (2), -.IR sechash (2), -.IR prime (2), -.IR rand (2) +.IR mp (3), +.IR aes (3), +.IR blowfish (3), +.IR des (3), +.IR dsa (3), +.IR elgamal (3), +.IR rsa (3), +.IR sechash (3), +.IR prime (3), +.IR rand (3) -- cgit v1.2.3