aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authordancer <dancer>2005-06-12 11:39:49 +0000
committerdancer <dancer>2005-06-12 11:39:49 +0000
commita53f4208cff71c6eb7a1245cc0179b0f2b9f2e4f (patch)
tree4e15681d496a7202094a588ad34501f5a94dedf5 /pbuilder.8
parentb4f49d09738996e94d92bcb9b8cf6b17488c2415 (diff)
downloadpbuilder-a53f4208cff71c6eb7a1245cc0179b0f2b9f2e4f.tar
pbuilder-a53f4208cff71c6eb7a1245cc0179b0f2b9f2e4f.tar.gz
312153: synchronize pbuilder and pbuilderrc man page
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.812
1 files changed, 11 insertions, 1 deletions
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"