Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk For MLINKS description, remove sentence saying they



details:   https://anonhg.NetBSD.org/src/rev/737e912763a1
branches:  trunk
changeset: 757323:737e912763a1
user:      reed <reed%NetBSD.org@localhost>
date:      Wed Aug 25 15:24:29 2010 +0000

description:
For MLINKS description, remove sentence saying they
are soft-linked (as it is not accurate).

diffstat:

 share/mk/bsd.README |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a96188de4ea5 -r 737e912763a1 share/mk/bsd.README
--- a/share/mk/bsd.README       Wed Aug 25 15:08:22 2010 +0000
+++ b/share/mk/bsd.README       Wed Aug 25 15:24:29 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.README,v 1.275 2010/08/22 18:56:20 rmind Exp $
+#      $NetBSD: bsd.README,v 1.276 2010/08/25 15:24:29 reed Exp $
 #      @(#)bsd.README  8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -1143,7 +1143,7 @@
 
 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 include file <bsd.man.mk> includes a file named "../Makefile.inc" if
 it exists.



Home | Main Index | Thread Index | Old Index