Author: emaste
Date: Wed Sep  2 17:46:56 2020
New Revision: 365263
URL: https://svnweb.freebsd.org/changeset/base/365263

Log:
  MFC r364790: date.1: note possibly surprising behaviour of -j -f
  
  PR:           248918

Modified:
  stable/12/bin/date/date.1
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/bin/date/date.1
==============================================================================
--- stable/12/bin/date/date.1   Wed Sep  2 17:36:30 2020        (r365262)
+++ stable/12/bin/date/date.1   Wed Sep  2 17:46:56 2020        (r365263)
@@ -32,7 +32,7 @@
 .\"     @(#)date.1     8.3 (Berkeley) 4/28/95
 .\" $FreeBSD$
 .\"
-.Dd August 4, 2018
+.Dd August 25, 2020
 .Dt DATE 1
 .Os
 .Sh NAME
@@ -154,6 +154,9 @@ This allows you to use the
 flag in addition to the
 .Cm +
 option to convert one date format to another.
+Note that any date or time components unspecified by the
+.Fl f
+format string take their values from the current time.
 .It Fl n
 By default, if the
 .Xr timed 8
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to