From 1b69ff9a7f3fac3cf93574b9d54c87ca5dbf5ed5 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Mon, 27 Jul 2026 03:34:24 +0000 Subject: [PATCH] chore(docs): regenerate manual and man page --- docs/fish-config.1 | 2 +- docs/fish-config.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/fish-config.1 b/docs/fish-config.1 index 7324618..197ec1c 100644 --- a/docs/fish-config.1 +++ b/docs/fish-config.1 @@ -3596,7 +3596,7 @@ All integrations are managed via conf.d/ files. .PP If a new tool\[cq]s shell integration appears to do nothing, check whether its setup command appended an init line below the sentinel and -create a dedicated conf.d/.fish instead. +create a dedicated \f[V]conf.d/.fish\f[R] instead. .SS Updating .PP Pull the latest changes from the upstream repository without needing a diff --git a/docs/fish-config.md b/docs/fish-config.md index 952421c..7a65f54 100644 --- a/docs/fish-config.md +++ b/docs/fish-config.md @@ -3029,7 +3029,7 @@ etc.) will have no effect. All integrations are managed via conf.d/ files. If a new tool's shell integration appears to do nothing, check whether its setup command appended an init line below the sentinel and create a dedicated -conf.d/.fish instead. +`conf.d/.fish` instead. ## Updating