From 371584c2eae4cf827fd406ba26c14f021adaaa70 Mon Sep 17 00:00:00 2001 From: Yuri Pankov Date: Fri, 29 Jul 2016 15:19:48 +0300 Subject: 7243 update mdocml to 1.13.4 Reviewed by: Robert Mustacchi Approved by: Richard Lowe --- usr/src/man/man3c/ffs.3c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/src/man/man3c') diff --git a/usr/src/man/man3c/ffs.3c b/usr/src/man/man3c/ffs.3c index 2e59b005b0..2197f9e106 100644 --- a/usr/src/man/man3c/ffs.3c +++ b/usr/src/man/man3c/ffs.3c @@ -31,7 +31,7 @@ ffs \- find first set bit .SH DESCRIPTION .LP -The \fBffs()\fR, \fBffsl()\, and \fBffsll()\fR functions finds the first bit set +The \fBffs()\fR, \fBffsl()\fR, and \fBffsll()\fR functions finds the first bit set (beginning with the least significant bit) and return the index of that bit. Bits are numbered starting at one (the least significant bit). .sp -- cgit v1.2.3