From f46b59fe320d04f40be8e72fb1847360a0bcb562 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 30 Jan 2025 20:59:43 -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. --- doc/patchage.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/patchage.1 b/doc/patchage.1 index 06e64e6..b1654ee 100644 --- a/doc/patchage.1 +++ b/doc/patchage.1 @@ -2,7 +2,7 @@ .\" # SPDX-License-Identifier: CC-BY-SA-4.0 or GPL-3.0-or-later .Dd November 30, 2022 .Dt PATCHAGE 1 -.Os Patchage 1.0.11 +.Os .Sh NAME .Nm patchage .Nd graphically connect JACK/ALSA audio/MIDI applications -- cgit v1.2.1