]> git.saurik.com Git - apt.git/commitdiff
* doc/apt-get.8.xml:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 24 May 2010 11:03:19 +0000 (13:03 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 24 May 2010 11:03:19 +0000 (13:03 +0200)
  - do not say explicit target_release_{name,version,codename}, it should
    be clear by itself and 'man' can break lines again (Closes: #566166)

debian/changelog
doc/apt-get.8.xml

index 42917aeb7dec83d1e78b72710d6b0667418aa721..006149a60f9c7fae885e2869fbb20f76ee25e198 100644 (file)
@@ -31,6 +31,9 @@ apt (0.7.26~exp5) UNRELEASED; urgency=low
     - add "NotAutomatic: yes" handling, thanks Osamu Aoki (Closes: #490347)
   * debian/libapt-pkg-doc.doc-base.cache:
     - remove yet another reference to the removed cache.sgml
+  * doc/apt-get.8.xml:
+    - do not say explicit target_release_{name,version,codename}, it should
+      be clear by itself and 'man' can break lines again (Closes: #566166)
 
   [ Jari Aalto ]
   * debian/rules:
index 4f8c801696105743c113d0f440155e4f01892e72..fd4e89bf055647c56501d8c2159d9d5883707e76 100644 (file)
              </option>
       </arg>
       <arg>
-                 <option>-t=</option>
-                 <group choice='req'>
-                         <arg choice='plain'>
-                                 <replaceable>target_release_name</replaceable>
-                         </arg>
-                         <arg choice='plain'>
-                                 <replaceable>target_release_number_expression</replaceable>
-                         </arg>
-                         <arg choice='plain'>
-                                 <replaceable>target_release_codename</replaceable>
-                         </arg>
-                 </group>
+               <option>-t=</option>
+               <arg choice='plain'>
+                       <replaceable>target_release</replaceable>
+               </arg>
       </arg>
 
       <group choice="req">
                                                        =<replaceable>pkg_version_number</replaceable>
                                                </arg>
                                                <arg choice='plain'>
-                                                       /<replaceable>target_release_name</replaceable>
-                                               </arg>
-                                               <arg choice='plain'>
-                                                       /<replaceable>target_release_codename</replaceable>
+                                                       /<replaceable>target_release</replaceable>
                                                </arg>
                                        </group>
                                </arg>
                                                        =<replaceable>pkg_version_number</replaceable>
                                                </arg>
                                                <arg choice='plain'>
-                                                       /<replaceable>target_release_name</replaceable>
-                                               </arg>
-                                               <arg choice='plain'>
-                                                       /<replaceable>target_release_codename</replaceable>
+                                                       /<replaceable>target_release</replaceable>
                                                </arg>
                                        </group>
                                </arg>