From: Mario Blättermann Date: Mon, 10 Apr 2023 14:43:05 +0000 (+0200) Subject: setarch: (man) Fix typo X-Git-Tag: v2.39-rc3~32^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a8f5c67f82f8842adbfb9ba0b5ded51a1e3cd79;p=thirdparty%2Futil-linux.git setarch: (man) Fix typo --- diff --git a/sys-utils/setarch.8.adoc b/sys-utils/setarch.8.adoc index c0521c3ab2..7c290889bb 100644 --- a/sys-utils/setarch.8.adoc +++ b/sys-utils/setarch.8.adoc @@ -34,7 +34,7 @@ List the architectures that *setarch* knows about. Whether *setarch* can actuall *--show[=personality]*:: Show the currently active personality and flags. If the *personality* argument is provided, it is shown instead of the current one. -*personality* is a hexadecimal numbers with values was described in *sys/personality.h*. +*personality* is a hexadecimal number with values was described in *sys/personality.h*. *--uname-2.6*:: Causes the _program_ to see a kernel version number beginning with 2.6. Turns on *UNAME26*.