]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
Stripped unneeded statring newline from 'install' command description in apt-get...
[apt.git] / doc / examples / configure-index
index d0c453a1c792d620feb73e93b341ac78546d6617..07803b2cbaddea492f9f46ba97a36ae93a1a7988 100644 (file)
@@ -1,4 +1,3 @@
-// $Id: configure-index,v 1.10 2004/07/17 19:37:16 mdz Exp $
 /* This file is an index of all APT configuration directives. It should
    NOT actually be used as a real config file, though it is (except for the
    last line) a completely valid file. Most of the options have sane default
@@ -25,7 +24,7 @@ APT
   Architecture "i386";
   Build-Essential "build-essential";
 
-  NeverAutoRemove  { "linux-kernel.*";  };  // packages that should never
+  NeverAutoRemove  { "linux-image.*";  };  // packages that should never
                                             // considered for autoRemove
 
   // Options for apt-get