git: f1dbcadb5aa6 - stable/13 - libpathconv: bump man page dates
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Aug 2022 12:23:09 UTC
The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f1dbcadb5aa67b1e93cb85f2e278a89e0c6c1939 commit f1dbcadb5aa67b1e93cb85f2e278a89e0c6c1939 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:22:56 +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 fd684aa072d9..a1aaa83a83dd 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