summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2022-10-20 18:43:31 +0200
committerAlejandro Colomar <alx@kernel.org>2022-10-20 18:47:57 +0200
commit98a295c6410746487f55319f8f53cf64a832207c (patch)
treea02847c84c0f7dfdd645aaefe26bf329e1bdf4be /RELEASE
parente65e1c0d75472d0e1814f144711510900d3b2d23 (diff)
README, RELEASE, lsm: Rename man-pages.lsm to lsm
It's obvious that it belongs to man-pages, since it's inside the repository tree. Also, since the file is emailed to the LSM project, it doesn't matter what name we give to it. Let's simplify the name. Now only MANDIRS start with 'man*', which is a good thing. Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE10
1 files changed, 5 insertions, 5 deletions
diff --git a/RELEASE b/RELEASE
index 6a9b8c9d7..6480cca50 100644
--- a/RELEASE
+++ b/RELEASE
@@ -86,8 +86,8 @@ available at <lib/dist.mk>, and any makefiles included by that one.
5) LSM
------
-Rename the file with the version that has been released, and update the
-contents. Check old commits, like c11cb1ca844d "Ready for 6.01".
+Update the <lsm> file. Check old commits, like
+c11cb1ca844d "Ready for 6.01".
- Update the project version number.
@@ -97,10 +97,10 @@ contents. Check old commits, like c11cb1ca844d "Ready for 6.01".
- Commit:
- $ git add man-pages.lsm
- $ git commit -sm "man-pages.lsm: Released ${new}"
+ $ git add lsm
+ $ git commit -sm "lsm: Released ${new}"
-- Send (email) the .lsm file to <lsm@qqx.org> with the subject "add".
+- Send (email) the lsm file to <lsm@qqx.org> with the subject "add".
6) Email