svn commit: r204883 - user/edwin/ncal

Edwin Groothuis edwin at FreeBSD.org
Mon Mar 8 21:09:48 UTC 2010


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.


More information about the svn-src-user mailing list