aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/porters-handbook/uses.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/books/porters-handbook/uses.xml')
-rw-r--r--en_US.ISO8859-1/books/porters-handbook/uses.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/uses.xml b/en_US.ISO8859-1/books/porters-handbook/uses.xml
index e0463989fc..eec7b35bc7 100644
--- a/en_US.ISO8859-1/books/porters-handbook/uses.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/uses.xml
@@ -110,6 +110,20 @@
</row>
<row>
+ <entry><literal>display</literal></entry>
+ <entry>(none), <literal>ARGS</literal></entry>
+
+ <entry>Set up a virtual display environment. If the environment
+ variable <varname>DISPLAY</varname> is not set, then
+ <application>Xvfb</application> is added as a build dependency,
+ and <varname>CONFIGURE_ENV</varname> is extended with the port
+ number of the currently running instance of
+ <application>Xvfb</application>. The <literal>ARGS</literal>
+ parameter defaults to <literal>install</literal> and controls the
+ phase around which to start and stop the virtual display.</entry>
+</row>
+
+<row>
<entry><literal>dos2unix</literal></entry>
<entry>(none)</entry>