https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279546
Bug ID: 279546 Summary: ctladm.8 is inconsistent about "ctladm port"'s "-l" option Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: asom...@freebsd.org CC: d...@freebsd.org Originally, "ctladm port" had a "-l" option for "list". In commit 9c887a4f86f5fd4f51c23443dc8435e52783a782, mav removed the description for that option from the itemized list of options and from the summary of the port subcommand's options. But he did not remove mention of that option from a paragraph-form description of the subcommand ("Either get a list of frontend ports .Pq Fl l ,"). Nor did he actually remove the option from the command itself in ctladm.c. Should we finish removing the option, or restore it to the documentation? -- You are receiving this mail because: You are on the CC list for the bug.