summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2008-02-04 18:10:00 +0000
committerjmc <jmc@openbsd.org>2008-02-04 18:10:00 +0000
commit3d11d6ca18f00f54924f390a8d953732d05d6ff9 (patch)
tree388bae3a0a83bd8b420e4ff40e7dbc540f9f0098
parentMake CVS/Entries.Log look the same as GNU cvs'. This way interoperability (diff)
downloadwireguard-openbsd-3d11d6ca18f00f54924f390a8d953732d05d6ff9.tar.xz
wireguard-openbsd-3d11d6ca18f00f54924f390a8d953732d05d6ff9.zip
document XENOCARA_BUILD_DRI;
-rw-r--r--share/man/man5/mk.conf.57
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5
index e7198c263e0..790fe0f76e5 100644
--- a/share/man/man5/mk.conf.5
+++ b/share/man/man5/mk.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mk.conf.5,v 1.14 2007/05/31 19:19:58 jmc Exp $
+.\" $OpenBSD: mk.conf.5,v 1.15 2008/02/04 18:10:00 jmc Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: February 4 2008 $
.Dt MK.CONF 5
.Os
.Sh NAME
@@ -250,6 +250,9 @@ e.g.\&
.Fl Wall . . . )
to compiles.
.Bq no
+.It Ev XENOCARA_BUILD_DRI
+Build X with Direct Rendering Infrastructure (DRI) support,
+providing some hardware acceleration.
.It Ev XENOCARA_RERUN_AUTOCONF
Forces X builds to re-run automake and autoconf in each module before
configuring them.