From: Guilherme Puida Moreira <guilherme@puida.xyz>
Date: Sun, 22 Sep 2024 22:47:24 -0300
Subject: Fix manpages

Lexgrog fails to parse the manpages as they are currently written.

Origin: other
Forwarded: not-needed
---
 docs/hare-build.1.scd  | 4 ++--
 docs/hare-cache.1.scd  | 4 ++--
 docs/hare-deps.1.scd   | 4 ++--
 docs/hare-module.5.scd | 2 +-
 docs/hare-run.1.scd    | 4 ++--
 docs/hare-test.1.scd   | 4 ++--
 docs/hare.1.scd        | 2 +-
 docs/haredoc.1.scd     | 2 +-
 docs/haredoc.5.scd     | 2 +-
 9 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/docs/hare-build.1.scd b/docs/hare-build.1.scd
index 50c72a8..fa24378 100644
--- a/docs/hare-build.1.scd
+++ b/docs/hare-build.1.scd
@@ -1,8 +1,8 @@
-hare-build(1)
+HARE-BUILD(1)
 
 # NAME
 
-hare build - compile a Hare program or module
+hare-build - compile a Hare program or module
 
 # SYNOPSIS
 
diff --git a/docs/hare-cache.1.scd b/docs/hare-cache.1.scd
index 13217a2..56835f9 100644
--- a/docs/hare-cache.1.scd
+++ b/docs/hare-cache.1.scd
@@ -1,8 +1,8 @@
-hare-cache(1)
+HARE-CACHE(1)
 
 # NAME
 
-hare cache - inspect and manage the build cache
+hare-cache - inspect and manage the build cache
 
 # SYNOPSIS
 
diff --git a/docs/hare-deps.1.scd b/docs/hare-deps.1.scd
index 4d9c21e..7044fcf 100644
--- a/docs/hare-deps.1.scd
+++ b/docs/hare-deps.1.scd
@@ -1,8 +1,8 @@
-hare-deps(1)
+HARE-DEPS(1)
 
 # NAME
 
-hare deps - display the dependency tree of a Hare program or module
+hare-deps - display the dependency tree of a Hare program or module
 
 # SYNOPSIS
 
diff --git a/docs/hare-module.5.scd b/docs/hare-module.5.scd
index 705f0b9..be68c00 100644
--- a/docs/hare-module.5.scd
+++ b/docs/hare-module.5.scd
@@ -1,4 +1,4 @@
-hare-module(5)
+HARE-MODULE(5)
 
 # NAME
 
diff --git a/docs/hare-run.1.scd b/docs/hare-run.1.scd
index d0a3794..d9db5a7 100644
--- a/docs/hare-run.1.scd
+++ b/docs/hare-run.1.scd
@@ -1,8 +1,8 @@
-hare-run(1)
+HARE-RUN(1)
 
 # NAME
 
-hare run - compile and run a Hare program or module
+hare-run - compile and run a Hare program or module
 
 # SYNOPSIS
 
diff --git a/docs/hare-test.1.scd b/docs/hare-test.1.scd
index 9e3103a..ed8f7ec 100644
--- a/docs/hare-test.1.scd
+++ b/docs/hare-test.1.scd
@@ -1,8 +1,8 @@
-hare-test(1)
+HARE-TEST(1)
 
 # NAME
 
-hare test - compile and run tests for Hare code
+hare-test - compile and run tests for Hare code
 
 # SYNOPSIS
 
diff --git a/docs/hare.1.scd b/docs/hare.1.scd
index 335e5f7..a92ef48 100644
--- a/docs/hare.1.scd
+++ b/docs/hare.1.scd
@@ -1,4 +1,4 @@
-hare(1)
+HARE(1)
 
 # NAME
 
diff --git a/docs/haredoc.1.scd b/docs/haredoc.1.scd
index 4761641..a00b193 100644
--- a/docs/haredoc.1.scd
+++ b/docs/haredoc.1.scd
@@ -1,4 +1,4 @@
-haredoc(1)
+HAREDOC(1)
 
 # NAME
 
diff --git a/docs/haredoc.5.scd b/docs/haredoc.5.scd
index ce459f6..2c96cf6 100644
--- a/docs/haredoc.5.scd
+++ b/docs/haredoc.5.scd
@@ -1,4 +1,4 @@
-haredoc(5)
+HAREDOC(5)
 
 # NAME
 
