Package: tex-common Version: 0.14 Severity: minor Tags: patch Hello,
This patch fixes a minor typo in update-language.8, which causes a warning when the page is displayed. (a .Ed must match a .Bd) Best Regards, -- Nekral
diff -rauN ../orig/tex-common-0.14/scripts/update-language.8 ./tex-common-0.14/scripts/update-language.8 --- ../orig/tex-common-0.14/scripts/update-language.8 2005-12-21 12:05:33.000000000 +0100 +++ ./tex-common-0.14/scripts/update-language.8 2006-01-24 22:10:46.000000000 +0100 @@ -144,7 +144,6 @@ returns 0 on success, or a strictly positive integer on error. .Sh SEE ALSO The Debian TeX Policy in /usr/share/tex-common/ -.Ed .Sh AUTHORS This manual page was written by .An -nosplit

