svn commit: r307793 - stable/11/usr.bin/calendar

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 22 20:52:59 UTC 2016


Author: bapt
Date: Sat Oct 22 20:52:58 2016
New Revision: 307793
URL: https://svnweb.freebsd.org/changeset/base/307793

Log:
  MFC r303265:
  
  Remove reference cpp(1) which is not used anymore

Modified:
  stable/11/usr.bin/calendar/calendar.1
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/usr.bin/calendar/calendar.1
==============================================================================
--- stable/11/usr.bin/calendar/calendar.1	Sat Oct 22 20:50:49 2016	(r307792)
+++ stable/11/usr.bin/calendar/calendar.1	Sat Oct 22 20:52:58 2016	(r307793)
@@ -28,7 +28,7 @@
 .\"     @(#)calendar.1  8.1 (Berkeley) 6/29/93
 .\" $FreeBSD$
 .\"
-.Dd April 6, 2013
+.Dd July 24, 2016
 .Dt CALENDAR 1
 .Os
 .Sh NAME
@@ -295,7 +295,6 @@ This is no longer true, the date is only
 at the beginning of a line.
 .Sh SEE ALSO
 .Xr at 1 ,
-.Xr cpp 1 ,
 .Xr mail 1 ,
 .Xr cron 8
 .Sh HISTORY


More information about the svn-src-stable mailing list