Summary: | ctladm manpage incorrect | ||
---|---|---|---|
Product: | Documentation | Reporter: | sseekamp |
Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | bcr |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
sseekamp
2017-07-13 16:29:22 UTC
I opened a review for this bug here: https://reviews.freebsd.org/D11608 A commit references this bug: Author: bcr Date: Sat Jul 15 17:59:28 UTC 2017 New revision: 321023 URL: https://svnweb.freebsd.org/changeset/base/321023 Log: The ctladm man page incorrectly duplicated the text for the delete subcommand in the modify section. Rewrite the modify description text in two places to say modify/modified instead of remove/removed. PR: 220710 Submitted by: sseekamp@risei.net Reviewed by: mav@ MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D11608 Changes: head/usr.sbin/ctladm/ctladm.8 A commit was made to FreeBSD HEAD to fix this, waiting for MFC period to pass. A commit references this bug: Author: bcr Date: Sat Jul 22 10:15:11 UTC 2017 New revision: 321367 URL: https://svnweb.freebsd.org/changeset/base/321367 Log: MFC r321023: The ctladm man page incorrectly duplicated the text for the delete subcommand in the modify section. Rewrite the modify description text in two places to say modify/modified instead of remove/removed. PR: 220710 Submitted by: sseekamp@risei.net Reviewed by: mav@ Differential Revision: https://reviews.freebsd.org/D11608 Changes: _U stable/11/ stable/11/usr.sbin/ctladm/ctladm.8 The MFC is done, so no need to keep this problem report open any longer. Thank you for submitting the PR! |