]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
vendor/ubuntu/sources.list.in: whitespace fix
[apt.git] / doc / examples / configure-index
index 49e803f9181175534845f6cd33f64c46d2d247a8..f4d9d17f2c06d855027b7a40d5b6e6e4e620a654 100644 (file)
@@ -90,7 +90,7 @@ APT
 
   Authentication
   {
-     TrustCDROM "false";            // consider the CDROM always trusted
+     TrustCDROM "false";            // consider the CD-ROM always trusted
   };
 
   // Some general options
@@ -225,7 +225,7 @@ Acquire
        Verify-Peer "false";
        SslCert "/etc/apt/some.pem";
        CaPath  "/etc/ssl/certs";
-       Verify-Host" "true";
+       Verify-Host "true";
        AllowRedirect  "true";
 
        Timeout "120";