Date: Sun, 24 Jul 2016 11:05:23 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r303265 - head/usr.bin/calendar Message-ID: <201607241105.u6OB5Nbh034892@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Jul 24 11:05:23 2016 New Revision: 303265 URL: https://svnweb.freebsd.org/changeset/base/303265 Log: Remove reference cpp(1) which is not used anymore Modified: head/usr.bin/calendar/calendar.1 Modified: head/usr.bin/calendar/calendar.1 ============================================================================== --- head/usr.bin/calendar/calendar.1 Sun Jul 24 10:35:44 2016 (r303264) +++ head/usr.bin/calendar/calendar.1 Sun Jul 24 11:05:23 2016 (r303265) @@ -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?201607241105.u6OB5Nbh034892>