summaryrefslogtreecommitdiff
path: root/mcon/U/lns.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/lns.U')
-rw-r--r--mcon/U/lns.U6
1 files changed, 3 insertions, 3 deletions
diff --git a/mcon/U/lns.U b/mcon/U/lns.U
index 4b37a7f..d3cf5aa 100644
--- a/mcon/U/lns.U
+++ b/mcon/U/lns.U
@@ -1,7 +1,7 @@
-?RCS: $Id: lns.U 167 2013-05-08 17:58:00Z rmanfredi $
+?RCS: $Id$
?RCS:
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS:
+?RCS:
?RCS: You may redistribute only under the terms of the Artistic License,
?RCS: as specified in the README file that comes with the distribution.
?RCS: You may reuse parts of this distribution only within the terms of
@@ -22,7 +22,7 @@
?MAKE:lns: ln rm touch test
?MAKE: -pick add $@ %<
?S:lns:
-?S: This variable holds the name of the command to make
+?S: This variable holds the name of the command to make
?S: symbolic links (if they are supported). It can be used
?S: in the Makefile. It is either 'ln -s' or 'ln'
?S:.