diff options
author | Aaron Weber <aaron@ximian.com> | 2002-10-09 03:23:16 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-10-09 03:23:16 +0800 |
commit | 1a4a455b6540254cf1a6ee2384eefd2774c1cd1d (patch) | |
tree | 1d39754d9307200738adf5fc287accc75a4778a9 /help/C/preface.sgml | |
parent | 705ab7a4d29509fe4b0f278763cf108c82e5ea82 (diff) | |
download | gsoc2013-evolution-1a4a455b6540254cf1a6ee2384eefd2774c1cd1d.tar.gz gsoc2013-evolution-1a4a455b6540254cf1a6ee2384eefd2774c1cd1d.tar.zst gsoc2013-evolution-1a4a455b6540254cf1a6ee2384eefd2774c1cd1d.zip |
add info about man page and so forth.
2002-10-08 Aaron Weber <aaron@ximian.com>
* C/preface.sgml: add info about man page and so forth.
* C/usage-mail.sgml: fix 30892, a cosmetic bug.
svn path=/trunk/; revision=18354
Diffstat (limited to 'help/C/preface.sgml')
-rw-r--r-- | help/C/preface.sgml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/help/C/preface.sgml b/help/C/preface.sgml index 6ea461f081..ea339dbae9 100644 --- a/help/C/preface.sgml +++ b/help/C/preface.sgml @@ -78,6 +78,18 @@ Lastly, we'll have warnings, in cases where you should be careful: </sect1> + <sect1 id="other-help"> + <title>Additional Help Sources</title> + <para> + You can find additional help in three places. For information + about command-line options, open a terminal window and type + <command> man evolution</command> or <command>evolution + --help</command>. For support, late-breaking news, and errata, + visit the Ximian support center at <ulink + url="http://support.ximian.com">support.ximian.com</ulink>. + </para> + </sect1> + <sect1 id="whats-new-in-one-two"> <title>What's New in Evolution 1.2</title> <para> |