diff --git a/gcc-toolset-15.spec b/gcc-toolset-15.spec index b354974..c1e810c 100644 --- a/gcc-toolset-15.spec +++ b/gcc-toolset-15.spec @@ -122,7 +122,7 @@ fi EOF chmod a+x h2m_helper # Generate the man page. -help2man -N --section 7 ./h2m_helper -o %{?scl_name}.7 +help2man -n "GNU project C, C++ and Fortran compiler and linker" -N --section 7 ./h2m_helper -o %{?scl_name}.7 gzip %{?scl_name}.7 # Enable collection script