logo

cross-unix-documentation

documentation of similarities and (noteworthy) differencies between Unix systems
commit: 90ed4c9b17179973253158d9cee2725790d188fa
parent: e2444caffa67ea43c9f4825b4c59c1433c11ffe1
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun,  3 Mar 2019 08:19:12 +0100

man1x/date.1x: Add 4.2BSD

Source: https://minnie.tuhs.org/cgi-bin/utree.pl?file=4.2BSD/usr/man/man1/date.1

Diffstat:

Mman1x/date.1x7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/man1x/date.1x b/man1x/date.1x @@ -36,7 +36,7 @@ format with braces. .Bl -tag .It POSIX mmddhhmm[[cc]yy] which makes it %m%d%H%M[[%C]%y] -.It Nx Fx Ox +.It Nx , Fx , Ox [[[[[CC]yy]mm]dd]HH]MM[.SS] which makes it [[[[[[%C]%y]%m]%d]%H]%M[.%S]] .It GNU MMDDhhmm[[CC]YY][.ss] which makes it %m%d%H%M[[%C]%y][.%S] @@ -48,7 +48,7 @@ YYYY-MM-DD hh:mm[:ss] [[[[[YY]YY]MM]DD]hh]mm[.ss] .It At v6 mmddhhmm[yy] which makes it %m%d%H%M[%y] -.It At 10th +.It At 10th , Bx 4.2 yymmddhhmm[.ss] which makes it %y%m%d%H%M[.%S] .Sh SOURCE .Nx 8.0 , @@ -57,6 +57,7 @@ yymmddhhmm[.ss] which makes it %y%m%d%H%M[.%S] GNU coreutils 8.30, BusyBox 1.30.1, .At v6 , -.At 10th +.At 10th , +.Bx 4.2 .Sh AUTHORS .An Haelwenn (lanodan) Monnier Aq Mt contact+c-u-d@hacktivis.me