Author: markj
Date: Thu Jan 11 16:41:03 2018
New Revision: 327833
URL: https://svnweb.freebsd.org/changeset/base/327833

Log:
  Add mallocarray.9 to malloc.9's MLINKS.
  
  X-MFC with:   r327674

Modified:
  head/share/man/man9/Makefile

Modified: head/share/man/man9/Makefile
==============================================================================
--- head/share/man/man9/Makefile        Thu Jan 11 16:04:04 2018        
(r327832)
+++ head/share/man/man9/Makefile        Thu Jan 11 16:41:03 2018        
(r327833)
@@ -1262,6 +1262,7 @@ MLINKS+=make_dev.9 destroy_dev.9 \
        make_dev.9 make_dev_p.9 \
        make_dev.9 make_dev_s.9
 MLINKS+=malloc.9 free.9 \
+       malloc.9 mallocarray.9 \
        malloc.9 MALLOC_DECLARE.9 \
        malloc.9 MALLOC_DEFINE.9 \
        malloc.9 realloc.9 \
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to