Date: Mon, 25 Nov 2024 20:16:37 GMT From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: bf06074106cf - main - ccr(4): Belatedly bump .Dd for prior commit Message-ID: <202411252016.4APKGbBA016834@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=bf06074106cf80564e1137b0f6ad0eb923baca55 commit bf06074106cf80564e1137b0f6ad0eb923baca55 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2024-11-25 20:16:09 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2024-11-25 20:16:09 +0000 ccr(4): Belatedly bump .Dd for prior commit Pointy hat to: jhb --- share/man/man4/ccr.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/ccr.4 b/share/man/man4/ccr.4 index 2626d3ccdd48..de3f3609a285 100644 --- a/share/man/man4/ccr.4 +++ b/share/man/man4/ccr.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd June 3, 2019 +.Dd November 25, 2024 .Dt CCR 4 .Os .Sh NAME
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411252016.4APKGbBA016834>