diff --git a/man3/ffs.3 b/man3/ffs.3 index bc5c2ae..e62f6b2 100644 --- a/man3/ffs.3 +++ b/man3/ffs.3 @@ -28,7 +28,7 @@ .\" .\" Modified 2003 Walter Harms (walter.harms-jNDFPZUTrfTUvfpBxBsQfasoZZ7OtMbqG9Ur7JDdleE@public.gmane.org) .\" -.TH FFS 3 2009-08-27 "GNU" "Linux Programmer's Manual" +.TH FFS 3 2010-07-02 "GNU" "Linux Programmer's Manual" .SH NAME ffs, ffsl, ffsll \- find first bit set in a word .SH SYNOPSIS @@ -69,9 +69,6 @@ The and .BR ffsll () are glibc extensions. -.SH NOTES -BSD systems have a prototype in -.IR . .SH "SEE ALSO" .BR memchr (3), .BR feature_test_macros (7)