summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-01-30 21:02:52 -0500
committerDavid Robillard <d@drobilla.net>2025-01-31 12:16:07 -0500
commit63b0e7c87dd0fa0b6f3c5dc0f75fb616a5a57ee1 (patch)
treeda316b02841d9b75ccb183441e49d3516c8d27a1 /doc
parent704cfa39b9c885a814a1feef294a19b9c90232b4 (diff)
downloadlilv-63b0e7c87dd0fa0b6f3c5dc0f75fb616a5a57ee1.tar.gz
lilv-63b0e7c87dd0fa0b6f3c5dc0f75fb616a5a57ee1.tar.bz2
lilv-63b0e7c87dd0fa0b6f3c5dc0f75fb616a5a57ee1.zip
Remove project and version number from man page OS fieldHEADmain
The mandoc documentation suggests leaving this blank. Although I still think it's nicer for third-party projects to put their own versions here (as many GNU utilities do, for example), it's a hassle in practice to maintain the version over time, and I'm not sure what to do about the date in that case.
Diffstat (limited to 'doc')
-rw-r--r--doc/lv2apply.14
-rw-r--r--doc/lv2bench.14
-rw-r--r--doc/lv2info.14
-rw-r--r--doc/lv2ls.14
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/lv2apply.1 b/doc/lv2apply.1
index aaf0985..e34a6c6 100644
--- a/doc/lv2apply.1
+++ b/doc/lv2apply.1
@@ -1,8 +1,8 @@
-.\" # Copyright 2010-2024 David Robillard <d@drobilla.net>
+.\" # Copyright 2010-2025 David Robillard <d@drobilla.net>
.\" # SPDX-License-Identifier: ISC
.Dd January 20, 2025
.Dt LV2APPLY 1
-.Os Lilv 0.24.27
+.Os
.Sh NAME
.Nm lv2apply
.Nd apply an LV2 plugin to an audio file
diff --git a/doc/lv2bench.1 b/doc/lv2bench.1
index 4c46914..78e1340 100644
--- a/doc/lv2bench.1
+++ b/doc/lv2bench.1
@@ -1,8 +1,8 @@
-.\" # Copyright 2024 David Robillard <d@drobilla.net>
+.\" # Copyright 2024-2025 David Robillard <d@drobilla.net>
.\" # SPDX-License-Identifier: ISC
.Dd January 20, 2025
.Dt LV2BENCH 1
-.Os Lilv 0.24.27
+.Os
.Sh NAME
.Nm lv2bench
.Nd benchmark all installed and supported LV2 plugins
diff --git a/doc/lv2info.1 b/doc/lv2info.1
index 72b7bd2..8f82f8f 100644
--- a/doc/lv2info.1
+++ b/doc/lv2info.1
@@ -1,8 +1,8 @@
-.\" # Copyright 2009-2024 David Robillard <d@drobilla.net>
+.\" # Copyright 2009-2025 David Robillard <d@drobilla.net>
.\" # SPDX-License-Identifier: ISC
.Dd January 20, 2025
.Dt LV2INFO 1
-.Os Lilv 0.24.27
+.Os
.Sh NAME
.Nm lv2info
.Nd print information about an installed LV2 plugin
diff --git a/doc/lv2ls.1 b/doc/lv2ls.1
index 1862ac1..7cefb06 100644
--- a/doc/lv2ls.1
+++ b/doc/lv2ls.1
@@ -1,8 +1,8 @@
-.\" # Copyright 2010-2024 David Robillard <d@drobilla.net>
+.\" # Copyright 2010-2025 David Robillard <d@drobilla.net>
.\" # SPDX-License-Identifier: ISC
.Dd January 20, 2025
.Dt LV2LS 1
-.Os Lilv 0.24.27
+.Os
.Sh NAME
.Nm lv2ls
.Nd list all installed LV2 plugins