Author: ghelmer
Date: Tue Jan 10 22:22:35 2012
New Revision: 229943
URL: http://svn.freebsd.org/changeset/base/229943
Log:
Add link for pidfile_fileno.3 to pidfile.3 - thanks again pjd!
Modified:
head/lib/libutil/Makefile
Modified: head/lib/libutil/Makefile
==============================================================================
--- head/lib/libutil/Makefile Tue Jan 10 21:47:58 2012 (r229942)
+++ head/lib/libutil/Makefile Tue Jan 10 22:22:35 2012 (r229943)
@@ -58,7 +58,8 @@ MLINKS+=uucplock.3 uu_lock.3 uucplock.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 \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"