Speling and grammer fixes.
This commit is contained in:
parent
355239cc0d
commit
da14987b53
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21625
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.13 2003/05/14 19:20:04 brueffer Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.14 2004/01/19 19:08:36 ceri Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Submitting documentation">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -62,7 +62,7 @@
|
|||
|
||||
<p>You do this so that your submission can be tracked. When you submit a PR
|
||||
(Problem Report) it is assigned a unique number. One of the committers
|
||||
can then assign the PR to themselves, and liase with you on committing
|
||||
can then assign the PR to themselves, and liaise with you on committing
|
||||
the new documentation.</p>
|
||||
|
||||
<p><b>send-pr</b> itself is pretty simple. All it does is send an e-mail
|
||||
|
@ -73,7 +73,7 @@
|
|||
|
||||
<p>Make sure the "Category" is set to "docs" and that the "Class" is set
|
||||
to one of "change-request". You should include the <tt>.uue</tt> file
|
||||
you created earlier in to the PR.</p>
|
||||
you created earlier in the body of the PR.</p>
|
||||
|
||||
<p>When you come out of the editor the PR will be sent as an e-mail to the
|
||||
right place. You will get a notification message shortly afterwards
|
||||
|
@ -85,7 +85,7 @@
|
|||
|
||||
<p>Again, thank you for taking the time to do this.</p>
|
||||
|
||||
<p>First off, you need to produce a special file, called a <i>diff</i>.
|
||||
<p>First off, you need to produce a special file called a <i>diff</i>.
|
||||
This diff shows just the changes that you have made. This makes it easier
|
||||
for the person doing the committing to see what you have changed, and
|
||||
means you do not need to spend lots of time explaining what you have
|
||||
|
|
Loading…
Reference in a new issue