summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-10-17 22:20:06 +0000
committerngie <ngie@FreeBSD.org>2015-10-17 22:20:06 +0000
commit36dc345b9c983d9bbe52a0d1649f0888663e39c2 (patch)
tree413eeb491f0d8bbc7a087a209af10e7fba012a32 /lib/libc
parent42a00c3dbdb078f28fbce3f260099118502857fb (diff)
parent4cfd9e94877579cedf7caddb77ff4087bbaa6792 (diff)
downloadFreeBSD-src-36dc345b9c983d9bbe52a0d1649f0888663e39c2.zip
FreeBSD-src-36dc345b9c983d9bbe52a0d1649f0888663e39c2.tar.gz
MFhead @ r289471
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/string/ffs.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/string/ffs.3 b/lib/libc/string/ffs.3
index 192771f..8d2601d 100644
--- a/lib/libc/string/ffs.3
+++ b/lib/libc/string/ffs.3
@@ -30,7 +30,7 @@
.\" @(#)ffs.3 8.2 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd September 29, 2012
+.Dd October 17, 2015
.Dt FFS 3
.Os
.Sh NAME
@@ -81,7 +81,8 @@ Bits are numbered starting at 1, the least significant bit.
A return value of zero from any of these functions means that the
argument was zero.
.Sh SEE ALSO
-.Xr bitstring 3
+.Xr bitstring 3 ,
+.Xr bitset 9
.Sh HISTORY
The
.Fn ffs
OpenPOWER on IntegriCloud