Date: Tue, 5 Jun 2001 16:37:02 +0300 (EEST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: jmz@FreeBSD.org Cc: ports@FreeBSD.org Subject: Number of manpages missed from the XFree84-4/Makefile.man Message-ID: <200106051337.f55Db2i98427@vega.vega.com>
next in thread | raw e-mail | index | archive | help
--%--multipart-mixed-boundary-1.98416.991748222--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, Please review/approve attached patches. Thank you! -Maxim --%--multipart-mixed-boundary-1.98416.991748222--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Description: ASCII text Content-Disposition: attachment; filename="XFree86-4.diff" ? man3 ? man1 Index: Makefile.man =================================================================== RCS file: /home/ncvs/ports/x11/XFree86-4/Makefile.man,v retrieving revision 1.1 diff -d -u -r1.1 Makefile.man --- Makefile.man 2001/06/02 01:59:15 1.1 +++ Makefile.man 2001/06/05 13:33:44 @@ -10,10 +10,13 @@ bitmap.1 \ cxpm.1 \ dga.1 \ + dpsexec.1 \ + dpsinfo.1 \ editres.1 \ fsinfo.1 \ fslsfonts.1 \ fstobdf.1 \ + glxgears.1 \ glxinfo.1 \ iceauth.1 \ ico.1 \ @@ -47,6 +50,7 @@ smproxy.1 \ startx.1 \ sxpm.1 \ + texteroids.1 \ twm.1 \ viewres.1 \ x11perf.1 \ @@ -71,6 +75,8 @@ xfindproxy.1 \ xfontsel.1 \ xfs.1 \ + xfsinfo.1 \ + xftcache.1 \ xfwp.1 \ xgamma.1 \ xgc.1 \ @@ -89,6 +95,7 @@ xmag.1 \ xman.1 \ xmessage.1 \ + xmh.1 \ xmkmf.1 \ xmodmap.1 \ xon.1 \ @@ -484,7 +491,54 @@ glXSwapBuffers.3 \ glXUseXFont.3 \ glXWaitGL.3 \ - glXWaitX.3 + glXWaitX.3 \ + gluBeginCurve.3 \ + gluBeginPolygon.3 \ + gluBeginSurface.3 \ + gluBeginTrim.3 \ + gluBuild1DMipmaps.3 \ + gluBuild2DMipmaps.3 \ + gluCylinder.3 \ + gluDeleteNurbsRenderer.3 \ + gluDeleteQuadric.3 \ + gluDeleteTess.3 \ + gluDisk.3 \ + gluErrorString.3 \ + gluGetNurbsProperty.3 \ + gluGetString.3 \ + gluGetTessProperty.3 \ + gluLoadSamplingMatrices.3 \ + gluLookAt.3 \ + gluNewNurbsRenderer.3 \ + gluNewQuadric.3 \ + gluNewTess.3 \ + gluNextContour.3 \ + gluNurbsCallback.3 \ + gluNurbsCallbackDataEXT.3 \ + gluNurbsCurve.3 \ + gluNurbsProperty.3 \ + gluNurbsSurface.3 \ + gluOrtho2D.3 \ + gluPartialDisk.3 \ + gluPerspective.3 \ + gluPickMatrix.3 \ + gluProject.3 \ + gluPwlCurve.3 \ + gluQuadricCallback.3 \ + gluQuadricDrawStyle.3 \ + gluQuadricNormals.3 \ + gluQuadricOrientation.3 \ + gluQuadricTexture.3 \ + gluScaleImage.3 \ + gluSphere.3 \ + gluTessBeginContour.3 \ + gluTessBeginPolygon.3 \ + gluTessCallback.3 \ + gluTessEndPolygon.3 \ + gluTessNormal.3 \ + gluTessProperty.3 \ + gluTessVertex.3 \ + gluUnProject.3 MAN4= apm.4 \ chips.4 \ cirrus.4 \ --%--multipart-mixed-boundary-1.98416.991748222--%-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106051337.f55Db2i98427>