aboutsummaryrefslogtreecommitdiffstats
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
parente65e1c0d75472d0e1814f144711510900d3b2d23 (diff)
downloadman-pages-98a295c6410746487f55319f8f53cf64a832207c.tar.gz
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>
-rw-r--r--README2
-rw-r--r--RELEASE10
-rw-r--r--lsm (renamed from man-pages.lsm)0
3 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index e8c5871df5..258070c7e4 100644
--- 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 6a9b8c9d7f..6480cca50f 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
diff --git a/man-pages.lsm b/lsm
index 9ea1e0c188..9ea1e0c188 100644
--- a/man-pages.lsm
+++ b/lsm