summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-10-17 23:15:43 +0200
committerCarl Hetherington <cth@carlh.net>2021-10-17 23:21:55 +0200
commit03afafd96800dcf3071e3b038ce5f9f3dba234df (patch)
treeef2f7e218b86c3ca864c3a1aea0ca1a6c5514aa6 /doc
parentafc5e15caf89f2b1eae401e671a379f6ae4bc930 (diff)
Manual tweaks.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/dcpomatic.xml23
1 files changed, 4 insertions, 19 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml
index b278295d0..cd2974dcb 100644
--- a/doc/manual/dcpomatic.xml
+++ b/doc/manual/dcpomatic.xml
@@ -26,7 +26,7 @@ Hello, and welcome to DCP-o-matic!
<section>
<title>What is DCP-o-matic?</title>
-<para>DCP-o-matic is a set of programs to allow you to:</para>
+<para>DCP-o-matic is a set of tools to allow you to:</para>
<itemizedlist>
<listitem>Create <ulink
@@ -108,7 +108,7 @@ You may find that DCP-o-matic crashes if run the 32-bit version on a CPU with mo
<title>macOS</title>
<para>
-DCP-o-matic versions 2.16.0 and higher will run on macOS version 10.10 (Yosemite) and
+DCP-o-matic versions 2.16.0 and higher will run on macOS version 10.8 (Mountain Lion) and
higher. DCP-o-matic is split into eight separate applications, each of
which can be installed by downloading the <code>.dmg</code>,
double-clicking to open and then dragging the icon to your
@@ -121,7 +121,7 @@ with the first (main) part.
</para>
<para>
-If you are using macOS 10.9 (Mavericks) or older you will need to install the latest 2.14.x version of DCP-o-matic.
+If you are using macOS 10.7 (Lion) or older you will need to install the latest 2.14.x version of DCP-o-matic.
</para>
</section>
@@ -162,7 +162,7 @@ thanks to Stefan Karner.
<para>
Since DCP-o-matic is open-source you can also build it yourself,
though this can be quite a difficult process (especially on Windows and macOS).
-There are instructions for how to do it on <ulink url="https://dcpomatic.com/development">https://dcpomatic.com/</ulink>
+There are instructions for how to do it on <ulink url="https://dcpomatic.com/building">https://dcpomatic.com/</ulink>
</para>
</section>
</chapter>
@@ -423,21 +423,6 @@ to encode a single frame which it can then repeat.
<!-- ============================================================== -->
-<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en" id="ch-disk-writer">
-<title>Writing DCP drives</title>
-
-<para>
-Once a DCP has been created it must often be transferred to a cinema for playback. The most reliable way to do this is to write a specially-formatted drive (in the ext2 format) containing your DCP.
-</para>
-
-<para>
-Writing ext2-formatted drives is difficult from macOS and Windows without custom software. DCP-o-matic includes a tool called the &lsquo;DCP-o-matic Disk Writer&rsquo; which makes it easy.
-</para>
-
-</chapter>
-
-
-<!-- ============================================================== -->
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en" id="ch-manipulating-existing-dcps">
<title>Manipulating existing DCPs</title>