From 37e43d800387d3a387e29109b2673a9bd72d8b7c Mon Sep 17 00:00:00 2001 From: ethanbodzioney Date: Wed, 8 Apr 2026 15:28:17 -0400 Subject: [PATCH] Fix manpages name --- docs/man/nixvim-header-start.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/man/nixvim-header-start.5 b/docs/man/nixvim-header-start.5 index 4b3243fe..8b005fcb 100644 --- a/docs/man/nixvim-header-start.5 +++ b/docs/man/nixvim-header-start.5 @@ -1,4 +1,4 @@ -.TH "NIXVIM" "5" "01/01/1980" "Nixvim" "Nixvim Reference Pages" +.TH "NIXVIM" "5" "01/01/1980" "Nixvim" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -6,7 +6,7 @@ .\" enable line breaks after slashes .cflags 4 / .SH "NAME" -Nixvim options specification +\fInixvim\fP \- Nixvim options specification .SH "DESCRIPTION" .PP This page lists all the options that can be used in Nixvim. It can either be used as a Home Manager module, an NixOS module or a standalone package. Please refer to the installation instructions for more details.