X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/234675b71a2caab5c7cc0dc3b32a241683d3b3d2..f9935b1c33203b9e47ca0ff5cb441c7963b19fbc:/doc/examples/configure-index diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 49e803f91..f4d9d17f2 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -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";