All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Spelling Mistake msgctl Man Page
       [not found] <CALd6_3GMcr=nBo4YRmD63Urmy0=g52S5yd0CWzmHGhY3qTxySQ@mail.gmail.com>
@ 2021-10-07 21:17 ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; only message in thread
From: Alejandro Colomar (man-pages) @ 2021-10-07 21:17 UTC (permalink / raw)
  To: Jayprakash Ray; +Cc: linux-man, mtk.manpages

Hi Jayprakash,

On 10/7/21 4:42 PM, Jayprakash Ray wrote:
> Hi Team,
> If I am not mistaken, The highlighted text in the below image should be 
> /*msqid_ds* . /

Yep!  I fixed it with the following patch.

Thanks,

Alex


---
     msgctl.2: tfix

     Reported-by: Jayprakash Ray <r.jay3283@gmail.com>
     Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>

diff --git a/man2/msgctl.2 b/man2/msgctl.2
index 72598dd4c..670a23399 100644
--- a/man2/msgctl.2
+++ b/man2/msgctl.2
@@ -73,7 +73,7 @@ struct msqid_ds {
  .in
  .PP
  The fields of the
-.I msgid_ds
+.I msqid_ds
  structure are as follows:
  .TP 11




-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-07 21:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CALd6_3GMcr=nBo4YRmD63Urmy0=g52S5yd0CWzmHGhY3qTxySQ@mail.gmail.com>
2021-10-07 21:17 ` Spelling Mistake msgctl Man Page Alejandro Colomar (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.