From 1a8f5c67f82f8842adbfb9ba0b5ded51a1e3cd79 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Mon, 10 Apr 2023 16:43:05 +0200 Subject: [PATCH] setarch: (man) Fix typo --- sys-utils/setarch.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*. -- 2.47.3