Bug 211668 - arswitch(4): manpage missing, referenced by etherswitch(4)
Summary: arswitch(4): manpage missing, referenced by etherswitch(4)
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-bugs (Nobody)
URL: https://reviews.freebsd.org/D32476
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2016-08-08 16:56 UTC by O. Hartmann
Modified: 2021-10-21 19:24 UTC (History)
4 users (show)

See Also:


Attachments
New man page arswitch(4) (2.57 KB, patch)
2021-10-06 02:52 UTC, Felix Johnson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2016-08-08 16:56:00 UTC
As in SEE ALSO of etherswitch(4), the manpage  arswitch(4) is missing.
Comment 1 Felix Johnson 2021-10-06 02:52:32 UTC
Created attachment 228471 [details]
New man page arswitch(4)

Wrote new man page, arswitch(4).
If there are any features I missed, let me know and I'll update the man page.
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-10-06 03:35:35 UTC
Hey, could you please open reviews on Phabricator for longer patches and add "manpages" as group reviewers? Would happily help to commit this, but thought we could first get more visibility there and get it properly reviewed. :)
Comment 3 Felix Johnson 2021-10-13 02:24:14 UTC
Created Phabricator review:

https://reviews.freebsd.org/D32476

This replaces the attachment.
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-10-20 03:36:06 UTC
A commit in branch main references this bug:

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

commit 262717e270c3e8a28fa2937db750ba946be8c836
Author:     Felix Johnson <felix.the.red@gmail.com>
AuthorDate: 2021-10-20 03:29:11 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-10-20 03:35:04 +0000

    arswitch(4): Add new manpage

    PR:             211668
    Reported by:    O. Hartmann <ohartmann@walstatt.org>
    Reviewed by:    adrian, debdrup, imp
    Differential Revision:  https://reviews.freebsd.org/D32476

 share/man/man4/arswitch.4 (new) | 91 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 91 insertions(+)
Comment 5 Guangyuan Yang freebsd_committer freebsd_triage 2021-10-20 03:38:47 UTC
Committed, thanks again for the contribution! And please keep up using Phabricator for larger patches in the future :)
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-10-21 19:24:48 UTC
A commit in branch main references this bug:

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

commit d677560dd0711d49ab00c6c54a017cca581e15c0
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-10-21 19:22:34 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-10-21 19:23:48 +0000

    arswitch(4): Hook new manpage to build

    PR:             211668
    Fixes:          262717e270c3e8a28fa2937db750ba946be8c836
    Reported by:    jhb

 share/man/man4/Makefile | 1 +
 1 file changed, 1 insertion(+)