From 3516bbf62c7ebd2f97b9f796a656e2a98ae1ea66 Mon Sep 17 00:00:00 2001 From: Kumar Appaiah Date: Sun, 22 Aug 2010 21:42:30 -0500 Subject: [PATCH] Bug#594008: Unescaped character in man page 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) --- fapg.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fapg.1 b/fapg.1 index 9085fdd..6b575e7 100644 --- a/fapg.1 +++ b/fapg.1 @@ -29,7 +29,7 @@ formats. .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 -- 2.20.1