Re: git: 262717e270c3 - main - arswitch(4): Add new manpage

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Wed, 20 Oct 2021 15:59:52 UTC
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 <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 | 91 +++++++++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 91 insertions(+)

Do you need to add this to the Makefile so it is installed?

-- 
John Baldwin