On Thu, May 14, 2009 at 10:31 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
Steven@D3RTHVC1 ~
$ man patch

PATCH(1)                                                              PATCH(1)

NAME
     patch - apply a diff file to an original

SYNOPSIS
     patch [options] [originalfile [patchfile]]

     but usually just

     patch -pnum <patchfile

I already know the syntax. I don't understand what you're telling me. You say to use -p, but what number do I put after it? Please provide more exact details.