Date: Mon, 8 Mar 2010 21:09:48 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r204883 - user/edwin/ncal Message-ID: <201003082109.o28L9mkP008356@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: edwin Date: Mon Mar 8 21:09:47 2010 New Revision: 204883 URL: http://svn.freebsd.org/changeset/base/204883 Log: Add bug note: Running arguments in different orders may give varying results. Modified: user/edwin/ncal/ncal.1 Modified: user/edwin/ncal/ncal.1 ============================================================================== --- user/edwin/ncal/ncal.1 Mon Mar 8 21:05:29 2010 (r204882) +++ user/edwin/ncal/ncal.1 Mon Mar 8 21:09:47 2010 (r204883) @@ -169,3 +169,6 @@ command and manual were written by .Sh BUGS The assignment of Julian\(enGregorian switching dates to country codes is historically naive for many countries. +.Pp +Not all options are compatible and using them in different orders +will give varying results.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003082109.o28L9mkP008356>