diff options
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | 2008-05-13 00:36:55 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2008-10-16 13:51:30 -0400 |
commit | 58bae1f5cfd077f7f5f3af5d1ac50c3a82ac6411 (patch) | |
tree | d377f72bd82a3daec1760a94ec62e341d2b5a4da /Documentation/SubmittingPatches | |
parent | 75b021468368288ac8fec1a86a13f5cf2229139e (diff) |
doc: Test-by?
Commonly used is "Tested-by."
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r-- | Documentation/SubmittingPatches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index f79ad9ff6031..0d601cba9690 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches | |||
@@ -405,7 +405,7 @@ person it names. This tag documents that potentially interested parties | |||
405 | have been included in the discussion | 405 | have been included in the discussion |
406 | 406 | ||
407 | 407 | ||
408 | 14) Using Test-by: and Reviewed-by: | 408 | 14) Using Tested-by: and Reviewed-by: |
409 | 409 | ||
410 | A Tested-by: tag indicates that the patch has been successfully tested (in | 410 | A Tested-by: tag indicates that the patch has been successfully tested (in |
411 | some environment) by the person named. This tag informs maintainers that | 411 | some environment) by the person named. This tag informs maintainers that |