From 81b3a38bbf2e25cd71a1c2a754b76d477e65c321 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 22 Apr 2008 13:00:32 +0000 Subject: [PATCH] Remove out-of-date FIXME --- man3/random_r.3 | 1 - 1 file changed, 1 deletion(-) diff --git a/man3/random_r.3 b/man3/random_r.3 index 85460854f..edb06d6ff 100644 --- a/man3/random_r.3 +++ b/man3/random_r.3 @@ -25,7 +25,6 @@ .SH NAME random_r, srandom_r, initstate_r, setstate_r \- reentrant random number generator -.\" FIXME add links for the other functions, pointing to this page. .SH SYNOPSIS .nf .B #include