diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2022-08-09 08:05:31 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2022-08-09 08:05:31 +0000 |
| commit | 948168c778e872552da7b3ef22a6d55df1215ed2 (patch) | |
| tree | ebe83551512ad55a4bc9a20654cb7a1308724e76 /lib/libpathconv | |
| parent | 821b850a3bb73a78eef97ea22d1dc6ea82195b65 (diff) | |
Diffstat (limited to 'lib/libpathconv')
| -rw-r--r-- | lib/libpathconv/abs2rel.3 | 2 | ||||
| -rw-r--r-- | 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 |
