chiark / gitweb /
DisOrder 5.0
[disorder] / templates / help.tmpl
index 5e8169ed3ccffa9ebd13d34e59a9ddfee93a9de3..00c7e873fdb008f9c6d8d6ca7078a67607c21566 100644 (file)
@@ -3,20 +3,18 @@
 This file is part of DisOrder.
 Copyright (C) 2004-2008 Richard Kettlewell
 
-This program is free software; you can redistribute it and/or modify
+This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
+the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-USA
+along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -->
 <html>
  <head>
@@ -261,6 +259,10 @@ USA
     box at the bottom can be used to selectivel enable or disable it
     for individual tracks.</p>
 
+    <p>See <a
+    href="@url?action=disorder_preferences.5">disorder_preferences(5)</a>
+    for full documentation of track preferences.</p>
+     
    </div>
 
   <h2 class=sectiontitle><a name=Login>Login</a></h2>
@@ -329,6 +331,9 @@ USA
     <p><a href="@url?action=disorder_templates.5">disorder_templates(5)</a> -
      template language</p>
 
+    <p><a href="@url?action=disorder_preferences.5">disorder_preferences(5)</a> -
+     per-track and global preferences</p>
+
     <p><a href="@url?action=disorder.1">disorder(1)</a> - command line
      client</p>