Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2024 20:53:11 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: f609ff5a499a - stable/14 - date.1: Note that nanosecond support is to appear first in 14.1
Message-ID:  <202405022053.442KrBlp040156@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by 0mp:

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

commit f609ff5a499a4cf43658e0758866957463fb6fe8
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-05-02 20:45:25 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-05-02 20:52:38 +0000

    date.1: Note that nanosecond support is to appear first in 14.1
    
    Sponsored by:   Klara, Inc.
    
    (cherry picked from commit c40e0bff7257e6d239779a5106dc67429941f63f)
---
 bin/date/date.1 | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/bin/date/date.1 b/bin/date/date.1
index 88974e27d5a4..29cde37ca904 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -29,9 +29,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)date.1	8.3 (Berkeley) 4/28/95
-.\"
-.Dd April 26, 2024
+.Dd May 2, 2024
 .Dt DATE 1
 .Os
 .Sh NAME
@@ -616,4 +614,4 @@ flag was added in
 The
 .Ql %N
 conversion specification was added in
-.Fx 15.0 .
+.Fx 14.1 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405022053.442KrBlp040156>