svn commit: r53332 - head/en_US.ISO8859-1/books/porters-handbook/special

Niclas Zeising <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: zeising
Date: Mon Aug 26 15:37:54 2019
New Revision: 53332
URL: https://svnweb.freebsd.org/changeset/doc/53332

Log:
  Fix a couple of USE_XORG examples.
  
  Fix a couple of USE_XORG examples to include USES=xorg.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Mon Aug 26 15:33:48 2019	(r53331)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Mon Aug 26 15:37:54 2019	(r53332)
@@ -1661,7 +1661,7 @@ USE_PERL5=	modbuildtiny</programlisting>
       <example xml:id="use-xorg-example">
 	<title><varname>USE_XORG</varname> Example</title>
 
-	<programlisting>USES=		gl
+	<programlisting>USES=		gl xorg
 USE_GL=		glu
 USE_XORG=	xrender xft xkbfile xt xaw</programlisting>
       </example>
@@ -1690,6 +1690,7 @@ USE_XORG=	xrender xft xkbfile xt xaw</programlisting>
 	<title>Using X11-Related Variables</title>
 
 	<programlisting># Use some X11 libraries
+USES=		xorg
 USE_XORG=	x11 xpm</programlisting>
       </example>
     </sect2>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.