Package: apt Version: 0.5.3 Severity: minor Man page of sources.list(5) has some descriptions on 'deb-src' type. However, it appears 'debsrc' when processed by groff because '-' is not escaped by backslash.
There are five 'deb-src' or 'DEB-SRC' descriptions. They should be 'deb\-src' or 'DEB\-SRC'. I also found that 'non-free' should be 'non\-free', 'non-us' should be 'non\-us', 'stable-updates' should be 'stable\-updates', and so on. --- Tomohiro KUBOTA <[EMAIL PROTECTED]>

