Package: fapg Version: 0.41-1 Severity: minor Tags: patch Hi!
The '\' in the man page is unescaped. The attached patch should make it clear. Thanks. Kumar -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.36-rc1+ (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 fapg depends on: ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii liburiparser1 0.7.5-1 URI parsing library compliant with fapg recommends no packages. fapg suggests no packages. -- no debconf information -- In this playhouse of infinite forms I have had my play, and here have I caught sight of him that is formless. - Rabindranath Tagore (Gitanjali, 1912)
diff -Nru --exclude changelog fapg-0.41/fapg.1 fapg-0.41/fapg.1 --- fapg-0.41/fapg.1 2008-02-05 11:51:08.000000000 -0600 +++ fapg-0.41/fapg.1 2010-08-22 21:40:37.000000000 -0500 @@ -29,7 +29,7 @@ .SH OPTIONS .IP -b|--backslash -Replace the '/' with '\' in Unix path. +Replace the '/' with '\\' in Unix path. .IP -d|--debug Display useful messages if the program fails ;) .IP -f|--format=m3u|pls|xspf|html|rss|pla|txx

