git: c40e0bff7257 - main - date.1: Note that nanosecond support is to appear first in 14.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 May 2024 20:48:31 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/src/commit/?id=c40e0bff7257e6d239779a5106dc67429941f63f
commit c40e0bff7257e6d239779a5106dc67429941f63f
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:48:08 +0000
date.1: Note that nanosecond support is to appear first in 14.1
Sponsored by: Klara, Inc.
---
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 afa6d555a503..29cde37ca904 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April 26, 2024
+.Dd May 2, 2024
.Dt DATE 1
.Os
.Sh NAME
@@ -614,4 +614,4 @@ flag was added in
The
.Ql %N
conversion specification was added in
-.Fx 15.0 .
+.Fx 14.1 .