From 33701600771974388caa9b2a91fd8c2315f0890f Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 17 Sep 2021 09:40:37 -0400 Subject: [PATCH] Update all links on ipptool man pages, everywhere. --- doc/help/man-ipptool.html | 6 +++--- doc/help/man-ipptoolfile.html | 17 +++++++++++------ man/ipptool.1 | 8 ++++---- man/ipptoolfile.5 | 8 ++++---- 4 files changed, 22 insertions(+), 17 deletions(-) diff --git a/doc/help/man-ipptool.html b/doc/help/man-ipptool.html index 4ffa285da4..5ada9ceb2d 100644 --- a/doc/help/man-ipptool.html +++ b/doc/help/man-ipptool.html @@ -221,9 +221,9 @@ Get a list of completed jobs for "myprinter":

See Also

ipptoolfile(5), -IANA IPP Registry (http://www.iana.org/assignments/ipp-registrations), -PWG Internet Printing Protocol Workgroup (http://www.pwg.org/ipp) -RFC 8011 (https://datatracker.ietf.org/doc/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),

Copyright

Copyright © 2021 by OpenPrinting. diff --git a/doc/help/man-ipptoolfile.html b/doc/help/man-ipptoolfile.html index 89d146520d..412429fc71 100644 --- a/doc/help/man-ipptoolfile.html +++ b/doc/help/man-ipptoolfile.html @@ -225,11 +225,16 @@ The following predicates are understood following the EXPECT test directi
COUNT number
Requires the EXPECT attribute to have the specified number of values.
DEFINE-MATCH variable-name -
Defines the variable to "1" when the EXPECT condition matches. A side-effect of this predicate is that this EXPECT will never fail a test. +
Defines the variable to "1" when the EXPECT condition matches. +A side-effect of this predicate is that this EXPECT will never fail a test.
DEFINE-NO-MATCH variable-name -
Defines the variable to "1" when the EXPECT condition does not match. A side-effect of this predicate is that this EXPECT will never fail a test. +
Defines the variable to "1" when the EXPECT condition does not match. +A side-effect of this predicate is that this EXPECT will never fail a test.
DEFINE-VALUE variable-name -
Defines the variable to the value of the attribute when the EXPECT condition matches. A side-effect of this predicate is that this EXPECT will never fail a test. +
Defines the variable to the value of the attribute when the EXPECT condition matches. +A side-effect of this predicate is that this EXPECT will never fail a test. +
DISPLAY-MATCH "message" +
Displays the specified message when the EXPECT condition matches.
IF-DEFINED variable-name
Makes the EXPECT conditions apply only if the specified variable is defined.
IF-NOT-DEFINED variable-name @@ -544,9 +549,9 @@ if any.

See Also

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)

Copyright

Copyright © 2021 by OpenPrinting. diff --git a/man/ipptool.1 b/man/ipptool.1 index 1ef93fe412..aefd070b1d 100644 --- a/man/ipptool.1 +++ b/man/ipptool.1 @@ -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. diff --git a/man/ipptoolfile.5 b/man/ipptoolfile.5 index 87dd059dfa..dbbe418c6b 100644 --- a/man/ipptoolfile.5 +++ b/man/ipptoolfile.5 @@ -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. -- 2.47.2