Control: tags -1 + moreinfo On Tue, 2016-12-20 at 09:20 +0100, Didier 'OdyX' Raboud wrote: > Control: tag -1 -moreinfo > > Le samedi, 17 décembre 2016, 11.38:59 h CET Julien Cristau a écrit : > > > - and debdiff > > > cups_1.7.5-11+deb8u2.debdiff > > > > The debdiff is the one we tend to look at, but it looks like it was not > > attached. > > Indeed, sorry. Here it comes.
+--- a/doc/help/ref-cupsd-conf.html.in ++++ b/doc/help/ref-cupsd-conf.html.in +@@ -2004,23 +2004,23 @@ + variable that should be passed to child processes.</P> + + +-<H2 CLASS="title"><A NAME="SSLListen">SSLListen</A></H2> ++<H2 CLASS="title"><A NAME="SSLOptions">SSLOptions</A></H2> + + <H3>Examples</H3> + + <PRE CLASS="command"> +-SSLListen 127.0.0.1:443 +-SSLListen 192.0.2.1:443 ++SSLOptions 127.0.0.1:443 ++SSLOptions 192.0.2.1:443 + </PRE> This looks wrong, as do the remainder of the changes to that hunk of the diff. Regards, Adam