summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2016-09-26 10:00:47 +0200
committerDidier Raboud <odyx@debian.org>2016-09-25 11:00:21 +0200
commit1515fed2bf3491cdb5c973d152d232440f154267 (patch)
treecc91686cd16a388e53c95e07287eebe04d14624b /man
parent04964cdd4d058577ab736f98be6a22c67a24a83f (diff)
downloadcups-1515fed2bf3491cdb5c973d152d232440f154267.tar.gz
Fix function typesetting inconsistency in backend.man manpage
Report-By: Helge Kreutzmann <debian@helgefjell.de>
Diffstat (limited to 'man')
-rw-r--r--man/backend.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/backend.man b/man/backend.man
index e5bf2a327..cb35286d3 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.