Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2016 20:52:58 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r307793 - stable/11/usr.bin/calendar
Message-ID:  <201610222052.u9MKqwEU014285@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610222052.u9MKqwEU014285>