[Bug 279546] ctladm.8 is inconsistent about "ctladm port"'s "-l" option
Date: Thu, 19 Sep 2024 20:08:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279546
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=95fbdf9df5b0918668517298d3ca77b65361b756
commit 95fbdf9df5b0918668517298d3ca77b65361b756
Author: Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2024-06-06 21:09:38 +0000
Commit: Alan Somers <asomers@FreeBSD.org>
CommitDate: 2024-09-19 20:03:39 +0000
ctladm: deprecate the undocumented "port -l" option
It was mostly removed from the man page in
9c887a4f86f5fd4f51c23443dc8435e52783a782, but left in the command.
Fully remove it from the man page, and warn if anybody uses it. Remove
it entirely for FreeBSD 16.
PR: 279546
Reviewed by: mav
Sponsored by: Axcient
Differential Revision: https://reviews.freebsd.org/D45522
(cherry picked from commit bb95fbf634b3459363a136899e9b241a2f6c49cd)
usr.sbin/ctladm/ctladm.8 | 5 +----
usr.sbin/ctladm/ctladm.c | 29 +++++++++++++++++++----------
2 files changed, 20 insertions(+), 14 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.