Date: Fri, 27 Dec 2024 17:06:22 GMT From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 35135bb0870f - stable/14 - ccr(4): Belatedly bump .Dd for prior commit Message-ID: <202412271706.4BRH6Mnx037301@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=35135bb0870f4680c25df8662135118f27acb669 commit 35135bb0870f4680c25df8662135118f27acb669 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2024-11-25 20:16:09 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2024-12-27 15:35:41 +0000 ccr(4): Belatedly bump .Dd for prior commit Pointy hat to: jhb (cherry picked from commit bf06074106cf80564e1137b0f6ad0eb923baca55) --- 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?202412271706.4BRH6Mnx037301>