From: Michael R Sweet Date: Tue, 6 Aug 2019 00:10:04 +0000 (-0400) Subject: Fix man page typo. X-Git-Tag: v2.3.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79dad58ab843ba1a6eef0f6383d2ec14cc3ea41;p=thirdparty%2Fcups.git Fix man page typo. --- diff --git a/doc/help/man-ipptoolfile.html b/doc/help/man-ipptoolfile.html index 341b1fdcd2..7bf911d910 100644 --- a/doc/help/man-ipptoolfile.html +++ b/doc/help/man-ipptoolfile.html @@ -230,7 +230,7 @@ The following predicates are understood following the EXPECT test directi
Makes the EXPECT conditions apply only if the specified variable is not defined.
IN-GROUP tag
Requires the EXPECT attribute to be in the specified group tag. -
OF-TYPE tag[,tag,...] +
OF-TYPE tag[|tag,...]
Requires the EXPECT attribute to use one of the specified value tag(s).
REPEAT-LIMIT number

diff --git a/man/ipptoolfile.5 b/man/ipptoolfile.5 index 5ef6219795..e28e6105b8 100644 --- a/man/ipptoolfile.5 +++ b/man/ipptoolfile.5 @@ -6,7 +6,7 @@ .\" Licensed under Apache License v2.0. See the file "LICENSE" for more .\" information. .\" -.TH ipptoolfile 5 "CUPS" "13 May 2019" "Apple Inc." +.TH ipptoolfile 5 "CUPS" "5 August 2019" "Apple Inc." .SH NAME ipptoolfile \- ipptool file format .SH DESCRIPTION @@ -294,7 +294,7 @@ Makes the \fBEXPECT\fR conditions apply only if the specified variable is not de \fBIN\-GROUP \fItag\fR Requires the \fBEXPECT\fR attribute to be in the specified group tag. .TP 5 -\fBOF\-TYPE \fItag[,tag,...]\fR +\fBOF\-TYPE \fItag[|tag,...]\fR Requires the \fBEXPECT\fR attribute to use one of the specified value tag(s). .TP 5 \fBREPEAT\-LIMIT \fInumber\fR