Module Name:    src
Committed By:   christos
Date:           Thu Mar 21 21:43:23 UTC 2013

Modified Files:
        src/external/bsd/top/bin: Makefile

Log Message:
mandoc can now print numbered registers.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/top/bin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/top/bin/Makefile
diff -u src/external/bsd/top/bin/Makefile:1.8 src/external/bsd/top/bin/Makefile:1.9
--- src/external/bsd/top/bin/Makefile:1.8	Wed Mar 20 22:04:05 2013
+++ src/external/bsd/top/bin/Makefile	Thu Mar 21 17:43:22 2013
@@ -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

Reply via email to