diff options
Diffstat (limited to 'man3/ffs.3')
| -rw-r--r-- | man3/ffs.3 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/man3/ffs.3 b/man3/ffs.3 index bebd16b03e..ee1f2a1784 100644 --- a/man3/ffs.3 +++ b/man3/ffs.3 @@ -90,17 +90,17 @@ T} Thread safety MT-Safe .hy .ad .sp 1 +.SH VERSIONS +BSD systems have a prototype in +.IR <string.h> . .SH STANDARDS -.BR ffs (): +.TP +.BR ffs () POSIX.1-2001, POSIX.1-2008, 4.3BSD. -.PP -The +.TP .BR ffsl () -and +.TQ .BR ffsll () -functions are glibc extensions. -.SH NOTES -BSD systems have a prototype in -.IR <string.h> . +GNU. .SH SEE ALSO .BR memchr (3) |
