From 381b8076e8e99f13e10de6b6e93602eb59542ed6 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 8 Sep 2014 01:27:54 +0000 Subject: obvious cases of missing .An; found with the new mandoc(1) MANDOCERR_AN_MISSING warning; no text changes --- src/lib/libc/stdlib/rand48.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libc/stdlib/rand48.3') diff --git a/src/lib/libc/stdlib/rand48.3 b/src/lib/libc/stdlib/rand48.3 index 8b7c572fb4..29e72b8c01 100644 --- a/src/lib/libc/stdlib/rand48.3 +++ b/src/lib/libc/stdlib/rand48.3 @@ -9,9 +9,9 @@ .\" of any kind. I shall in no event be liable for anything that happens .\" to anyone/anything when using this software. .\" -.\" $OpenBSD: rand48.3,v 1.14 2014/01/21 23:25:03 deraadt Exp $ +.\" $OpenBSD: rand48.3,v 1.15 2014/09/08 01:27:54 schwarze Exp $ .\" -.Dd $Mdocdate: January 21 2014 $ +.Dd $Mdocdate: September 8 2014 $ .Dt RAND48 3 .Os .Sh NAME @@ -176,4 +176,4 @@ and functions conform to .St -p1003.1-2008 . .Sh AUTHORS -Martin Birgmeier +.An Martin Birgmeier -- cgit v1.2.3-55-g6feb