]> 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 d986b0e3b922f2f94d5e8647c373d68332eac7fc..3ca15cc383f92f2f2c8954b01cbad813bbce1f19 100644 (file)
      <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 
 
      <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>