keyrings.7: tfix hexadecimal number prefix
commit6b8958016d3e6d5aab2ed0df86554396b146d584
authorGrzegorz Szymaszek <gszymaszek@short.pl>
Tue, 1 Nov 2022 08:57:30 +0000 (1 09:57 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 1 Nov 2022 13:36:51 +0000 (1 14:36 +0100)
treeeae2ae10c538077d9b2094918d6323ea2aa51e41
parente626e4850642d9c21a088cd7207ecbc364adcb8e
keyrings.7: tfix hexadecimal number prefix

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@short.pl>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man7/keyrings.7