Package: apt-cacher Version: 1.5.3 Severity: normal Tags: patch The man-page contains a formatting error that leads to a line being lost. Patch below:
--- apt-cacher.1.orig 2006-06-18 13:01:51.989079705 +0200 +++ apt-cacher.1 2006-06-18 13:06:20.079079705 +0200 @@ -48,8 +48,8 @@ .PP where 'proxy.example.com' is the address of the computer running your apt\-cacher cache. .PP -NOTE: For installations using a web server (CGI) the prefix should be -'proxy.example.com/apt\-cacher?/' instead, see below. For installations with +NOTE: For installations using a web server (CGI) the prefix should +be 'proxy.example.com/apt\-cacher?/' instead, see below. For installations with apt-cacher in daemon mode, the modifications of sources.list can be replaced with a HTTP proxy setting, see PROXY MODE USAGE below. .PP -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

