svn commit: r230328 - head/share/man/man5
Kevin Lo
kevlo at FreeBSD.org
Thu Jan 19 02:49:22 UTC 2012
Author: kevlo
Date: Thu Jan 19 02:49:21 2012
New Revision: 230328
URL: http://svn.freebsd.org/changeset/base/230328
Log:
Add missing MLINKS to INDEX.5
Modified:
head/share/man/man5/Makefile
Modified: head/share/man/man5/Makefile
==============================================================================
--- head/share/man/man5/Makefile Thu Jan 19 02:47:11 2012 (r230327)
+++ head/share/man/man5/Makefile Thu Jan 19 02:49:21 2012 (r230328)
@@ -76,6 +76,7 @@ MLINKS+=fs.5 inode.5
MLINKS+=hosts.equiv.5 rhosts.5
MLINKS+=msdosfs.5 msdos.5
MLINKS+=passwd.5 master.passwd.5
+MLINKS+=portindex.5 INDEX.5
MLINKS+=quota.user.5 quota.group.5
MLINKS+=rc.conf.5 rc.conf.local.5
MLINKS+=resolver.5 resolv.conf.5
More information about the svn-src-head
mailing list