svn commit: r318072 - stable/11/share/man/man9
Bryan Drewery
bdrewery at FreeBSD.org
Tue May 9 18:17:04 UTC 2017
Author: bdrewery
Date: Tue May 9 18:17:03 2017
New Revision: 318072
URL: https://svnweb.freebsd.org/changeset/base/318072
Log:
MFC r306773:
Add link for vrefl(9).
Modified:
stable/11/share/man/man9/Makefile
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/share/man/man9/Makefile
==============================================================================
--- stable/11/share/man/man9/Makefile Tue May 9 18:15:29 2017 (r318071)
+++ stable/11/share/man/man9/Makefile Tue May 9 18:17:03 2017 (r318072)
@@ -1927,7 +1927,8 @@ MLINKS+=VOP_RDWR.9 VOP_READ.9 \
VOP_RDWR.9 VOP_WRITE.9
MLINKS+=VOP_REMOVE.9 VOP_RMDIR.9
MLINKS+=vnet.9 vimage.9
-MLINKS+=vref.9 VREF.9
+MLINKS+=vref.9 VREF.9 \
+ vref.9 vrefl.9
MLINKS+=vrele.9 vput.9 \
vrele.9 vunref.9
MLINKS+=vslock.9 vsunlock.9
More information about the svn-src-stable-11
mailing list