[Bf-docboard] Typo fixes for Blender Manual - License appendix

Eric Oberlander bf-docboard@blender.org
Sat, 24 May 2003 16:54:01 +0100


> Hi Eric,
> 
> Please tell me how to apply these diffs; they don't seem to be in the
> standard 'patch' format.
> 
> Thanks!
> 
> Bart

Hi Bart

I think the problem is probably with me, not using the diff command
correctly :)

But, here's the command I would use to test if the patch will apply:

patch --dry-run --verbose \
[path_to]/BlenderManual/appendices/licenses/appendix_licenses.xml \
[path_to]appendix_licenses.xml.diff

where [path_to] is replaced to suit your own system.

Hope that's right.

Eric