From: Didier Raboud Date: Mon, 26 Sep 2016 08:00:47 +0000 (+0200) Subject: Fix function typesetting inconsistency in backend.man manpage X-Git-Tag: v2.2.1~2^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1515fed2bf3491cdb5c973d152d232440f154267;p=thirdparty%2Fcups.git Fix function typesetting inconsistency in backend.man manpage Report-By: Helge Kreutzmann --- diff --git a/man/backend.man b/man/backend.man index e5bf2a327c..cb35286d34 100644 --- a/man/backend.man +++ b/man/backend.man @@ -69,7 +69,7 @@ Back-channel data from the device should be relayed to the job filters using the Backends are responsible for reading side-channel requests using the .BR cupsSideChannelRead () function and responding with the -.BR cupsSideChannelWrite() +.BR cupsSideChannelWrite () function. The .B CUPS_SC_FD constant defines the file descriptor that should be monitored for incoming requests.