Author: kib Date: Tue Jan 13 13:19:42 2009 New Revision: 187147 URL: http://svn.freebsd.org/changeset/base/187147
Log: Document that ffsll(3) and flsll(3) functions first appeared in FreeBSD 7.1 Submitted by: Jan Henrik Sylvester <me janh de> MFC after: 3 days Modified: head/lib/libc/string/ffs.3 Modified: head/lib/libc/string/ffs.3 ============================================================================== --- head/lib/libc/string/ffs.3 Tue Jan 13 12:47:59 2009 (r187146) +++ head/lib/libc/string/ffs.3 Tue Jan 13 13:19:42 2009 (r187147) @@ -108,4 +108,4 @@ The and .Fn flsll functions appeared in -.Fx 8.0 . +.Fx 7.1 . _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"