Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 10:07:46 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r366249 - head/usr.bin/calendar
Message-ID:  <202009291007.08TA7kil080645@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Tue Sep 29 10:07:46 2020
New Revision: 366249
URL: https://svnweb.freebsd.org/changeset/base/366249

Log:
  Bump manual page date after 366243
  
  While here, address mandoc warnings.

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

Modified: head/usr.bin/calendar/calendar.1
==============================================================================
--- head/usr.bin/calendar/calendar.1	Tue Sep 29 09:36:06 2020	(r366248)
+++ head/usr.bin/calendar/calendar.1	Tue Sep 29 10:07:46 2020	(r366249)
@@ -28,7 +28,7 @@
 .\"     @(#)calendar.1  8.1 (Berkeley) 6/29/93
 .\" $FreeBSD$
 .\"
-.Dd July 24, 2016
+.Dd September 29, 2020
 .Dt CALENDAR 1
 .Os
 .Sh NAME
@@ -200,7 +200,7 @@ internally, allowing the inclusion of shared files suc
 lists of company holidays or meetings.
 This limited subset consists of \fB#include #ifndef #endif\fR and \fB#define\fR.
 If the shared file is not referenced by a full pathname,
-.Xr calendar 1
+.Nm
 searches in the current (or home) directory first, and then in the
 directory
 .Pa /usr/share/calendar .
@@ -248,7 +248,7 @@ do not send mail if this file exists.
 .El
 .Pp
 The following default calendar files are provided in
-.Pa /usr/share/calendar:
+.Pa /usr/share/calendar :
 .Pp
 .Bl -tag -width calendar.southafrica -compact
 .It Pa calendar.all



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