Bug 284135 - Wrong reference in jls(8) man page
Summary: Wrong reference in jls(8) man page
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 14.2-RELEASE
Hardware: Any Any
: --- Affects Some People
Assignee: Ed Maste
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-18 13:40 UTC by freebsd
Modified: 2025-02-07 16:00 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2025-01-18 13:40:43 UTC
jls(8) says

"see xo_parse_args(3) for details on command line arguments."

Arguments are described in xo_options(7), so the man page should reference it instead
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-20 13:24:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=90670e0e275c6e36fc7e14368fc4e3e7f1d3671d

commit 90670e0e275c6e36fc7e14368fc4e3e7f1d3671d
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-01-20 13:21:51 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-01-20 13:22:44 +0000

    jls.8: Reference correct manpage for libxo options

    PR:             284135
    Sponsored by:   The FreeBSD Foundation

 usr.sbin/jls/jls.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-02-07 15:57:45 UTC
A commit in branch stable/14 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=707adc335e946d052ddc17d1878edbb4933b0ce3

commit 707adc335e946d052ddc17d1878edbb4933b0ce3
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-01-20 13:21:51 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-02-07 15:56:56 +0000

    jls.8: Reference correct manpage for libxo options

    PR:             284135
    Sponsored by:   The FreeBSD Foundation

    (cherry picked from commit 90670e0e275c6e36fc7e14368fc4e3e7f1d3671d)

 usr.sbin/jls/jls.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-02-07 16:00:46 UTC
A commit in branch stable/13 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=ca3c2d28623a91f290133c86396cf90926b02b1b

commit ca3c2d28623a91f290133c86396cf90926b02b1b
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-01-20 13:21:51 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-02-07 15:59:52 +0000

    jls.8: Reference correct manpage for libxo options

    PR:             284135
    Sponsored by:   The FreeBSD Foundation

    (cherry picked from commit 90670e0e275c6e36fc7e14368fc4e3e7f1d3671d)
    (cherry picked from commit 707adc335e946d052ddc17d1878edbb4933b0ce3)

 usr.sbin/jls/jls.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)