# File lib/asciidoctor/converter/manpage.rb, line 616
    def inline_callout node
      %(#{ESC_BS}fB(#{node.text})#{ESC_BS}fP)
    end