Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/make make(1): Consistent formatting for -i and -s de...
details: https://anonhg.NetBSD.org/src/rev/e18de72e81d2
branches: trunk
changeset: 368953:e18de72e81d2
user: uwe <uwe%NetBSD.org@localhost>
date: Sun Aug 14 09:11:33 2022 +0000
description:
make(1): Consistent formatting for -i and -s descriptions.
diffstat:
usr.bin/make/make.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b0199ebb689d -r e18de72e81d2 usr.bin/make/make.1
--- a/usr.bin/make/make.1 Sun Aug 14 09:08:29 2022 +0000
+++ b/usr.bin/make/make.1 Sun Aug 14 09:11:33 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.319 2022/08/14 09:08:29 uwe Exp $
+.\" $NetBSD: make.1,v 1.320 2022/08/14 09:11:33 uwe Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -252,7 +252,7 @@
.It Fl i
Ignore non-zero exit of shell commands in the makefile.
Equivalent to specifying
-.Ql \&-
+.Sq Ic \&-
before each command line in the makefile.
.It Fl J Ar private
This option should
Home |
Main Index |
Thread Index |
Old Index