]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
CONTRIBUTING.d/patches/subject: Use the full path always
authorAlejandro Colomar <alx@kernel.org>
Thu, 19 Dec 2024 10:33:43 +0000 (11:33 +0100)
committerAlejandro Colomar <alx@kernel.org>
Thu, 19 Dec 2024 11:07:40 +0000 (12:07 +0100)
This is easier to do, since auto-completion will do it.  Also, it's more
consistent.  I started using full paths a few commits ago.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
CONTRIBUTING.d/patches/subject

index 208bb9ef889627b681db15fcefe72e643ae79c39..0493d7436e5b9471a74dd96b4d0427d74602066a 100644 (file)
@@ -6,14 +6,11 @@ Description
        the commit message).
 
     File names
-       Mention the name(s) of the file(s) being patched.
+       Mention the name(s) of the file(s) being patched.  Write the
+       full path.  When several files in a directory are modified,
+       write the name of the directory, with a trailing '/'.  Example:
 
-       When the files are manual pages, you should write only the
-       basename(1).  Otherwise, write the full path.  When several
-       files in a directory are modified, write the name of the
-       directory, with a trailing '/'.  Example:
-
-               [PATCH v1] shmop.2: Add "(void *)" cast to RETURN VALUE
+               [PATCH v1] man/man2/shmop.2: Add "(void *)" cast to RETURN VALUE
 
     English sentence
        The subject line after the file-name prefix should be a correct