Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/top/bin mandoc can now print numbered registers.
details: https://anonhg.NetBSD.org/src/rev/93a555fc12be
branches: trunk
changeset: 785593:93a555fc12be
user: christos <christos%NetBSD.org@localhost>
date: Thu Mar 21 21:43:22 2013 +0000
description:
mandoc can now print numbered registers.
diffstat:
external/bsd/top/bin/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r acc583bf7d86 -r 93a555fc12be external/bsd/top/bin/Makefile
--- a/external/bsd/top/bin/Makefile Thu Mar 21 21:42:16 2013 +0000
+++ b/external/bsd/top/bin/Makefile Thu Mar 21 21:43:22 2013 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2013/03/21 02:04:05 christos Exp $
+# $NetBSD: Makefile,v 1.9 2013/03/21 21:43:22 christos Exp $
.include <bsd.own.mk>
PROG= top
BINDIR= /usr/bin
-NOMANDOC= yes
TOPDIR=${.CURDIR}/../dist
.PATH: ${TOPDIR} ${TOPDIR}/machine
Home |
Main Index |
Thread Index |
Old Index