svn commit: r274802 - head/share/mk
Craig Rodrigues
rodrigc at FreeBSD.org
Fri Nov 21 17:55:39 UTC 2014
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.
More information about the svn-src-head
mailing list