mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Add dlinfo(3) manual page to the rank of base system manpages
This commit is contained in:
parent
f734492604
commit
02e6893b9c
1 changed files with 2 additions and 2 deletions
|
|
@ -38,8 +38,8 @@ SRCS+= __xuname.c _pthread_stubs.c _rand48.c _spinlock_stub.c _thread_init.c \
|
|||
|
||||
MAN+= alarm.3 arc4random.3 \
|
||||
basename.3 check_utility_compat.3 clock.3 \
|
||||
confstr.3 ctermid.3 daemon.3 \
|
||||
devname.3 directory.3 dirname.3 dladdr.3 dllockinit.3 dlopen.3 \
|
||||
confstr.3 ctermid.3 daemon.3 devname.3 directory.3 dirname.3 \
|
||||
dladdr.3 dlinfo.3 dllockinit.3 dlopen.3 \
|
||||
err.3 exec.3 fmtcheck.3 fmtmsg.3 fnmatch.3 fpclassify.3 frexp.3 \
|
||||
ftok.3 fts.3 \
|
||||
getbootfile.3 getbsize.3 getcap.3 getcontext.3 getcwd.3 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue