date.1: Examples: Use syntax that is also compatible with csh

MFC after:	1 month
Sponsored by:	Klara Inc.
This commit is contained in:
Mateusz Piotrowski 2023-02-27 17:34:00 +01:00
parent 6e9b4e3e0d
commit de7a6b6fd0

View file

@ -32,7 +32,7 @@
.\" @(#)date.1 8.3 (Berkeley) 4/28/95
.\" $FreeBSD$
.\"
.Dd July 28, 2022
.Dd February 27, 2023
.Dt DATE 1
.Os
.Sh NAME
@ -516,7 +516,7 @@ will display
.Pp
Finally the command:
.Pp
.Dl "date -j -f ""%a %b %d %T %Z %Y"" ""`LC_ALL=C date`"" ""+%s"""
.Dl "date -j -f ""%a %b %d %T %Z %Y"" ""`env LC_ALL=C date`"" ""+%s"""
.Pp
can be used to parse the output from
.Nm