]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/man2/close_range.2: EXAMPLES: Correct output of example program
authorQuentin Armitage <quentin@armitage.org.uk>
Mon, 28 Apr 2025 13:50:48 +0000 (14:50 +0100)
committerAlejandro Colomar <alx@kernel.org>
Thu, 1 May 2025 21:11:28 +0000 (23:11 +0200)
commit71a25207293288a5bf9e4d6e9570c6946dfdcbf1
treea8b33e50eba54b6017879187d418fc6d9a888173
parent7e5756fdeba1a4729f817079c64f0d87fdcdadfa
man/man2/close_range.2: EXAMPLES: Correct output of example program

The output shown for the example program listed /tmp/b twice;
the second /tmp/b should be /tmp/c.

Fixes: 336bd62ba24c (2021-03-21; "close_range.2: Include a better example program")
Signed-off-by: Quentin Armitage <quentin@armitage.org.uk>
Message-ID: <e8519ea77798c68944717bc6437052a1119a911f.camel@armitage.org.uk>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/close_range.2