Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/make Drop trailing white space. Use .Oo / .Oc explic...
details: https://anonhg.NetBSD.org/src/rev/dab7050eaa7a
branches: trunk
changeset: 754807:dab7050eaa7a
user: joerg <joerg%NetBSD.org@localhost>
date: Thu May 13 18:10:16 2010 +0000
description:
Drop trailing white space. Use .Oo / .Oc explicitly to annotate that the
empty content is intended.
diffstat:
usr.bin/make/make.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 7b05d59d2792 -r dab7050eaa7a usr.bin/make/make.1
--- a/usr.bin/make/make.1 Thu May 13 18:08:37 2010 +0000
+++ b/usr.bin/make/make.1 Thu May 13 18:10:16 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.171 2010/04/22 19:15:23 sjg Exp $
+.\" $NetBSD: make.1,v 1.172 2010/05/13 18:10:16 joerg Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -660,7 +660,7 @@
The list of variables exported by
.Nm .
.It Va .MAKE.JOBS
-The argument to the
+The argument to the
.Fl j
option.
.It Va .MAKE.JOB.PREFIX
@@ -902,7 +902,7 @@
.Pf ( Ql * ,
.Ql \&? ,
and
-.Ql Op )
+.Ql Oo Oc )
may
be used.
The wildcard characters may be escaped with a backslash
Home |
Main Index |
Thread Index |
Old Index