# File lib/rd/rd2man-lib.rb, line 163 def apply_to_Code(element, content) %{\\&\\fB#{content.join.sub(/\./, '\\.')}\\fP} end