diff --git a/contrib/bugzilla-submit/bugzilla-submit.xml b/contrib/bugzilla-submit/bugzilla-submit.xml index 5b4b4771e723d0d205ce9abbb2aa3e66db897a44..17ea56cbd2ecc59b8b961584936a3212f246f53d 100644 --- a/contrib/bugzilla-submit/bugzilla-submit.xml +++ b/contrib/bugzilla-submit/bugzilla-submit.xml @@ -199,9 +199,10 @@ there are "john@doe.com" and "foo", respectively, your <filename>.netrc</filename> entry should look something like:</para> <screen> -machine "http://landfill.bugzilla.org/bztest/" -login john@doe.com -password foo + machine "http://landfill.bugzilla.org/bztest/" + login john@doe.com + password foo + </screen> <para>Note that the machine entry should match exactly the instance URL