aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-06-02 08:48:32 +0200
committerMattias Andrée <maandree@kth.se>2024-06-02 08:48:32 +0200
commitf77b9349ff26f6df9c7753315cd665b845b13819 (patch)
treee85cd17e1d9ced480169a9ebd58d1d62e4baee5a
parentEmpty signed commit (diff)
downloadcoreupdown-f77b9349ff26f6df9c7753315cd665b845b13819.tar.gz
coreupdown-f77b9349ff26f6df9c7753315cd665b845b13819.tar.bz2
coreupdown-f77b9349ff26f6df9c7753315cd665b845b13819.tar.xz
Bold names in Synopsis in man pages
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--coredown.12
-rw-r--r--coreup.12
-rw-r--r--coreupdownd.12
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 ]