Author: jmg
Date: Tue Jan 28 23:40:02 2014
New Revision: 261254
URL: http://svnweb.freebsd.org/changeset/base/261254

Log:
  link mbuf to m_append so it can be found...
  
  Pointed out by:       J David
  MFC after:    1 week

Modified:
  head/share/man/man9/Makefile

Modified: head/share/man/man9/Makefile
==============================================================================
--- head/share/man/man9/Makefile        Tue Jan 28 22:23:39 2014        
(r261253)
+++ head/share/man/man9/Makefile        Tue Jan 28 23:40:02 2014        
(r261254)
@@ -878,6 +878,7 @@ MLINKS+=mbpool.9 mbp_alloc.9 \
 MLINKS+=\
        mbuf.9 m_adj.9 \
        mbuf.9 M_ALIGN.9 \
+       mbuf.9 m_append.9 \
        mbuf.9 m_apply.9 \
        mbuf.9 m_cat.9 \
        mbuf.9 MCHTYPE.9 \
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to