From 69fe4fd46d931e43149941bccee8072970313e95 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Tue, 6 Jul 2021 16:32:11 -0400 Subject: [PATCH] fmt, inp: fix manpage headings --- man/fmt.1.scd | 2 +- man/inp.1.scd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/fmt.1.scd b/man/fmt.1.scd index 305839f..9510897 100644 --- a/man/fmt.1.scd +++ b/man/fmt.1.scd @@ -1,4 +1,4 @@ -fmt-music(1) +fmt(1) # NAME fmt - a fake fmt implementaion diff --git a/man/inp.1.scd b/man/inp.1.scd index 2f468fd..01b6cd0 100644 --- a/man/inp.1.scd +++ b/man/inp.1.scd @@ -1,4 +1,4 @@ -fmt-music(1) +inp(1) # NAME inp - run any command in-place. -- 2.39.2