git: 948168c778e8 - main - libpathconv: bump man page dates
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Aug 2022 08:06:27 UTC
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=948168c778e872552da7b3ef22a6d55df1215ed2 commit 948168c778e872552da7b3ef22a6d55df1215ed2 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2022-08-09 08:05:31 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-08-09 08:05:31 +0000 libpathconv: bump man page dates - bump the man page dates to the date of mandoc fixes Reported by: rpokala X-MFC with: 094517119c62c23369d545a7475ae982d86330a3 --- 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