commit: 602d602ca7d33485260e550a8ae1c88e5d086ed5
parent 96eb4ca1b43ccd758be30e2e0f7ae17c0f337725
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 3 Jun 2023 12:30:23 +0200
cmd/touch.1: Fix .Dd datetime
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmd/touch.1 b/cmd/touch.1
@@ -1,7 +1,7 @@
.\" Collection of Unix tools, comparable to coreutils
.\" Copyright 2023 Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
.\" SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only
-.Dd 2024-06-03
+.Dd 2023-06-03
.Dt TOUCH 1
.Os
.Sh NAME