Garance A Drosihn <[EMAIL PROTECTED]> wrote:

> So, my dumb question is, how DO you pull patches out of a PR?

lynx -dump

vi to extract the relevant <pre></pre> part

#!/usr/bin/sed -f
s/&amp;/\&/g
s/&gt;/>/g
s/&lt;/</g
-- 
Christian "naddy" Weisgerber                          [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to