<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>