From ad9e01212a6e32239ecb32ef1471828c99265585 Mon Sep 17 00:00:00 2001
From: Stephane Legrand
To do this, wrap it up into a tar file. If your documentation consists - of three files, + of three files, one, two, and three, and you want it + all to go into doc.tar, do
% tar cf doc.tar one two three @@ -99,7 +99,7 @@-
- + to the file foo.diff.
Make a copy of the file you are going to change. If you are - changing + changing foo.sgml, do
% cp foo.sgml foo.sgml.old @@ -121,11 +121,11 @@This looks at the difference between the two files, and writes them - to the file
You can then send You can then send foo.diff back to the project. Send a PR as + described earlier, but include the foo.diff file in the body of the PR.
FreeBSD Documentation Project Home