linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
To: mtk.manpages@gmail.com
Cc: linux-man@vger.kernel.org
Subject: [PATCH] man8/*: srcfix: remove superfluous quotes around space-free arguments
Date: Sun, 5 Jul 2020 16:12:02 +0000	[thread overview]
Message-ID: <20200705161202.GA17336@rhi.hi.is> (raw)

  Remove quotes around a space-free argument for the single-font macros.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 man8/iconvconfig.8 | 4 ++--
 man8/nscd.8        | 2 +-
 man8/zic.8         | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8
index 9afb05c64..125d19217 100644
--- a/man8/iconvconfig.8
+++ b/man8/iconvconfig.8
@@ -57,7 +57,7 @@ the environment variable
 is not set.
 .SH OPTIONS
 .TP
-.B "\-\-nostdlib"
+.B \-\-nostdlib
 Do not search the system default gconv directory,
 only the directories provided on the command line.
 .TP
@@ -80,7 +80,7 @@ and the cache would be written to
 .BR \-? ", " \-\-help
 Print a usage summary and exit.
 .TP
-.B "\-\-usage"
+.B \-\-usage
 Print a short usage summary and exit.
 .TP
 .BR \-V ", " \-\-version
diff --git a/man8/nscd.8 b/man8/nscd.8
index 8ddc538d3..8cfca3261 100644
--- a/man8/nscd.8
+++ b/man8/nscd.8
@@ -59,7 +59,7 @@ Note that the shadow file is specifically not cached.
 calls remain uncached as a result.
 .SH OPTIONS
 .TP
-.B "\-\-help"
+.B \-\-help
 will give you a list with all options and what they do.
 .SH NOTES
 The daemon will try to watch for changes in configuration files
diff --git a/man8/zic.8 b/man8/zic.8
index 90b4b9d51..aaa9e34d0 100644
--- a/man8/zic.8
+++ b/man8/zic.8
@@ -43,7 +43,7 @@ is
 standard input is read.
 .SH OPTIONS
 .TP
-.B "\*-\*-version"
+.B \*-\*-version
 Output version information and exit.
 .TP
 .B \*-\*-help
-- 
2.27.0

                 reply	other threads:[~2020-07-05 16:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200705161202.GA17336@rhi.hi.is \
    --to=bjarniig@rhi.hi.is \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).