aboutsummaryrefslogtreecommitdiff
path: root/apps/xhost/README
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-01-23 16:11:18 +0100
committermarha <marha@users.sourceforge.net>2012-01-23 16:11:18 +0100
commit0eaea775777698473905f651139f491cce632b19 (patch)
tree16ae2bdf837467d4248bc4447bb6afb1a4cb326b /apps/xhost/README
parentcef399a3d6b092873d3074d10c289299c2ce094e (diff)
parente960645b7f8f6d257df2a56c57ccc49e2070319d (diff)
downloadvcxsrv-0eaea775777698473905f651139f491cce632b19.tar.gz
vcxsrv-0eaea775777698473905f651139f491cce632b19.tar.bz2
vcxsrv-0eaea775777698473905f651139f491cce632b19.zip
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'apps/xhost/README')
-rw-r--r--apps/xhost/README26
1 files changed, 26 insertions, 0 deletions
diff --git a/apps/xhost/README b/apps/xhost/README
new file mode 100644
index 000000000..9f48edf8d
--- /dev/null
+++ b/apps/xhost/README
@@ -0,0 +1,26 @@
+xhost is used to manage the list of host names or user names
+allowed to make connections to the X server.
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository can be found at:
+
+ git://anongit.freedesktop.org/git/xorg/app/xhost
+
+ http://cgit.freedesktop.org/xorg/app/xhost
+
+For patch submission instructions, see:
+
+ http://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage
+