From 3afbde34acd3481bd682bc811c1235ddded3632f Mon Sep 17 00:00:00 2001 From: kib Date: Tue, 13 Jan 2009 13:19:42 +0000 Subject: Document that ffsll(3) and flsll(3) functions first appeared in FreeBSD 7.1 Submitted by: Jan Henrik Sylvester MFC after: 3 days --- lib/libc/string/ffs.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/string/ffs.3 b/lib/libc/string/ffs.3 index e66d7eb..acb1ac8 100644 --- a/lib/libc/string/ffs.3 +++ b/lib/libc/string/ffs.3 @@ -108,4 +108,4 @@ The and .Fn flsll functions appeared in -.Fx 8.0 . +.Fx 7.1 . -- cgit v1.1