The branch main has been updated by ceri (doc committer):

URL: 
https://cgit.FreeBSD.org/src/commit/?id=3e4946f0aad9961c6e121192acb33956ff612e46

commit 3e4946f0aad9961c6e121192acb33956ff612e46
Author:     Ceri Davies <[email protected]>
AuthorDate: 2021-06-16 09:18:56 +0000
Commit:     Ceri Davies <[email protected]>
CommitDate: 2021-06-16 09:18:56 +0000

    date.1: Remove mention of -d and -f flags
    
    These flags were removed in 2019.
    
    PR:             256631
    Submitted by:   David Fiander <[email protected]>
    MFC After:      3 days
---
 bin/date/date.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/date/date.1 b/bin/date/date.1
index a7b6265d1195..8f187b311a82 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -32,7 +32,7 @@
 .\"     @(#)date.1     8.3 (Berkeley) 4/28/95
 .\" $FreeBSD$
 .\"
-.Dd August 25, 2020
+.Dd June 16, 2021
 .Dt DATE 1
 .Os
 .Sh NAME
@@ -455,7 +455,7 @@ The
 utility is expected to be compatible with
 .St -p1003.2 .
 The
-.Fl d , f , I , j , r , t ,
+.Fl f , I , j , r ,
 and
 .Fl v
 options are all extensions to the standard.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "[email protected]"

Reply via email to