From e38426b4a145b773ec2a1e0f71ca512e5b11a372 Mon Sep 17 00:00:00 2001 From: alex <> Date: Sun, 16 May 1999 19:55:18 +0000 Subject: Cleanup xrefs under SEE ALSO. Specifically: - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. --- src/lib/libc/crypt/arc4random.3 | 4 ++-- src/lib/libc/crypt/blowfish.3 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib/libc/crypt') diff --git a/src/lib/libc/crypt/arc4random.3 b/src/lib/libc/crypt/arc4random.3 index 741965c5ac..81200a3139 100644 --- a/src/lib/libc/crypt/arc4random.3 +++ b/src/lib/libc/crypt/arc4random.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arc4random.3,v 1.4 1998/09/07 16:44:34 aaron Exp $ +.\" $OpenBSD: arc4random.3,v 1.5 1999/05/16 19:54:46 alex Exp $ .\" Copyright 1997 Niels Provos .\" All rights reserved. .\" @@ -70,8 +70,8 @@ since .Fn arc4random automatically initalizes itself. .Sh SEE ALSO -.Xr rand48 3 , .Xr rand 3 , +.Xr rand48 3 , .Xr random 3 .Sh HISTORY .Pa RC4 diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3 index 02a1ef8738..6bb54ea138 100644 --- a/src/lib/libc/crypt/blowfish.3 +++ b/src/lib/libc/crypt/blowfish.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: blowfish.3,v 1.2 1998/08/10 18:40:58 provos Exp $ +.\" $OpenBSD: blowfish.3,v 1.3 1999/05/16 19:54:46 alex Exp $ .\" Copyright 1997 Niels Provos .\" All rights reserved. .\" @@ -97,8 +97,8 @@ are used for customization of the .Pa Blowfish cipher, e.g. for the blowfish password hashing function. .Sh SEE ALSO -.Xr crypt 3 , .Xr passwd 1 , +.Xr crypt 3 , .Xr passwd 5 .Sh AUTHOR Niels Provos -- cgit v1.2.3-55-g6feb