Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/x11/share/man/GL/gl Process GL manual pages with tbl(1). Thi...



details:   https://anonhg.NetBSD.org/src/rev/5ae575b8ccb3
branches:  trunk
changeset: 574791:5ae575b8ccb3
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Mar 12 16:01:50 2005 +0000

description:
Process GL manual pages with tbl(1). This fixes PR xsrc/29662 by
Tim Rightnour.

diffstat:

 x11/share/man/GL/gl/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 276bff33c6ad -r 5ae575b8ccb3 x11/share/man/GL/gl/Makefile
--- a/x11/share/man/GL/gl/Makefile      Sat Mar 12 15:13:54 2005 +0000
+++ b/x11/share/man/GL/gl/Makefile      Sat Mar 12 16:01:50 2005 +0000
@@ -1,7 +1,9 @@
-#      $NetBSD: Makefile,v 1.3 2003/09/20 06:20:54 lukem Exp $
+#      $NetBSD: Makefile,v 1.4 2005/03/12 16:01:50 tron Exp $
 
 .include <bsd.own.mk>
 
+USETBL=
+
 MAN=   glAccum.3 glActiveTextureARB.3 glAlphaFunc.3 \
        glAreTexturesResident.3 glArrayElement.3 glBegin.3 \
        glBindTexture.3 glBitmap.3 glBlendColor.3 glBlendEquation.3 \



Home | Main Index | Thread Index | Old Index