Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl2/groff/tmac/man Fix trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/e00a6892f44f
branches: trunk
changeset: 358679:e00a6892f44f
user: uwe <uwe%NetBSD.org@localhost>
date: Sat Jan 13 14:00:50 2018 +0000
description:
Fix trailing whitespace.
diffstat:
external/gpl2/groff/tmac/man/Makefile | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 24349fab6862 -r e00a6892f44f external/gpl2/groff/tmac/man/Makefile
--- a/external/gpl2/groff/tmac/man/Makefile Sat Jan 13 13:53:36 2018 +0000
+++ b/external/gpl2/groff/tmac/man/Makefile Sat Jan 13 14:00:50 2018 +0000
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.1 2016/01/13 19:02:01 christos Exp $
-
+# $NetBSD: Makefile,v 1.2 2018/01/13 14:00:50 uwe Exp $
+
DIST_SUBDIR=tmac
-
+
.include "${.CURDIR}/../../Makefile.inc"
# For ms.7
-USETBL=
+USETBL=
MAN= groff_ms.7 groff_man.7 groff_me.7 groff_mdoc.7
MAN+= groff_trace.7 groff_www.7
-MLINKS= groff_ms.7 ms.7
-MLINKS+= groff_man.7 man.7
-MLINKS+= groff_me.7 me.7
+MLINKS= groff_ms.7 ms.7
+MLINKS+= groff_man.7 man.7
+MLINKS+= groff_me.7 me.7
MLINKS+= groff_mdoc.7 mdoc.7 groff_mdoc.7 mdoc.samples.7
cleandir: tmac_manclean
Home |
Main Index |
Thread Index |
Old Index