svn commit: r344875 - head/usr.bin/ncal

Mateusz Piotrowski 0mp at FreeBSD.org
Thu Mar 7 11:09:26 UTC 2019


Author: 0mp (ports committer)
Date: Thu Mar  7 11:09:25 2019
New Revision: 344875
URL: https://svnweb.freebsd.org/changeset/base/344875

Log:
  Do not reference deskutils/cal from cal.1.
  
  The ports version of cal is an abandonware so in order to minimize the
  potential bit rot of our documentation let's not mention it at all.
  Interested users are going to find suitable alternatives anyway on their
  own.
  
  Reported by:	bapt
  Approved by:	bapt (src)
  Approved by:	krion (mentor, implicit), mat (mentor, implicit)
  Differential Revision:	https://reviews.freebsd.org/D19492

Modified:
  head/usr.bin/ncal/ncal.1

Modified: head/usr.bin/ncal/ncal.1
==============================================================================
--- head/usr.bin/ncal/ncal.1	Thu Mar  7 10:19:40 2019	(r344874)
+++ head/usr.bin/ncal/ncal.1	Thu Mar  7 11:09:25 2019	(r344875)
@@ -202,9 +202,3 @@ will give varying results.
 .Pp
 It is not possible to display Monday as the first day of the week with
 .Nm cal .
-If you want to use
-.Nm cal
-and want to have Mondays to start the week, use the ports version
-.Pq Pa deskutils/cal
-rather than the base system
-.Nm cal .


More information about the svn-src-head mailing list