From 60ff08e8c2c4fc9fc5fcb5f311ff9958fa8afbdd Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 12 Feb 2021 11:10:27 -0500 Subject: [PATCH] Update changelog and HTML man pages. --- CHANGES-OPENPRINTING.md | 1 + doc/help/man-cups.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES-OPENPRINTING.md b/CHANGES-OPENPRINTING.md index 68fbeccae9..0963b8e3a9 100644 --- a/CHANGES-OPENPRINTING.md +++ b/CHANGES-OPENPRINTING.md @@ -6,6 +6,7 @@ Changes in CUPS v2.3.3op3 - The `cupsfilter` command now shows error messages when options are used incorrectly (Issue #88) +- Documentation fixes (Issue #92) Changes in CUPS v2.3.3op2 diff --git a/doc/help/man-cups.html b/doc/help/man-cups.html index d75ddc5b06..782a5f1bbb 100644 --- a/doc/help/man-cups.html +++ b/doc/help/man-cups.html @@ -102,7 +102,7 @@ Printers that do not support IPP can be supported using applications such as ippeveprinter(1).

See Also

cancel(1), -client.conf(7), +client.conf(5), cupsctl(8), cupsd(8), lp(1), -- 2.47.3