https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277677
--- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=9bcc1b18c119148e4455e548c90b2bc9cef16d1b commit 9bcc1b18c119148e4455e548c90b2bc9cef16d1b Author: Henrich Hartzer <[email protected]> AuthorDate: 2024-05-10 17:53:49 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2024-05-11 19:13:28 +0000 /bin/rmdir: Exit with status 2 for invalid arguments PR: 277677 Signed-off-by: Henrich Hartzer <[email protected]> Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1161 bin/rmdir/rmdir.1 | 15 ++++++++------- bin/rmdir/rmdir.c | 2 +- bin/rmdir/tests/rmdir_test.sh | 6 +++--- 3 files changed, 12 insertions(+), 11 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
