From 9dcb876ffed39cc9b5e7ca91d7960109ea2c246c Mon Sep 17 00:00:00 2001 From: jmc <> Date: Wed, 2 May 2007 16:48:54 +0000 Subject: macros at start of line require a `.'; --- src/lib/libc/crypt/arc4random.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libc/crypt/arc4random.3 b/src/lib/libc/crypt/arc4random.3 index 7416e44014..34f414d581 100644 --- a/src/lib/libc/crypt/arc4random.3 +++ b/src/lib/libc/crypt/arc4random.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arc4random.3,v 1.20 2007/05/02 09:20:59 pyr Exp $ +.\" $OpenBSD: arc4random.3,v 1.21 2007/05/02 16:48:54 jmc Exp $ .\" .\" Copyright 1997 Niels Provos .\" All rights reserved. @@ -87,7 +87,7 @@ before using since .Fn arc4random automatically initializes itself. -Sh RETURN VALUES +.Sh RETURN VALUES These functions are always successful, and no return value is reserved to indicate an error. .Sh SEE ALSO -- cgit v1.2.3-55-g6feb