Package: debootstrap Version: 0.3.3 Severity: minor Tags: patch Hello,
The attached patch fixes a small typo which causes a warning when the page is displayed. Kind Regards, -- Nekral
diff -rauN ../orig/debootstrap-0.3.3/debootstrap.8 ./debootstrap-0.3.3/debootstrap.8 --- ../orig/debootstrap-0.3.3/debootstrap.8 2005-11-05 19:17:41.000000000 +0100 +++ ./debootstrap-0.3.3/debootstrap.8 2006-01-24 19:12:45.000000000 +0100 @@ -10,7 +10,7 @@ .B debootstrap .RB [ OPTION\&.\&.\&. ] -.R --second-stage +.B --second-stage .SH DESCRIPTION .B debootstrap bootstraps a basic Debian system of

