]> git.ipfire.org Git - thirdparty/util-linux.git/commit
unshare: Fix doc comments
authorSean Anderson <seanga2@gmail.com>
Sat, 15 Jan 2022 16:29:26 +0000 (11:29 -0500)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Jan 2022 11:34:46 +0000 (12:34 +0100)
commit8bf585f7bbba3ccbe3784f1e4c618dafdd29d54e
treec565b57ffc505ebcf9d3791aa14b3ded72a49583
parent9c05f4b6bf62a20a64a8e5735c7f3dcf0229e895
unshare: Fix doc comments

Several doc comments use the wrong terminology, or have mismatches
descriptions. Fix them.

Fixes: ff5dc96eb ("unshare: Add options to map blocks of user/group IDs")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reported-by: Daniel Gerber <dg@atufi.org>
sys-utils/unshare.c