]> git.ipfire.org Git - thirdparty/util-linux.git/commit
setarch: (man) correct the markup of the synopsis and of two options
authorBenno Schulenberg <bensberg@telfort.nl>
Wed, 9 Apr 2025 09:36:35 +0000 (11:36 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 Apr 2025 08:19:11 +0000 (10:19 +0200)
commit5883462b870858f1f1a7e14a9ba2314f417ad861
tree5f9cdb7d3083bc29d541536a1fb463873b7a2552
parent02e0e27d85b6617f024475bf71a84f14b4449841
setarch: (man) correct the markup of the synopsis and of two options

Drop the second line of the synopsis as it is unneeded (it is covered
by the first line since argument "arch" became optional) and distracts
from the similarity/contrast between the other two lines.

Mark "arch" in the new second synopsis line in italics, as it is a
placeholder, not a literal.

Also, improve some wording, reduce redundancy by reshuffling the --pid
option, and remove a redudant -v from an example.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/setarch.8.adoc