diff options
author | Michael Vogt <mvo@debian.org> | 2005-10-20 09:34:48 +0000 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2005-10-20 09:34:48 +0000 |
commit | 5892add65ba0088429351c296990a7b37b02a8dd (patch) | |
tree | 2db44477c35955a69964ecc9f452c0c25b00a07e /doc/examples | |
parent | c58088afab5d15ab9944c974cad189241be70f2b (diff) | |
parent | 4e0ad446347b1f3d70a66001365382db4d8e45f3 (diff) |
* merged with apt--mvo
Patches applied:
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-77
* renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntu
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/configure-index | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 5ab84fe05..a93b74349 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -74,7 +74,7 @@ APT Authentication { - Trust-CDROM "false"; // consider the CDROM always trusted + TrustCDROM "false"; // consider the CDROM always trusted }; GPGV |