Просмотр исходного кода

Doc updates
Author: jgg
Date: 2001-07-08 04:29:40 GMT
Doc updates

Arch Librarian лет назад: 22
Родитель
Сommit
ae7a4bf3e2
2 измененных файлов с 20 добавлено и 2 удалено
  1. 2 2
      doc/apt-cache.8.sgml
  2. 18 0
      doc/apt-get.8.sgml

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

@@ -97,8 +97,8 @@ Reverse Provides:
 </programlisting></informalexample>
 </programlisting></informalexample>
 			    
 			    
      <para>
      <para>
-     Thus it may be seen that libreadline2, version 2.1-8, depends on libc5,
-     ncurses3.0, and ldso, which must be installed for libreadline2 to work. 
+     Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and
+     ncurses3.0 which must be installed for libreadline2 to work. 
      In turn, libreadlineg2 and libreadline2-altdev depend on libreadline2. If
      In turn, libreadlineg2 and libreadline2-altdev depend on libreadline2. If
      libreadline2 is installed, libc5, ncurses3.0, and ldso must also be
      libreadline2 is installed, libc5, ncurses3.0, and ldso must also be
      installed; libreadlineg2 and libreadline2-altdev do not have to be
      installed; libreadlineg2 and libreadline2-altdev do not have to be

+ 18 - 0
doc/apt-get.8.sgml

@@ -410,6 +410,24 @@
      Configuration Item: <literal/Dir::Etc::SourceList/.
      Configuration Item: <literal/Dir::Etc::SourceList/.
      </VarListEntry>
      </VarListEntry>
      
      
+     <VarListEntry><term><filename>/etc/apt/apt.conf</></term>
+     <ListItem><Para>
+     APT configuration file.
+     Configuration Item: <literal/Dir::Etc::Main/.
+     </VarListEntry>
+     
+     <VarListEntry><term><filename>/etc/apt/apt.conf.d/</></term>
+     <ListItem><Para>
+     APT configuration file fragments
+     Configuration Item: <literal/Dir::Etc::Parts/.
+     </VarListEntry>
+     
+     <VarListEntry><term><filename>/etc/apt/preferences</></term>
+     <ListItem><Para>
+     version preferences file
+     Configuration Item: <literal/Dir::Etc::Preferences/.
+     </VarListEntry>
+     
      <VarListEntry><term><filename>&cachedir;/archives/</></term>
      <VarListEntry><term><filename>&cachedir;/archives/</></term>
      <ListItem><Para>
      <ListItem><Para>
      storage area for retrieved package files.
      storage area for retrieved package files.