diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-22 16:07:49 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-22 16:07:49 +0200 |
commit | 800694cbf33e206935dc9e6e8fa6e9a036b8efad (patch) | |
tree | 1557d96ee0f463a020b11604146be66fb9809a31 /doc/apt-cdrom.8.xml | |
parent | 6c0c0387e616f8d04f00916fbd1fe899acd265cd (diff) | |
parent | 1351329e376a8dbe7780693693d0f3db0ec749fa (diff) |
merged (and resolved a bunch of conflicts) of the debian-sid branch
Diffstat (limited to 'doc/apt-cdrom.8.xml')
-rw-r--r-- | doc/apt-cdrom.8.xml | 21 |
1 files changed, 4 insertions, 17 deletions
diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index 53ab392ab..501c4ee7e 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -17,7 +17,7 @@ &apt-author.team; &apt-email; &apt-product; - <date>14 February 2004</date> + <date>2004-02-14T00:00:00Z</date> </refentryinfo> <refmeta> @@ -32,20 +32,7 @@ <refpurpose>APT CDROM management utility</refpurpose> </refnamediv> - <!-- Arguments --> - <refsynopsisdiv> - <cmdsynopsis> - <command>apt-cdrom</command> - <arg><option>-hvrmfan</option></arg> - <arg><option>-d=<replaceable>cdrom mount point</replaceable></option></arg> - <arg><option>-o=<replaceable>config string</replaceable></option></arg> - <arg><option>-c=<replaceable>file</replaceable></option></arg> - <group> - <arg>add</arg> - <arg>ident</arg> - </group> - </cmdsynopsis> - </refsynopsisdiv> + &synopsis-command-apt-cdrom; <refsect1><title>Description</title> <para><command>apt-cdrom</command> is used to add a new CDROM to APTs list @@ -65,7 +52,7 @@ given one of the commands below must be present. <variablelist> - <varlistentry><term>add</term> + <varlistentry><term><option>add</option></term> <listitem><para><literal>add</literal> is used to add a new disc to the source list. It will unmount the CDROM device, prompt for a disk to be inserted and then proceed to @@ -81,7 +68,7 @@ </listitem> </varlistentry> - <varlistentry><term>ident</term> + <varlistentry><term><option>ident</option></term> <listitem><para>A debugging tool to report the identity of the current disc as well as the stored file name </para> |