Package: debtree
Severity: wishlist

Hello,

there is an typo in the debtree manpage.

The protocol for the address is wrong:
        htpp -> http

Please see attached patch.

Thanks,
        Jonas
diff --git a/debtree.1 b/debtree.1
index 8a45e5b..9966acc 100644
--- a/debtree.1
+++ b/debtree.1
@@ -275,7 +275,7 @@ See also the options \-\-no\-skip, \-\-show\-all and \-\-max\-depth.
 .SH EXAMPLES
 Below are some basic usage examples for \fBdebtree\fP.
 For more extensive examples of graphs and additional information, please
-see the \fBdebtree\fP website: \fIhtpp://collab-maint.alioth.debian.org/debtree\fP.
+see the \fBdebtree\fP website: \fIhttp://collab-maint.alioth.debian.org/debtree\fP.
 .PP
 .IP "$ debtree dpkg >dpkg.dot"
 Generate the dependency graph for package \fIdpkg\fP and save the output to a

Reply via email to