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): remove trailing whitespace in manual page



details:   https://anonhg.NetBSD.org/src/rev/545b0a7b74e6
branches:  trunk
changeset: 948274:545b0a7b74e6
user:      rillig <rillig%NetBSD.org@localhost>
date:      Wed Dec 23 13:49:12 2020 +0000

description:
make(1): remove trailing whitespace in manual page

diffstat:

 usr.bin/make/make.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d56770140a84 -r 545b0a7b74e6 usr.bin/make/make.1
--- a/usr.bin/make/make.1       Wed Dec 23 13:11:27 2020 +0000
+++ b/usr.bin/make/make.1       Wed Dec 23 13:49:12 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: make.1,v 1.294 2020/12/22 20:10:21 rillig Exp $
+.\"    $NetBSD: make.1,v 1.295 2020/12/23 13:49:12 rillig Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -1102,7 +1102,7 @@
 .Pp
 Except in the case of an explicit
 .Ql Ic .OBJDIR
-target, 
+target,
 .Nm
 will check that the specified directory is writable and ignore it if not.
 This check can be skipped by setting the environment variable



Home | Main Index | Thread Index | Old Index