Package: ircii Version: 20051015-2.3 Severity: minor Tags: patch Hi,
In the documentation of the -c option on the ircII(1) manual page, the period is preceded by a space and underlined. The manual page uses .I to italicize "chan" and, inadvertently, the period, instead of using .IR to italicize just "chan" and drop the space between it and the period. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-4-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages ircii depends on: ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libncurses5 5.7+20100313-1 shared libraries for terminal hand ircii recommends no packages. ircii suggests no packages. -- no debconf information
diff -ru ircii-20051015~/doc/ircII.1 ircii-20051015/doc/ircII.1 --- ircii-20051015~/doc/ircII.1 2010-04-08 21:37:44.000000000 -0700 +++ ircii-20051015/doc/ircII.1 2010-04-08 21:38:24.000000000 -0700 @@ -39,7 +39,7 @@ .TP .BI \-c " chan" Automatically join channel -.I chan . +.IR chan . .TP .BI \-p " portno" Set the IRC port number to

