Link scandir_b(3) to scandir(3)

Reviewed by:	emaste, gbe (man pages), imp, kevans, markj, Aymeric Wibo <obiwac@gmail.com>
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D36301
This commit is contained in:
Konstantin Belousov 2022-08-23 06:42:33 +03:00
parent aa5e19a9b3
commit ea448a0a43
2 changed files with 3 additions and 1 deletions

View File

@ -493,7 +493,8 @@ MLINKS+=rand48.3 _rand48.3 \
rand48.3 seed48.3 \
rand48.3 srand48.3
MLINKS+=recv.2 recvmmsg.2
MLINKS+=scandir.3 alphasort.3
MLINKS+=scandir.3 alphasort.3 \
scandir.3 scandir_b.3
MLINKS+=sem_open.3 sem_close.3 \
sem_open.3 sem_unlink.3
MLINKS+=sem_wait.3 sem_trywait.3

View File

@ -33,6 +33,7 @@
.Os
.Sh NAME
.Nm scandir ,
.Nm scandir_b ,
.Nm alphasort
.Nd scan a directory
.Sh LIBRARY