]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Add ffsl and ffsll to NAME line
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 8 Jul 2007 14:26:39 +0000 (14:26 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 8 Jul 2007 14:26:39 +0000 (14:26 +0000)
man3/ffs.3

index cec1ef2032f007398b73511b783638253fc1a1e6..3fbef0da516f8b48a4cf16de404b10fc3b7e2589 100644 (file)
@@ -30,7 +30,7 @@
 .\"
 .TH FFS 3  2003-08-05 "GNU" "Linux Programmer's Manual"
 .SH NAME
-ffs \- find first bit set in a word
+ffs, ffsl, ffsll \- find first bit set in a word
 .SH SYNOPSIS
 .nf
 .B #include <strings.h>