diff --git a/man/Makefile.am b/man/Makefile.am index 9decf9377..bb83784a2 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -46,7 +46,8 @@ man_MANS = \ rts2-scriptor.1 \ rts2-grbd.1 \ rts2-user.1 \ - rts2-telmodeltest.1 + rts2-telmodeltest.1 \ + rts2.devices.5 doc_FOP = \ rts2-man.fop \ diff --git a/man/rts2.devices.xml b/man/rts2.devices.xml new file mode 100644 index 000000000..60df76259 --- /dev/null +++ b/man/rts2.devices.xml @@ -0,0 +1,110 @@ + +Petr"> + Kubanek"> + 2008-06-03"> + 5"> + petr@kubanek.net"> + + + + GNU"> + GPL"> +]> + + + + &dhpackage; + rts2 + 0.7.4 + &dhdate; + + + &dhfirstname; + &dhsurname; + Wrote most of the RTS2 package. +
+ &dhemail; +
+
+
+ + 2008 + &dhusername; + + + + This manual page was written by &dhusername; &dhemail;. Permission is + granted to copy, distribute and/or modify this document under the terms + of the &gnu; General Public License, Version 2 any later version + published by the Free Software Foundation. + + +
+ + &dhpackage; + &dhsection; + + + &dhpackage; + + The devices configuration file for Remote Telescope System, 2nd version + + + SYNOPSIS + + + The rts2.devices file describes which devices will be started by RTS2 + startup script (/etc/init.d/rts2). + + + + + FILE FORMAT + + + Format of the file is quite simple. The file contains space separated + devices types, device driver name and device options. So one row contains: + + + + {device type} {device driver name} {device name} {device options} + + + + where device options and short descriptions are given running + rts2-{device type}-{device driver name} -h. + + + + + EXAMPLES + + + To start up device driver for Gemini telescope called T0 and FLI CCD called C0 with option -l 1, give: + + + + teld gemini T0 + camd fli C0 -l 1 + + + + + SEE ALSO + + + + rts2 + 1 + + + rts2.ini + 1 + + + + +