Correct usage example.
This commit is contained in:
parent
aa577379b7
commit
2151ac0d94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63075
@ -78,7 +78,8 @@ this tool.
|
||||
$ cd /somewhere/foo ; make
|
||||
[compilation blows with error in src/bar/baz.c]
|
||||
$ cd work/foo-1.0/src/bar
|
||||
[digged here and there and finally have found a solution]
|
||||
[digged here and there and finally have found that the problem in baz.c]
|
||||
$ cp baz.c baz.c.orig
|
||||
$ vi baz.c
|
||||
[fixing it]
|
||||
$ patchtool baz.c
|
||||
|
Loading…
Reference in New Issue
Block a user