Bug 10000

Summary: xvfb: manpage refers to /usr/tmp; should refer to /tmp
Product: xorg Reporter: Brice Goglin <brice.goglin>
Component: Server/DDX/XvfbAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=270257
Whiteboard:
i915 platform: i915 features:

Description Brice Goglin 2007-02-16 13:27:47 UTC
Reported 2 years ago by Jari Aalto in the Debian BTS, still applies.

Brice



The xvfb manual page refers to /usr/tmp, but it would be better to
use normal /tmp for examples

       Xvfb -pixdepths 3 27 -fbdir /usr/tmp
               The server will listen for connections as server number 0, will
               have   the   default   screen   configuration   (one    screen,
               1280x1024x8),  will also support pixmap depths of 3 and 27, and
               will use memory mapped files in /usr/tmp for the framebuffer.

       xwud -in /usr/tmp/Xvfb_screen0
               Displays screen 0 of the server started by the preceding  exam-
               ple.
Comment 1 Alan Coopersmith 2007-02-16 13:33:40 UTC
Heh - I just noticed this a couple of days ago and changed to /var/tmp 
in master already:

http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=commitdiff;h=a492d494f51caf15a5cb979dc335387486c105d1

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.