Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 19:24:09 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d677560dd071 - main - arswitch(4): Hook new manpage to build
Message-ID:  <202110211924.19LJO9j5066275@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy (doc, ports committer):

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(+)

diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 421de8728a05..af3ad94c9e2e 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -50,6 +50,7 @@ MAN=	aac.4 \
 	${_aout.4} \
 	${_apic.4} \
 	arcmsr.4 \
+	arswitch.4 \
 	${_asmc.4} \
 	at45d.4 \
 	ata.4 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211924.19LJO9j5066275>