From: Michael R Sweet Date: Wed, 30 Apr 2025 17:24:48 +0000 (-0400) Subject: Fix typo in ipptool man page. X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3d16c7dedc51ab0a6111450c94687b15974dd3a7;p=thirdparty%2Fcups.git Fix typo in ipptool man page. --- diff --git a/doc/help/man-ipptool.html b/doc/help/man-ipptool.html index 5031b83aa9..0882b391dd 100644 --- a/doc/help/man-ipptool.html +++ b/doc/help/man-ipptool.html @@ -106,7 +106,7 @@ format is described in

--bearer-token BEARER-TOKEN
Specifies the OAuth 2.0 token to use for HTTP Bearer authentication (RFC 6750).

-

--client-namne CLIENT-NAME
+

--client-name CLIENT-NAME
Specifies the client name to use for the TLS client certificate. If not specified, no client certificate is used during negotiation.

diff --git a/man/ipptool.1 b/man/ipptool.1 index c08a367fae..2c3ce7c012 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" "2024-11-20" "OpenPrinting" +.TH ipptool 1 "CUPS" "2025-04-30" "OpenPrinting" .SH NAME ipptool \- perform internet printing protocol requests .SH SYNOPSIS @@ -104,7 +104,7 @@ The following options are recognized by \fB\-\-bearer\-token \fIBEARER-TOKEN\fR Specifies the OAuth 2.0 token to use for HTTP Bearer authentication (RFC 6750). .TP 5 -\fB\-\-client\-namne \fICLIENT-NAME\fR +\fB\-\-client\-name \fICLIENT-NAME\fR Specifies the client name to use for the TLS client certificate. If not specified, no client certificate is used during negotiation. .TP 5