]> git.saurik.com Git - apt.git/commitdiff
Man page updates
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:56:40 +0000 (16:56 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:56:40 +0000 (16:56 +0000)
Author: jgg
Date: 2001-02-23 05:59:39 GMT
Man page updates

debian/changelog
doc/apt-cache.8.sgml
doc/apt-cdrom.8.sgml
doc/apt-config.8.sgml
doc/apt-ftparchive.1.sgml
doc/apt-get.8.sgml
doc/apt-sortpkgs.1.sgml
doc/apt.8
doc/apt.ent

index 3097232461cc3bdedc89c07fae324c1bee05489f..ec61fb5e6fa31002d40c2f73dd2838851575a3fd 100644 (file)
@@ -3,6 +3,7 @@ apt (0.5.1) unstable; urgency=low
   * Fixed #82894 again, or should be and.
   * Process the option string right. Closes: #86921
   * Alfredo's no_proxy patch
+  * Documentation fixes. Closes: #87091
   
  -- Jason Gunthorpe <jgg@debian.org>  Thu, 22 Feb 2001 00:39:15 -0500
 
index 4490aea2a5eb542b8ea2501c857a5b6c99c0eb4d..05a81d3787a51ba7d0b94d3a3d98683b9bf46ff1 100644 (file)
@@ -23,7 +23,7 @@
  <!-- Arguments -->
  <refsynopsisdiv>
    <cmdsynopsis>
-      <command>apt-config</>
+      <command>apt-cache</>
       <arg><option>-hvs</></arg>
       <arg><option>-o=<replaceable/config string/</></arg>
       <arg><option>-c=<replaceable/file/</></arg>
@@ -53,8 +53,8 @@
    from the package metadata.
 
    <para>
-   Unless the <option/-h/, or <option/--help/ option is given one of the 
-   above commands must be present.
+   Unless the <option/-h/, or <option/--help/ option is given one of the
+   commands below must be present.
 
    <VariableList>
      <VarListEntry><Term>add</Term>
index 414be4c092a9d54c33982489b75d245fe429933a..ce8e4aad41e4a4af19ee9c8837e83864df00ecee 100644 (file)
    verifying the index files.   
    <para>
    It is necessary to use <command/apt-cdrom/ to add CDs to the APT system, 
-   it cannot be done by hand. Furthermore each disk in a multi-cd set must be 
-   inserted and scanned separately to account for possible mis-burns.   
+   it cannot be done by hand. Furthermore each disk in a multi-cd set must be
+   inserted and scanned separately to account for possible mis-burns.
+
    <para>
-   Unless the <option/-h/, or <option/--help/ option is given one of the 
-   above commands must be present.
+   Unless the <option/-h/, or <option/--help/ option is given one of the
+   commands below must be present.
    
    <VariableList>
      <VarListEntry><Term>add</Term>
index 0f5324e0a7175045b2ca80d9110dbbb1fd28d9de..d19f03cef73f4b8b81a6f43ec5cc916cb6a970e2 100644 (file)
@@ -41,8 +41,8 @@
    configuarion file <filename>/etc/apt/apt.conf</> in a manner that is 
    easy to use by scripted applications.
    <para>
-   Unless the <option/-h/, or <option/--help/ option is given one of the above commands
-   must be present.   
+   Unless the <option/-h/, or <option/--help/ option is given one of the
+   commands below must be present.
    </para>
    
    <VariableList>
index f05765650bbb600f60a09eca54519f6fcd4df724..ab650e74bdaba7b5be19d18ff7ec6608ab397bd2 100644 (file)
@@ -61,8 +61,8 @@
    performs file-change checks and builds the desired compressed output files.
    
    <para>
-   Unless the <option/-h/, or <option/--help/ option is given one of the above 
-   commands must be present.
+   Unless the <option/-h/, or <option/--help/ option is given one of the
+   commands below must be present.
    
    <VariableList>
      <VarListEntry><term>packages</term>
index cf35b65b04ed8b4e4c77fe99f863890f1c691f26..d6d8bc736deb484f41603e2a8c8183099aa0e079 100644 (file)
@@ -23,7 +23,7 @@
  <!-- Arguments -->
  <refsynopsisdiv>
    <cmdsynopsis>
-      <command>apt-config</>
+      <command>apt-get</>
       <arg><option>-hvs</></arg>
       <arg><option>-o=<replaceable/config string/</></arg>
       <arg><option>-c=<replaceable/file/</></arg>
@@ -47,8 +47,8 @@
    <command/apt-get/ is the command-line tool for handling packages, and may be 
    considered the user's "back-end" to other tools using the APT library.
    <para>
-   Unless the <option/-h/, or <option/--help/ option is given one of the 
-   above commands must be present.
+   Unless the <option/-h/, or <option/--help/ option is given one of the
+   commands below must be present.
    
    <VariableList>
      <VarListEntry><Term>update</Term>
      Configuration Item: <literal/APT::Get::Diff-Only/ and 
      <literal/APT::Get::Tar-Only/
      </VarListEntry>
+     
+     &apt-commonoptions;
+     
    </VariableList>
  </RefSect1>
 
index c939b973f948eab7deabaeac734143137cb9f07b..e0af29d2d3186118bd486e621688e107af837464 100644 (file)
@@ -23,7 +23,7 @@
  <!-- Arguments -->
  <refsynopsisdiv>
    <cmdsynopsis>
-      <command>apt-config</>
+      <command>apt-sortpkgs</>
       <arg><option>-hvs</></arg>
       <arg><option>-o=<replaceable/config string/</></arg>
       <arg><option>-c=<replaceable/file/</></arg>
index 8fb61c8b05b08de54d6e892f09043bf981d9f46a..f628460995d5b44e11a48fa20b5000230b394c9f 100644 (file)
--- a/doc/apt.8
+++ b/doc/apt.8
@@ -38,11 +38,11 @@ apt returns zero on normal operation, decimal 100 on error.
 .SH BUGS
 This manpage isn't even started.
 .PP
-See <http://www.debian.org/Bugs/db/pa/lapt.html>.  If you wish to report a
+See <http://bugs.debian.org/apt>.  If you wish to report a
 bug in
 .BR apt ,
 please see
-.I /usr/doc/debian/bug-reporting.txt
+.I /usr/share/doc/debian/bug-reporting.txt
 or the
 .BR bug (1)
 command.
index fb1aa3c9133e48f35117dc1c6a3eebc24d07f4fd..56a08a087f9338c2208d465d396ec2dd7ad73b7b 100644 (file)
    <para>
    See the <ulink url='http://bugs.debian.org/apt'>APT bug page</>.  
    If you wish to report a bug in APT, please see 
-   <filename>/usr/doc/debian/bug-reporting.txt</> or the &bug; command.
+   <filename>/usr/share/doc/debian/bug-reporting.txt</> or the &bug; command.
  </RefSect1>
 ">