Add MLINK for explicit_bzero(3) and bump .Dd date.
MFC after: 2 weeks
This commit is contained in:
parent
0ef99c7017
commit
af1360206c
@ -36,6 +36,7 @@ MAN+= bcmp.3 bcopy.3 bstring.3 bzero.3 ffs.3 index.3 memccpy.3 memchr.3 \
|
||||
strspn.3 strstr.3 strtok.3 strxfrm.3 swab.3 wcscoll.3 wcstok.3 \
|
||||
wcswidth.3 wcsxfrm.3 wmemchr.3
|
||||
|
||||
MLINKS+=bzero.3 explicit_bzero.3
|
||||
MLINKS+=ffs.3 ffsl.3 \
|
||||
ffs.3 ffsll.3 \
|
||||
ffs.3 fls.3 \
|
||||
|
@ -31,7 +31,7 @@
|
||||
.\" @(#)bzero.3 8.1 (Berkeley) 6/4/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 4, 1993
|
||||
.Dd October 6, 2014
|
||||
.Dt BZERO 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
Loading…
Reference in New Issue
Block a user