]> git.saurik.com Git - apt.git/blobdiff - doc/apt-get.8.sgml
Run ispell -h over the man page sources and fix a bunch...
[apt.git] / doc / apt-get.8.sgml
index 9c67eee41d82cbccb466e9f3a5380ed4380ab50e..3ca15cc383f92f2f2c8954b01cbad813bbce1f19 100644 (file)
      <literal/clean/ clears out the local repository of retrieved package 
      files. It removes everything but the lock file from 
      <filename>&cachedir;/archives/</> and 
      <literal/clean/ clears out the local repository of retrieved package 
      files. It removes everything but the lock file from 
      <filename>&cachedir;/archives/</> and 
-     <filename>&cachedir;/archive/partial/</>. When APT is used as a 
+     <filename>&cachedir;/archives/partial/</>. When APT is used as a 
      &dselect; method, <literal/clean/ is run automatically.
      Those who do not use dselect will likely want to run <literal/apt-get clean/
      from time to time to free up disk space.
      &dselect; method, <literal/clean/ is run automatically.
      Those who do not use dselect will likely want to run <literal/apt-get clean/
      from time to time to free up disk space.
      <ListItem><Para>
      Fix; attempt to correct a system with broken dependencies in            
      place. This option, when used with install/remove, can omit any packages
      <ListItem><Para>
      Fix; attempt to correct a system with broken dependencies in            
      place. This option, when used with install/remove, can omit any packages
-     to permit APT to deduce a likely soltion. Any Package that are specified
-     must completly correct the problem. The option is sometimes necessary when 
+     to permit APT to deduce a likely solution. Any Package that are specified
+     must completely correct the problem. The option is sometimes necessary when 
      running APT for the first time; APT itself does not allow broken package 
      dependencies to exist on a system. It is possible that a system's 
      dependency structure can be so corrupt as to require manual intervention 
      running APT for the first time; APT itself does not allow broken package 
      dependencies to exist on a system. It is possible that a system's 
      dependency structure can be so corrupt as to require manual intervention 
 
      <VarListEntry><term><option/--only-source/</>
      <ListItem><Para>
 
      <VarListEntry><term><option/--only-source/</>
      <ListItem><Para>
-     Only has meaning for the <literal/source/ command. indicates that the
-     given source names are not to be mapped through the binary table.
+     Only has meaning for the <literal/source/ command.  Indicates that the
+     given source names are not to be mapped through the binary
+     table.  This means that if this option is specified, the
+     <literal/source/ command will only accept source package names as
+     arguments, rather than accepting binary package names and looking
+     up the corresponding source package.
      Configuration Item: <literal/APT::Get::Only-Source/
      </VarListEntry>
 
      Configuration Item: <literal/APT::Get::Only-Source/
      </VarListEntry>