Date: Sat, 1 Aug 2020 14:41:43 +0000 (UTC) From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r363765 - stable/12/usr.bin/ncal Message-ID: <202008011441.071Efhc5043898@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer) Date: Sat Aug 1 14:41:43 2020 New Revision: 363765 URL: https://svnweb.freebsd.org/changeset/base/363765 Log: MFC r359418 (by grog): Add STANDARDS section PR: 239723 Submitted by: gbe Reported by: gbe Modified: stable/12/usr.bin/ncal/ncal.1 Directory Properties: stable/12/ (props changed) Modified: stable/12/usr.bin/ncal/ncal.1 ============================================================================== --- stable/12/usr.bin/ncal/ncal.1 Sat Aug 1 14:33:22 2020 (r363764) +++ stable/12/usr.bin/ncal/ncal.1 Sat Aug 1 14:41:43 2020 (r363765) @@ -179,6 +179,24 @@ Highlighting of dates is disabled if stdout is not a t .Sh SEE ALSO .Xr calendar 3 , .Xr strftime 3 +.Sh STANDARDS +The +.Nm +utility is compliant with the +X/Open System Interfaces option of the +.St -p1003.1-2008 +specification. +.Pp +The flags +.Op Fl 3hyJeopw , +as well as the ability to specify a month name as a single argument, +are extensions to that specification. +.Pp +The week number computed by +.Fl w +is compliant with the +.St -iso8601 +specification. .Sh HISTORY A .Nm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008011441.071Efhc5043898>