Author: rodrigc
Date: Fri Nov 21 17:55:38 2014
New Revision: 274802
URL: https://svnweb.freebsd.org/changeset/base/274802

Log:
  Make MLINKS text match text in bsd.man.mk added by wosch@ in 1996.

Modified:
  head/share/mk/bsd.README

Modified: head/share/mk/bsd.README
==============================================================================
--- head/share/mk/bsd.README    Fri Nov 21 17:23:15 2014        (r274801)
+++ head/share/mk/bsd.README    Fri Nov 21 17:55:38 2014        (r274802)
@@ -146,7 +146,7 @@ MAN         The manual pages to be installed (u
 
 MLINKS         List of manual page links (using a .1 - .9 suffix).  The
                linked-to file must come first, the linked file second,
-               and there may be multiple pairs.  The files are soft-linked.
+               and there may be multiple pairs.  The files are hard-linked.
 
 The include file <bsd.man.mk> includes a file named "../Makefile.inc" if
 it exists.
_______________________________________________
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