diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index ad4c4d8fe4..3a70398984 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
@@ -1537,7 +1537,7 @@ | |||
1537 | <filename>git send-email</filename> command. | 1537 | <filename>git send-email</filename> command. |
1538 | <note>In order to use <filename>git send-email</filename>, you must have the | 1538 | <note>In order to use <filename>git send-email</filename>, you must have the |
1539 | the proper Git packages installed. | 1539 | the proper Git packages installed. |
1540 | For Ubuntu and Fedora the package is <filename>git-email</filename>.</note></para> | 1540 | For Ubuntu, Debian, and Fedora the package is <filename>git-email</filename>.</note></para> |
1541 | <para>The <filename>git send-email</filename> command sends email by using a local | 1541 | <para>The <filename>git send-email</filename> command sends email by using a local |
1542 | or remote Mail Transport Agent (MTA) such as | 1542 | or remote Mail Transport Agent (MTA) such as |
1543 | <filename>msmtp</filename>, <filename>sendmail</filename>, or through a direct | 1543 | <filename>msmtp</filename>, <filename>sendmail</filename>, or through a direct |