Package: ca-certificates Version: 20120212 Severity: minor Tags: patch Hello Michael,
There is a minor typo in update-ca-certificates(8) which cause the line /usr/local/share/ca-certificates Directory of local CA certificates. to be misaligned. Please see the attached patch. Cheers, -- Bill. <ballo...@debian.org> Imagine a large red swirl here.
--- sbin/update-ca-certificates.8.old 2012-04-02 19:03:35.000000000 +0200 +++ sbin/update-ca-certificates.8 2012-04-02 19:03:45.000000000 +0200 @@ -65,6 +65,7 @@ .TP .I /usr/share/ca-certificates Directory of CA certificates. +.TP .I /usr/local/share/ca-certificates Directory of local CA certificates. .SH SEE ALSO