Re: [PATCH] semop.2: Fix truncated comment on sempid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/15/22 09:37, GUO Zihua wrote:
The comment is truncated for sempid, and this patch fixes this issue.

Signed-off-by: GUO Zihua <guozihua@xxxxxxxxxx>

Hi GUO!

Thanks for the patch! I liked more the text that was previously there, so I restored it (with a bit of a change). I applied the following patch.

Cheers,

Alex


    semop.2: Fix truncated comment on sempid

    Fixes: bdd915e20f87346dc07b93f8f26386feb92d2c44
    Reported-by: GUO Zihua <guozihua@xxxxxxxxxx>
    Signed-off-by: Alex Colomar <alx.manpages@xxxxxxxxx>

diff --git a/man2/semop.2 b/man2/semop.2
index 7a301f453..6c76c7277 100644
--- a/man2/semop.2
+++ b/man2/semop.2
@@ -46,6 +46,7 @@ unsigned short  semval;   /* semaphore value */
 unsigned short  semzcnt;  /* # waiting for zero */
 unsigned short  semncnt;  /* # waiting for increase */
 pid_t           sempid;   /* PID of process that last
+                             modified the semaphore value */
 .EE
 .in
 .PP



--
<http://www.alejandro-colomar.es/>

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux