diff options
| author | Jeremy Sowden <jeremy@azazel.net> | 2026-01-01 16:26:19 +0000 |
|---|---|---|
| committer | Jeremy Sowden <jeremy@azazel.net> | 2026-01-01 16:27:39 +0000 |
| commit | f8a5b52db6e12fd71aebfc7d9ffb7e3edff551ee (patch) | |
| tree | 1eaa542d51cb8331b3263b610a69003cf0b366f2 | |
| parent | f62535d1d1f126bdf7d9bc6c4999822ad3a9f789 (diff) | |
man: mu-scm.1: fix formatting of `NAME` section
Format it consistently with the other man-pages and replace space in "mu scm"
with hyphen to fix mandb(8) handling.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
| -rw-r--r-- | man/mu-scm.1.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mu-scm.1.org b/man/mu-scm.1.org index 90fe4df..b29dce6 100644 --- a/man/mu-scm.1.org +++ b/man/mu-scm.1.org @@ -4,7 +4,7 @@ * NAME -*mu scm* - bindings and shell for the GNU Guile programming language. +mu-scm - bindings and shell for the GNU Guile programming language. * SYNOPSIS |
