Add ffsl and ffsll to NAME line

This commit is contained in:
Michael Kerrisk 2007-07-08 14:26:39 +00:00
parent 93d671523e
commit 819275519e
1 changed files with 1 additions and 1 deletions

View 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>