Re: [PATCH RESEND] keyrings.7: tfix hexadecimal number prefix

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

 



Hi Grzegorz,

On 11/1/22 09:57, Grzegorz Szymaszek wrote:
In the DESCRIPTION, where the Permissions column of /proc/keys is
explained, the 0x02 value was written as Ox02. In case one cannot spot
the difference: the first character was letter o (U+004F), while it
should be digit zero (U+0030).

It seems the source tree does not contain any other "Ox" instances
except at the beginning of "Oxford".

Signed-off-by: Grzegorz Szymaszek <gszymaszek@xxxxxxxx>

Patch applied.

Thanks,

Alex

---
  man7/keyrings.7 | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/keyrings.7 b/man7/keyrings.7
index 358905970..bcc9665ce 100644
--- a/man7/keyrings.7
+++ b/man7/keyrings.7
@@ -637,7 +637,7 @@ Within each byte, the permission bits are as follows:
  0x01
  .I view
  .TP
-Ox02
+0x02
  .I read
  .TP
  0x04

--
<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