commit: 88228687e11c10bf3c97f3b8a4f5dffb83bad3d3
parent 18f80a248c427111b5ddc74e6f9e42d45657d188
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  1 Nov 2023 06:56:58 +0100
cmd/date.1.in: Fix syntax
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/cmd/date.1.in b/cmd/date.1.in
@@ -54,8 +54,10 @@ Look at the manual page of
 .Xr strftime 3
 for the environment variables, typical ones are 
 .Ev TZ ,
-.Ev LC_TIME and
-.Ev LC_ALL but that depends on your system.
+.Ev LC_TIME
+and
+.Ev LC_ALL
+but this depends on your system.
 .Sh EXIT STATUS
 .Ex -std
 .Sh SEE ALSO