On 10/19/21 8:35 PM, Guangyuan Yang wrote:
The branch main has been updated by ygy (doc, ports committer):
URL:
https://cgit.FreeBSD.org/src/commit/?id=262717e270c3e8a28fa2937db750ba946be8c836
commit 262717e270c3e8a28fa2937db750ba946be8c836
Author: Felix Johnson <[email protected]>
AuthorDate: 2021-10-20 03:29:11 +0000
Commit: Guangyuan Yang <[email protected]>
CommitDate: 2021-10-20 03:35:04 +0000
arswitch(4): Add new manpage
PR: 211668
Reported by: O. Hartmann <[email protected]>
Reviewed by: adrian, debdrup, imp
Differential Revision: https://reviews.freebsd.org/D32476
---
share/man/man4/arswitch.4 | 91 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 91 insertions(+)
Do you need to add this to the Makefile so it is installed?
--
John Baldwin