Quoting Frans Pop ([EMAIL PROTECTED]): > I think > "[...] may be mentioned by using the [hostname]:[port] standard form." > should be replaced by > "[...] can be specified using the standard [hostname]:[port] format."
THanks for the rewrite. New patch attached
--- templates-in.old 2004-10-15 23:14:12.000000000 +0200 +++ templates-in 2004-10-16 07:32:09.000000000 +0200 @@ -36,6 +36,9 @@ Type: string _Description: Debian archive mirror hostname: Please enter the hostname of the mirror from which Debian will be downloaded. + . + An alternate port may be mentioned by using the [hostname]:[port] + standard form. Template: mirror/http/directory Type: string @@ -69,6 +72,9 @@ _Description: Debian archive mirror hostname: Please enter the network name of the host from which Debian will be downloaded. + . + An alternate port can be specified using the standard + [hostname]:[port] format. Template: mirror/ftp/directory Type: string

