]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix function typesetting inconsistency in backend.man manpage
authorDidier Raboud <odyx@debian.org>
Mon, 26 Sep 2016 08:00:47 +0000 (10:00 +0200)
committerDidier Raboud <odyx@debian.org>
Sun, 25 Sep 2016 09:00:21 +0000 (11:00 +0200)
Report-By: Helge Kreutzmann <debian@helgefjell.de>
man/backend.man

index e5bf2a327c772cf1957742fbd30c87ade22c038b..cb35286d34be6779583439942e16141052f90272 100644 (file)
@@ -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.