From e6d863bba95e3a41db1c331e85684ba0c68c1ab7 Mon Sep 17 00:00:00 2001 From: David Robillard <d@drobilla.net> Date: Thu, 30 Jan 2025 21:02:01 -0500 Subject: Remove project and version number from man page OS field 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. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a310543..8c1d458 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ sord (0.16.19) unstable; urgency=medium * Add header warnings test - * Fix versions and dates in man pages + * Update man pages - -- David Robillard <d@drobilla.net> Mon, 20 Jan 2025 17:58:47 +0000 + -- David Robillard <d@drobilla.net> Fri, 31 Jan 2025 02:01:55 +0000 sord (0.16.18) stable; urgency=medium -- cgit v1.2.1