Преглед на файлове

More typos and things
Author: jgg
Date: 2002-03-26 07:38:21 GMT
More typos and things

Arch Librarian преди 22 години
родител
ревизия
877d310f1a
променени са 4 файла, в които са добавени 5 реда и са изтрити 4 реда
  1. 1 1
      doc/apt-cache.8.sgml
  2. 1 1
      doc/apt-config.8.sgml
  3. 1 1
      doc/apt.conf.5.sgml
  4. 2 1
      doc/examples/configure-index

+ 1 - 1
doc/apt-cache.8.sgml

@@ -238,7 +238,7 @@ Reverse Provides:
      <ListItem><Para>
      <ListItem><Para>
      <literal/dotty/ takes a list of packages on the command line and 
      <literal/dotty/ takes a list of packages on the command line and 
      gernerates output suitable for use by dotty from the 
      gernerates output suitable for use by dotty from the 
-     <ulink url="http://www.research.att.com/sw/tools/graphviz/">GraphVis</>
+     <ulink url="http://www.research.att.com/sw/tools/graphviz/">GraphViz</>
      package. The result will be a set of nodes and edges representing the 
      package. The result will be a set of nodes and edges representing the 
      relationships between the packages. By default the given packages will 
      relationships between the packages. By default the given packages will 
      trace out all dependent packages which can produce a very large graph. 
      trace out all dependent packages which can produce a very large graph. 

+ 1 - 1
doc/apt-config.8.sgml

@@ -38,7 +38,7 @@
    <para>
    <para>
    <command/apt-config/ is an internal program used by various portions of
    <command/apt-config/ is an internal program used by various portions of
    the APT suite to provide consistent configurability. It accesses the main 
    the APT suite to provide consistent configurability. It accesses the main 
-   configuarion file <filename>/etc/apt/apt.conf</> in a manner that is 
+   configuration file <filename>/etc/apt/apt.conf</> in a manner that is 
    easy to use by scripted applications.
    easy to use by scripted applications.
    <para>
    <para>
    Unless the <option/-h/, or <option/--help/ option is given one of the
    Unless the <option/-h/, or <option/--help/ option is given one of the

+ 1 - 1
doc/apt.conf.5.sgml

@@ -76,7 +76,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
 
 
  <RefSect1><Title>The APT Group</>
  <RefSect1><Title>The APT Group</>
    <para>   
    <para>   
-   This group of options controls general APT behavoir as well as holding the
+   This group of options controls general APT behavior as well as holding the
    options for all of the tools.
    options for all of the tools.
 
 
    <VariableList>
    <VariableList>

+ 2 - 1
doc/examples/configure-index

@@ -1,4 +1,4 @@
-// $Id: configure-index,v 1.5 2002/03/20 05:51:52 jgg Exp $
+// $Id: configure-index,v 1.6 2002/03/26 07:38:22 jgg Exp $
 /* This file is an index of all APT configuration directives. It should
 /* This file is an index of all APT configuration directives. It should
    NOT actually be used as a real config file, though it is a completely
    NOT actually be used as a real config file, though it is a completely
    valid file. Most of the options have sane default values, unless
    valid file. Most of the options have sane default values, unless
@@ -67,6 +67,7 @@ APT
   Immediate-Configure "true";      // DO NOT turn this off, see the man page
   Immediate-Configure "true";      // DO NOT turn this off, see the man page
   Force-LoopBreak "false";         // DO NOT turn this on, see the man page
   Force-LoopBreak "false";         // DO NOT turn this on, see the man page
   Cache-Limit "4194304";
   Cache-Limit "4194304";
+  Default-Release "";
 };
 };
 
 
 // Options for the downloading routines
 // Options for the downloading routines