From a53f4208cff71c6eb7a1245cc0179b0f2b9f2e4f Mon Sep 17 00:00:00 2001 From: dancer Date: Sun, 12 Jun 2005 11:39:49 +0000 Subject: 312153: synchronize pbuilder and pbuilderrc man page --- pbuilder.8 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index e91d9de..05ef5b0 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -152,7 +152,7 @@ The non-US mirror, specified like the .B "--mirror" option .TP -.BI "--othermirror [" "apt deb line " "|" " other deb lines... " "]" +.BI "--othermirror [" "deb http://xxx/xxx/ ./ " "|" " other deb lines... " "]" The lines which is added to the sources.list, delimited with .B "|" Like @@ -161,6 +161,16 @@ Like The deb lines here are the ones that will appear at the top of the .B "sources.list" inside the chroot. +Be sure to follow the syntax rules of +.RI "sources.list (" 5 ")." +These lines appear at the beginning of the +constructed sources file, so this is the place to list your +.B "local" +mirror sites; apt will then use them in preference to the ones +listed in +.B "--mirror" +and +.B "--nonusmirror". These options are only valid when .B "--override-config" -- cgit v1.2.3