Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2022 12:27:26 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 63c9d5dc762f - stable/12 - libpathconv: bump man page dates
Message-ID:  <202208101227.27ACRQsU073113@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=63c9d5dc762fb3083f2d85b3978cb51402f1e5d0

commit 63c9d5dc762fb3083f2d85b3978cb51402f1e5d0
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-08-09 08:05:31 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-08-10 12:27:17 +0000

    libpathconv: bump man page dates
    
    - bump the man page dates to the date of mandoc fixes
    
    Reported by:    rpokala
    X-MFC with:     094517119c62c23369d545a7475ae982d86330a3
    
    (cherry picked from commit 948168c778e872552da7b3ef22a6d55df1215ed2)
---
 lib/libpathconv/abs2rel.3 | 2 +-
 lib/libpathconv/rel2abs.3 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/libpathconv/abs2rel.3 b/lib/libpathconv/abs2rel.3
index 33ad58d60880..89fcb2d37554 100644
--- a/lib/libpathconv/abs2rel.3
+++ b/lib/libpathconv/abs2rel.3
@@ -25,7 +25,7 @@
 .\"
 .\"  $FreeBSD$
 .\"
-.Dd December 15, 1997
+.Dd August 7, 2022
 .Dt ABS2REL 3
 .Os
 .Sh NAME
diff --git a/lib/libpathconv/rel2abs.3 b/lib/libpathconv/rel2abs.3
index 8bc880707d7b..64dd2fa166ce 100644
--- a/lib/libpathconv/rel2abs.3
+++ b/lib/libpathconv/rel2abs.3
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 3, 1997
+.Dd August 7, 2022
 .Dt REL2ABS 3
 .Os
 .Sh NAME



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