package apt-proxy tags 386562 + patch severity 386562 minor thanks
Please find attached a trivial patch to fix the man page of apt-proxy and apt-proxy.conf. Cheers, Xavier
diff -u doc/apt-proxy.8 doc.new/apt-proxy.8 --- doc/apt-proxy.8 2006-08-04 01:54:46.000000000 +0200 +++ doc.new/apt-proxy.8 2008-11-05 13:35:20.000000000 +0100 @@ -10,8 +10,8 @@ .SH "DESCRIPTION" \fBapt\-proxy\fP is a python program designed to be run as an stand alone server via twistd, and provides a clean, caching, intelligent proxy for -\fBapt\-get\fP, which speaks HTTP to apt\-get clients, and http, ftp or rsync to -the backend server(s)\&. apt-proxy listens by default on port 9999\&. +\fBapt\-get\fP, which speaks HTTP to apt\-get clients, and http, ftp, rsync or +file to the backend server(s)\&. apt-proxy listens by default on port 9999\&. .PP .TP \fB\-h\fR, \fB\-\-help\fR diff -u doc/apt-proxy.conf.5 doc.new/apt-proxy.conf.5 --- doc/apt-proxy.conf.5 2008-03-25 13:46:14.000000000 +0100 +++ doc.new/apt-proxy.conf.5 2008-11-05 13:35:20.000000000 +0100 @@ -109,7 +109,7 @@ A list one or more URLs referring to servers which hold debian packages\&. .br .br -\fIprotocol\fP: internet protocol to use: http, ftp or rsync +\fIprotocol\fP: internet protocol to use: http, ftp, rsync or even file (for local repositories) .br \fIserver\fP: hostname of the backend server to contact .br