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: lose the trailing blank lines



details:   https://anonhg.NetBSD.org/src/rev/339ffb3f2d0a
branches:  trunk
changeset: 374602:339ffb3f2d0a
user:      sjg <sjg%NetBSD.org@localhost>
date:      Sun May 07 16:43:50 2023 +0000

description:
make.1: lose the trailing blank lines

diffstat:

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

diffs (15 lines):

diff -r 2327feb33985 -r 339ffb3f2d0a usr.bin/make/make.1
--- a/usr.bin/make/make.1       Sun May 07 16:32:47 2023 +0000
+++ b/usr.bin/make/make.1       Sun May 07 16:43:50 2023 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: make.1,v 1.362 2023/05/07 16:32:47 sjg Exp $
+.\"    $NetBSD: make.1,v 1.363 2023/05/07 16:43:50 sjg Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -2727,5 +2727,3 @@ using that token pool to abort the build
 Sometimes the attempt to suppress a cascade of unnecessary errors,
 can result in a seemingly unexplained
 .Ql *** Error code 6
-
-



Home | Main Index | Thread Index | Old Index