-.\" $OpenBSD: ffs.9,v 1.1 2018/04/23 10:30:39 dlg Exp $
+.\" $OpenBSD: ffs.9,v 1.2 2022/09/10 08:18:06 jsg Exp $
.\"
.\" Copyright (c) 2002, 2003 CubeSoft Communications, Inc.
.\" <http://www.csoft.org>
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 23 2018 $
+.Dd $Mdocdate: September 10 2022 $
.Dt FFS 9
.Os
.Sh NAME
.Fn ffs
function finds the first bit set in
.Fa value .
-It has the same semantics as it's libc counterpart
+It has the same semantics as its libc counterpart
.Xr ffs 3 .
.Pp
The