diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-10-22 01:50:48 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-10-21 20:50:46 -0400 |
commit | 19aadacf92ad86967ffb678e37b2ff9e83cb9480 (patch) | |
tree | dae44c165a310295063a98b390be39de2f9d6c41 /DISTRO_PORTING | |
parent | 9ec9694ce3dbc137735b2992dfa305d0e5948815 (diff) |
man: wording and grammar updates
This is a recurring submission and includes corrections to various
issue spotted.
Diffstat (limited to 'DISTRO_PORTING')
-rw-r--r-- | DISTRO_PORTING | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DISTRO_PORTING b/DISTRO_PORTING index 5088fac3e8..d799e53718 100644 --- a/DISTRO_PORTING +++ b/DISTRO_PORTING @@ -23,12 +23,12 @@ HOWTO: CONTRIBUTING UPSTREAM: - We are generally do no longer accept distribution specific + We do generally no longer accept distribution-specific patches to systemd upstream. If you have to make changes to systemd's source code to make it work on your distribution: - unless your code is generic enough to be generally useful we + unless your code is generic enough to be generally useful, we are unlikely to merge it. Please always consider adopting the - upstream defaults. If that's not possible please maintain the - relevant patches downstream. + upstream defaults. If that is not possible, please maintain + the relevant patches downstream. Thank you for understanding. |