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