From ac2dfac71339fa649d592d4393d8b9ace924f069 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 15 Apr 2018 13:07:26 -0400 Subject: [PATCH] Fix some slightly broken man-page markup. --- inxi.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inxi.1 b/inxi.1 index 0611fa6..5bcaccf 100644 --- a/inxi.1 +++ b/inxi.1 @@ -115,8 +115,8 @@ Setting a specific color type removes the global color selection. .TP .B \-C\fR,\fB \-\-cpu\fR Show full CPU output, including per CPU clock speed and CPU max speed (if available). -If max speed data present, shows \fB(max)\fR in short output formats (\fB\inxi\fR, -\fB\inxi \-b\fR) if actual CPU speed matches max CPU speed. If max CPU speed does +If max speed data present, shows \fB(max)\fR in short output formats (\fBinxi\fR, +\fBinxi \-b\fR) if actual CPU speed matches max CPU speed. If max CPU speed does not match actual CPU speed, shows both actual and max speed information. See \fB\-x\fR for more options.