Module Name: src
Committed By: uwe
Date: Fri Sep 9 10:57:39 UTC 2022
Modified Files:
src/usr.bin/make: make.1
Log Message:
make(1): add space before the punctuation argument
To generate a diff of this commit:
cvs rdiff -u -r1.339 -r1.340 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.339 src/usr.bin/make/make.1:1.340
--- src/usr.bin/make/make.1:1.339 Fri Sep 9 06:23:36 2022
+++ src/usr.bin/make/make.1 Fri Sep 9 10:57:39 2022
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.339 2022/09/09 06:23:36 rillig Exp $
+.\" $NetBSD: make.1,v 1.340 2022/09/09 10:57:39 uwe Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -237,7 +237,7 @@ Let environment variables override globa
Specify a makefile to read instead of the default
.Pa makefile
or
-.Pa Makefile.
+.Pa Makefile .
If
.Ar makefile
is