Imported Upstream version 3.3.1
[debian/amanda] / man / xml-source / amanda-changers.7.xml
index 1520f278b47b60a902f29d1b1d7a478ad308dc86..0a69b1adf901f06bb3d9c58b7ba186a4b5b64b0b 100644 (file)
@@ -430,7 +430,7 @@ slotinfofile=FILENAME       #### record slot information to this file, in
 <refsect2><title>chg-rait:{CHILD1,CHILD2,..}</title>
 <programlisting>
 define changer vtape {
-    tpcanger "chg-disk:/path/to/vtape"
+    tpchanger "chg-disk:/path/to/vtape"
 }
 define changer robot {
     tpchanger "chg-robot:/dev/sg0"
@@ -759,6 +759,17 @@ If true, enables the NDMJOB library's verbose (packet-level) debugging.
 
 </refsect2>
 
+<refsect2><title>chg-single:DEVICE</title>
+<programlisting>
+tpchanger "chg-single:tape:/dev/nst0"
+</programlisting>
+
+<para>This changer is for use with standalone drive, it can work with any
+device. The device (<command>tape:/dev/nst0</command>) must be set in the tpchanger definition.</para>
+<para>The <command>chg-single</command> changer has no property.</para>
+
+</refsect2>
+
 <refsect2><title>Unmaintained Changers</title>
 
 <para>Amanda has many other changer scripts and programs beyond those described