diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-24 14:58:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-24 14:58:51 +0100 |
| commit | 755a163576da6a8aab1bc5c4b96ca2c216f88fab (patch) | |
| tree | f392e86e8d3d5c99e32d9681a17da0ce6782394d | |
| parent | c073a880c0be19c1366c50ed7879a9dc5757f792 (diff) | |
Remove unnecessary section from manual.
| -rw-r--r-- | doc/manual/dcpomatic.xml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index 1bd1516b0..371165466 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -2242,15 +2242,10 @@ DCP-o-matic provides a few preferences which can be used to modify its behaviour. This chapter explains those options. </para> - -<!-- ============================================================== --> -<section> -<title>The preferences dialogue</title> - <para> -The preferences dialogue is opened by choosing +Preferences can be edited by choosing <guilabel>Preferences...</guilabel> from the <guilabel>Edit</guilabel> -menu. The dialogue is split into seven tabs. +menu. This opens a dialogue which is split into seven tabs. </para> <!-- ============================================================== --> @@ -2652,7 +2647,6 @@ unticked. </para> </section> -</section> </chapter> <chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en" xml:id="ch-frame-rates"> |
