Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/make Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/3c60efc29dba
branches: trunk
changeset: 337292:3c60efc29dba
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Apr 10 08:43:16 2015 +0000
description:
Remove trailing whitespace.
diffstat:
usr.bin/make/make.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 59d7a13f56c6 -r 3c60efc29dba usr.bin/make/make.1
--- a/usr.bin/make/make.1 Fri Apr 10 03:51:44 2015 +0000
+++ b/usr.bin/make/make.1 Fri Apr 10 08:43:16 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.245 2015/04/09 18:22:08 sjg Exp $
+.\" $NetBSD: make.1,v 1.246 2015/04/10 08:43:16 wiz Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -481,7 +481,7 @@
except that the effect can be limited to a single line of a script.
A
.Ql Ic \-
-in compatibility mode
+in compatibility mode
causes any non-zero exit status of the command line to be ignored.
.Pp
When
@@ -497,10 +497,10 @@
.Nm
will attempt direct execution.
If a line starts with
-.Ql Ic \-
+.Ql Ic \-
and the shell has ErrCtl enabled then failure of the command line
will be ignored as in compatibility mode.
-Otherwise
+Otherwise
.Ql Ic \-
affects the entire job;
the script will stop at the first command line that fails,
Home |
Main Index |
Thread Index |
Old Index