From a3c632017e2c1a24a55f9dc6f0232f1f13dbdb4c Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sat, 10 May 2003 06:48:30 +0000 Subject: typos; --- src/lib/libc/stdlib/a64l.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/stdlib/a64l.3') diff --git a/src/lib/libc/stdlib/a64l.3 b/src/lib/libc/stdlib/a64l.3 index 787634303c..6b9fd23154 100644 --- a/src/lib/libc/stdlib/a64l.3 +++ b/src/lib/libc/stdlib/a64l.3 @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: a64l.3,v 1.5 2000/04/20 13:50:01 aaron Exp $ +.\" $OpenBSD: a64l.3,v 1.6 2003/05/10 06:48:30 jmc Exp $ .\" .Dd August 17, 1997 .Dt A64L 3 @@ -95,7 +95,7 @@ returns a 32-bit representation of .Fa s . If .Fa s -is a null pointer or if it contains digits other than those described above. +is a null pointer or if it contains digits other than those described above, .Fn a64l returns \-1 and sets the global variable .Va errno -- cgit v1.2.3-55-g6feb