1X proxy manager service:
2
3The proxy manager (proxymngr) is responsible for resolving requests from
4xfindproxy (and other similar clients), starting new proxies when
5appropriate, and keeping track of all of the available proxy services.
6The proxy manager strives to reuse existing proxies whenever possible.
7
8All questions regarding this software should be directed at the
9Xorg mailing list:
10
11        http://lists.freedesktop.org/mailman/listinfo/xorg
12
13Please submit bug reports to the Xorg bugzilla:
14
15        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
16
17The master development code repository can be found at:
18
19        git://anongit.freedesktop.org/git/xorg/app/proxymngr
20
21        http://cgit.freedesktop.org/xorg/app/proxymngr
22
23For patch submission instructions, see:
24
25	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
26
27For more information on the git code manager, see:
28
29        http://wiki.x.org/wiki/GitPage
30
31