From f77b9349ff26f6df9c7753315cd665b845b13819 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 2 Jun 2024 08:48:32 +0200 Subject: Bold names in Synopsis in man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- coredown.1 | 2 +- coreup.1 | 2 +- coreupdownd.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/coredown.1 b/coredown.1 index e07abe2..f97f2f5 100644 --- a/coredown.1 +++ b/coredown.1 @@ -2,7 +2,7 @@ .SH NAME coredown - Disable all but one CPU core .SH SYNPOSIS -coredown +.B coredown .RI [ count ] .SH DESCRIPTION The diff --git a/coreup.1 b/coreup.1 index b7fd8f2..e666c71 100644 --- a/coreup.1 +++ b/coreup.1 @@ -2,7 +2,7 @@ .SH MAME coreup - Enable all CPU core .SH SYNPOSIS -coreup +.B coreup .RI [ count ] .SH DESCRIPTION The diff --git a/coreupdownd.1 b/coreupdownd.1 index 23d7487..f366464 100644 --- a/coreupdownd.1 +++ b/coreupdownd.1 @@ -2,7 +2,7 @@ .SH MAME coreupdownd - Dynamically enable and disable CPU's to only use one during low CPU usage .SH SYNPOSIS -coreupdownd +.B coreupdownd .RI "[-C " coreup-cooldown-time ] .RI "[-c " coredown-cooldown-time ] .RI "[-i " check-interval ] -- cgit v1.2.3-70-g09d2