From 6c0c308c036ac3da9533385c45e9b57028fc4477 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Mon, 16 Dec 2024 12:22:14 +0100 Subject: man: Fix whatis entries (cherry-picked from 4270b2a03865b598a5c1cf586e384612068cf0fa) --- share/man/just-graph-file.5.md | 2 +- share/man/just-mr-repository-config.5.md | 2 +- share/man/just-mrrc.5.md | 3 +-- share/man/just-repository-config.5.md | 2 +- share/man/just-serve-config.5.md | 4 ++-- 5 files changed, 6 insertions(+), 7 deletions(-) diff --git a/share/man/just-graph-file.5.md b/share/man/just-graph-file.5.md index 06f41558..d84f5fbb 100644 --- a/share/man/just-graph-file.5.md +++ b/share/man/just-graph-file.5.md @@ -3,7 +3,7 @@ NAME ==== -just graph file - The format of the action graph used by **`just`**(1) +just-graph-file - The format of the action graph used by **`just`**(1) DESCRIPTION =========== diff --git a/share/man/just-mr-repository-config.5.md b/share/man/just-mr-repository-config.5.md index 90ae5055..fa55aaba 100644 --- a/share/man/just-mr-repository-config.5.md +++ b/share/man/just-mr-repository-config.5.md @@ -3,7 +3,7 @@ NAME ==== -just-mr repository config - The format of the repository config used by +just-mr-repository-config - The format of the repository config used by **`just-mr`**(1) DESCRIPTION diff --git a/share/man/just-mrrc.5.md b/share/man/just-mrrc.5.md index 8ebaff18..50abf227 100644 --- a/share/man/just-mrrc.5.md +++ b/share/man/just-mrrc.5.md @@ -3,8 +3,7 @@ NAME ==== -just-mr configuration - The format of the configuration used by -**`just-mr`**(1) +just-mrrc - The format of the configuration used by **`just-mr`**(1) DESCRIPTION =========== diff --git a/share/man/just-repository-config.5.md b/share/man/just-repository-config.5.md index ccb1bc17..c149ca92 100644 --- a/share/man/just-repository-config.5.md +++ b/share/man/just-repository-config.5.md @@ -3,7 +3,7 @@ NAME ==== -just repository config - The format of the repository config used by +just-repository-config - The format of the repository config used by **`just`**(1) DESCRIPTION diff --git a/share/man/just-serve-config.5.md b/share/man/just-serve-config.5.md index 7274d661..a21adf03 100644 --- a/share/man/just-serve-config.5.md +++ b/share/man/just-serve-config.5.md @@ -3,8 +3,8 @@ NAME ==== -**`just`** **`serve`** configuration - The format of the configuration used by -the **`serve`** subcommand of **`just`**(1) +just-serve-config - The format of the configuration used by the **`serve`** +subcommand of **`just`**(1) DESCRIPTION =========== -- cgit v1.2.3