svn commit: r274803 - head/share/man/man9
Craig Rodrigues
rodrigc at FreeBSD.org
Fri Nov 21 17:57:38 UTC 2014
Author: rodrigc
Date: Fri Nov 21 17:57:37 2014
New Revision: 274803
URL: https://svnweb.freebsd.org/changeset/base/274803
Log:
Create a vimage.9 link to vnet.9
Requested by: glebius
Modified:
head/share/man/man9/Makefile
Modified: head/share/man/man9/Makefile
==============================================================================
--- head/share/man/man9/Makefile Fri Nov 21 17:55:38 2014 (r274802)
+++ head/share/man/man9/Makefile Fri Nov 21 17:57:37 2014 (r274803)
@@ -1733,6 +1733,7 @@ MLINKS+=VOP_OPENCLOSE.9 VOP_CLOSE.9 \
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+=vrele.9 vput.9 \
vrele.9 vunref.9
More information about the svn-src-head
mailing list