On Sun, 23 Mar 2003, Thom van der Boon wrote:
> Could somebody inform me on how to submit my notes, without becoming a
> member of the Apache Documentation Project.
Submit a 'patch'
http://httpd.apache.org/dev/patches.html
Essentiallially, asuming apache-1.3 was a virgin version and
apache-1.3-mychanges was your fixed version do:
diff -ru apache-1.3/docs apache-1.3-mychanges/docs > file.txt
And then mail the resulting file to this list. Make sure the subject has
the '[PATCH]' prefix.
Dw.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]