]> git.ipfire.org Git - thirdparty/util-linux.git/commit
docs: nsenter(1): fix further details in PID namespace section
authorStephen Kitt <steve@sk2.org>
Thu, 23 Apr 2020 08:37:02 +0000 (10:37 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 27 Apr 2020 09:32:05 +0000 (11:32 +0200)
commit32ff1494e3bbf995199ad6d4bde911a3bab7ccf6
treeac5f9be04e17cec58cee3c63895b3545f8913fc1
parent243fff1dc6c3d59d9c3eb9ced472584b5ae8bbd2
docs: nsenter(1): fix further details in PID namespace section

The "Further details" sentence in the PID namespace section got merged
with the surrounding text; this patch moves it to the end, to match
the other namespace sections, and adds the missing clone(2) reference.

Fixes: 894efece9eb89 ("Provide better cross references for namespace concepts")
Signed-off-by: Stephen Kitt <steve@sk2.org>
sys-utils/nsenter.1