Module Name: src
Committed By: joerg
Date: Thu May 13 18:10:17 UTC 2010
Modified Files:
src/usr.bin/make: make.1
Log Message:
Drop trailing white space. Use .Oo / .Oc explicitly to annotate that the
empty content is intended.
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/usr.bin/make/make.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/make/make.1
diff -u src/usr.bin/make/make.1:1.171 src/usr.bin/make/make.1:1.172
--- src/usr.bin/make/make.1:1.171 Thu Apr 22 19:15:23 2010
+++ src/usr.bin/make/make.1 Thu May 13 18:10:16 2010
@@ -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