]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update all links on ipptool man pages, everywhere.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 17 Sep 2021 13:40:37 +0000 (09:40 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 17 Sep 2021 13:40:37 +0000 (09:40 -0400)
doc/help/man-ipptool.html
doc/help/man-ipptoolfile.html
man/ipptool.1
man/ipptoolfile.5

index 4ffa285da4cf17a5a87bd2dcc9dd417b58ba990c..5ada9ceb2df481fb932d9abd942bf8c484aaf947 100644 (file)
@@ -221,9 +221,9 @@ Get a list of completed jobs for "myprinter":
 </pre>
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
 <b>ipptoolfile</b>(5),
-IANA IPP Registry (<a href="https:/www.iana.org/assignments/ipp-registrations">http://www.iana.org/assignments/ipp-registrations</a>),
-PWG Internet Printing Protocol Workgroup (<a href="http://www.pwg.org/ipp">http://www.pwg.org/ipp</a>)
-RFC 8011 (<a href="https://datatracker.ietf.org/doc/html/rfc8011">https://datatracker.ietf.org/doc/html/rfc8011</a>),
+IANA IPP Registry (<a href="https://www.iana.org/assignments/ipp\-registrations)">https://www.iana.org/assignments/ipp\-registrations)</a>,
+PWG Internet Printing Protocol Workgroup (<a href="https://www.pwg.org/ipp">https://www.pwg.org/ipp</a>)
+RFC 8011 (<a href="https://datatracker.ietf.org/doc/html/rfc8011)">https://datatracker.ietf.org/doc/html/rfc8011)</a>,
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
 Copyright &copy; 2021 by OpenPrinting.
 
index 89d146520d99e49f1a1b23e56fb7958ce76a1f9f..412429fc71c12494d74b762e2f9fda715016f3e1 100644 (file)
@@ -225,11 +225,16 @@ The following predicates are understood following the <b>EXPECT</b> test directi
 <dt><b>COUNT </b><i>number</i>
 <dd style="margin-left: 5.0em">Requires the <b>EXPECT</b> attribute to have the specified number of values.
 <dt><b>DEFINE-MATCH </b><i>variable-name</i>
-<dd style="margin-left: 5.0em">Defines the variable to "1" when the <b>EXPECT</b> condition matches. A side-effect of this predicate is that this <b>EXPECT</b> will never fail a test.
+<dd style="margin-left: 5.0em">Defines the variable to "1" when the <b>EXPECT</b> condition matches.
+A side-effect of this predicate is that this <b>EXPECT</b> will never fail a test.
 <dt><b>DEFINE-NO-MATCH </b><i>variable-name</i>
-<dd style="margin-left: 5.0em">Defines the variable to "1" when the <b>EXPECT</b> condition does not match. A side-effect of this predicate is that this <b>EXPECT</b> will never fail a test.
+<dd style="margin-left: 5.0em">Defines the variable to "1" when the <b>EXPECT</b> condition does not match.
+A side-effect of this predicate is that this <b>EXPECT</b> will never fail a test.
 <dt><b>DEFINE-VALUE </b><i>variable-name</i>
-<dd style="margin-left: 5.0em">Defines the variable to the value of the attribute when the <b>EXPECT</b> condition matches. A side-effect of this predicate is that this <b>EXPECT</b> will never fail a test.
+<dd style="margin-left: 5.0em">Defines the variable to the value of the attribute when the <b>EXPECT</b> condition matches.
+A side-effect of this predicate is that this <b>EXPECT</b> will never fail a test.
+<dt><b>DISPLAY-MATCH </b><i>"message"</i>
+<dd style="margin-left: 5.0em">Displays the specified message when the <b>EXPECT</b> condition matches.
 <dt><b>IF-DEFINED </b><i>variable-name</i>
 <dd style="margin-left: 5.0em">Makes the <b>EXPECT</b> conditions apply only if the specified variable is defined.
 <dt><b>IF-NOT-DEFINED </b><i>variable-name</i>
@@ -544,9 +549,9 @@ if any.
 </dl>
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
 <b>ipptool</b>(1),
-IANA IPP Registry (<a href="http://www.iana.org/assignments/ipp-registrations)">http://www.iana.org/assignments/ipp-registrations)</a>,
-PWG Internet Printing Protocol Workgroup (<a href="http://www.pwg.org/ipp)">http://www.pwg.org/ipp)</a>,
-RFC 8011 (<a href="http://tools.ietf.org/html/rfc8011">http://tools.ietf.org/html/rfc8011</a>)
+IANA IPP Registry (<a href="https://www.iana.org/assignments/ipp-registrations)">https://www.iana.org/assignments/ipp-registrations)</a>,
+PWG Internet Printing Protocol Workgroup (<a href="https://www.pwg.org/ipp)">https://www.pwg.org/ipp)</a>,
+RFC 8011 (<a href="https://datatracker.ietf.org/doc/html/rfc8011">https://datatracker.ietf.org/doc/html/rfc8011</a>)
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
 Copyright &copy; 2021 by OpenPrinting.
 
index 1ef93fe41232b7c73a5b85b4d93a21084d8a8573..aefd070b1d5b7bb2468d63837865235ebce7e16a 100644 (file)
@@ -7,7 +7,7 @@
 .\" Licensed under Apache License v2.0.  See the file "LICENSE" for more
 .\" information.
 .\"
-.TH ipptool 1 "CUPS" "2021-02-28" "OpenPrinting"
+.TH ipptool 1 "CUPS" "2021-09-17" "OpenPrinting"
 .SH NAME
 ipptool \- perform internet printing protocol requests
 .SH SYNOPSIS
@@ -246,8 +246,8 @@ Send email notifications to "user@example.com" when "myprinter" changes:
 .fi
 .SH SEE ALSO
 .BR ipptoolfile (5),
-IANA IPP Registry (http://www.iana.org/assignments/ipp\-registrations),
-PWG Internet Printing Protocol Workgroup (http://www.pwg.org/ipp)
-RFC 8011 (http://tools.ietf.org/html/rfc8011),
+IANA IPP Registry (https://www.iana.org/assignments/ipp\-registrations),
+PWG Internet Printing Protocol Workgroup (https://www.pwg.org/ipp)
+RFC 8011 (https://datatracker.ietf.org/doc/html/rfc8011),
 .SH COPYRIGHT
 Copyright \[co] 2021 by OpenPrinting.
index 87dd059dfaa43c8b50837886fa769b1ab95da18f..dbbe418c6b29029dda1367cb5afb040a8ccaf6ad 100644 (file)
@@ -7,7 +7,7 @@
 .\" Licensed under Apache License v2.0.  See the file "LICENSE" for more
 .\" information.
 .\"
-.TH ipptoolfile 5 "CUPS" "2021-05-12" "OpenPrinting"
+.TH ipptoolfile 5 "CUPS" "2021-09-17" "OpenPrinting"
 .SH NAME
 ipptoolfile \- ipptool file format
 .SH DESCRIPTION
@@ -671,8 +671,8 @@ if any.
 Inserts the current user's login name.
 .SH SEE ALSO
 .BR ipptool (1),
-IANA IPP Registry (http://www.iana.org/assignments/ipp-registrations),
-PWG Internet Printing Protocol Workgroup (http://www.pwg.org/ipp),
-RFC 8011 (http://tools.ietf.org/html/rfc8011)
+IANA IPP Registry (https://www.iana.org/assignments/ipp-registrations),
+PWG Internet Printing Protocol Workgroup (https://www.pwg.org/ipp),
+RFC 8011 (https://datatracker.ietf.org/doc/html/rfc8011)
 .SH COPYRIGHT
 Copyright \[co] 2021 by OpenPrinting.