diff options
author | denny <denny@cvs.openbsd.org> | 1997-08-19 06:30:00 +0000 |
---|---|---|
committer | denny <denny@cvs.openbsd.org> | 1997-08-19 06:30:00 +0000 |
commit | f69fa44b57638728dcdb9483323e2b012b7971e5 (patch) | |
tree | 23bf7b7dfcd682bdbdb4496733c4647f5d757dbf | |
parent | 88d5c2aa20783f8525f9a2836432a37a57c59ee2 (diff) |
Note POSIX 10003.2 conformance.
-rw-r--r-- | usr.bin/cal/cal.1 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.bin/cal/cal.1 b/usr.bin/cal/cal.1 index 73ce4b08288..e994a63c63d 100644 --- a/usr.bin/cal/cal.1 +++ b/usr.bin/cal/cal.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cal.1,v 1.3 1997/06/02 08:53:29 deraadt Exp $ +.\" $OpenBSD: cal.1,v 1.4 1997/08/19 06:29:59 denny Exp $ .\" $NetBSD: cal.1,v 1.6 1995/09/02 05:34:20 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -81,6 +81,12 @@ By this time, most countries had recognized the reformation (although a few did not recognize it until the early 1900's.) Ten days following that date were eliminated by the reformation, so the calendar for that month is a bit unusual. +.Sh STANDARDS +The +.Nm cal +command offers a superset of +.St -p1003.2 +functionality. .Sh HISTORY A .Nm |