# File lib/redcarpet/render_man.rb, line 34
      def emphasis(text)
        "\\fI#{text}\\fP"
      end