[Bug 279546] ctladm.8 is inconsistent about "ctladm port"'s "-l" option
Date: Tue, 18 Jun 2024 21:14:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279546 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=bb95fbf634b3459363a136899e9b241a2f6c49cd commit bb95fbf634b3459363a136899e9b241a2f6c49cd Author: Alan Somers <asomers@FreeBSD.org> AuthorDate: 2024-06-06 21:09:38 +0000 Commit: Alan Somers <asomers@FreeBSD.org> CommitDate: 2024-06-18 21:13:44 +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 MFC after: 2 weeks Reviewed by: mav Sponsored by: Axcient Differential Revision: https://reviews.freebsd.org/D45522 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 the assignee for the bug.