File: Darwin.xml

package info (click to toggle)
xorg-docs 1%3A1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,236 kB
  • ctags: 37
  • sloc: xml: 21,907; sh: 3,601; makefile: 112
file content (43 lines) | stat: -rw-r--r-- 1,443 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                      "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
<!ENTITY % defs SYSTEM "defs.ent"> %defs;
]>

<article id='Darwin'>

  <articleinfo>

    <title>X on Darwin and Mac OS X</title>
    <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
   <pubdate>October 2009</pubdate>

  </articleinfo>

  <sect1 id='Introduction'>
    <title>Introduction</title>

    <para>
      <productname>X11R&relvers;</productname>, a freely
      redistributable open-source implementation of the
      <ulink url="http://www.x.org/">X Window System</ulink> from
      the <ulink url="http://www.x.org/wiki/XorgFoundation">X.Org
	Foundation</ulink>, has been ported to
      <ulink url="http://developer.apple.com/Darwin/">Darwin</ulink>
      and <ulink url="http://www.apple.com/macosx/">Mac OS&nbsp;X</ulink>.
    </para>

    <para>
      Most of the current work on X for Darwin and Mac OS&nbsp;X is
      centered around the
      <ulink url="http://xquartz.macosforge.org/">XQuartz Project</ulink>
      at <ulink url="http://macosforge.org/">MacOSforge</ulink>.
      If you are interested in up-to-date status, want to report a bug,
      or are interested in working on X11 for Darwin, stop by the project
      website at <ulink url="http://xquartz.macosforge.org/"></ulink>
    </para>

  </sect1>

</article>