]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
README, RELEASE, lsm: Rename man-pages.lsm to lsm
authorAlejandro Colomar <alx@kernel.org>
Thu, 20 Oct 2022 16:43:31 +0000 (18:43 +0200)
committerAlejandro Colomar <alx@kernel.org>
Thu, 20 Oct 2022 16:47:57 +0000 (18:47 +0200)
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>
README
RELEASE
lsm [moved from man-pages.lsm with 100% similarity]

diff --git a/README b/README
index e8c5871df5c738b49d936b80d766095b62fe0c15..258070c7e45b1bd4d42df2bf105d038b185cd551 100644 (file)
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ Files
    Makefile, lib/*.mk
        Build system.  For help, consult the <INSTALL> file, and run 'make help'.
 
-   man-pages.lsm
+   lsm
        Linux software map.  See also <https://lsm.qqx.org/>.
 
    LICENSES/*.txt
diff --git a/RELEASE b/RELEASE
index 6a9b8c9d7f1099b64f0e342cb066b9b501cc7785..6480cca50fe8f391f5661c53887fc6df6e749146 100644 (file)
--- 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
similarity index 100%
rename from man-pages.lsm
rename to lsm