diff options
| author | sjg <sjg@NetBSD.org> | 2023-05-07 16:43:50 +0000 |
|---|---|---|
| committer | sjg <sjg@NetBSD.org> | 2023-05-07 16:43:50 +0000 |
| commit | c19d62012a6f11a6ef3e6b4948eefa17cf199e4a (patch) | |
| tree | 475086d8d381399e6167f7fcbb93dbb69e779956 /usr.bin/make/make.1 | |
| parent | 5c9423cc4d567b068df05d9b554f01d967e88267 (diff) | |
make.1: lose the trailing blank lines
Diffstat (limited to 'usr.bin/make/make.1')
| -rw-r--r-- | usr.bin/make/make.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 9a9b0a39873..5cdd99ce64a 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -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 and exit with error code 6. Sometimes the attempt to suppress a cascade of unnecessary errors, can result in a seemingly unexplained .Ql *** Error code 6 - - |
