# File lib/asciidoctor/converter/manpage.rb, line 256
    def floating_title node
      %(.SS "#{manify node.title}")
    end