summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorghelmer <ghelmer@FreeBSD.org>2012-01-10 22:22:35 +0000
committerghelmer <ghelmer@FreeBSD.org>2012-01-10 22:22:35 +0000
commitcd69e2328d858b3e4d25b119ac02144344a48f46 (patch)
tree3af50d9e256abea2e8cf160a56384a6ab764274f /lib/libutil
parent80ebde6f3d4c02ca44dace1b4e38a3f8c108b654 (diff)
downloadFreeBSD-src-cd69e2328d858b3e4d25b119ac02144344a48f46.zip
FreeBSD-src-cd69e2328d858b3e4d25b119ac02144344a48f46.tar.gz
Add link for pidfile_fileno.3 to pidfile.3 - thanks again pjd!
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile
index b2378ad..a898ee1 100644
--- a/lib/libutil/Makefile
+++ b/lib/libutil/Makefile
@@ -58,7 +58,8 @@ MLINKS+=uucplock.3 uu_lock.3 uucplock.3 uu_lock_txfr.3 \
MLINKS+=pidfile.3 pidfile_open.3 \
pidfile.3 pidfile_write.3 \
pidfile.3 pidfile_close.3 \
- pidfile.3 pidfile_remove.3
+ pidfile.3 pidfile_remove.3 \
+ pidfile.3 pidfile_fileno.3
MLINKS+=quotafile.3 quota_open.3 \
quotafile.3 quota_fsname.3 \
quotafile.3 quota_qfname.3 \
OpenPOWER on IntegriCloud