=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/mandoc.1,v retrieving revision 1.135 retrieving revision 1.136 diff -c -r1.135 -r1.136 *** src/usr.bin/mandoc/mandoc.1 2017/07/02 15:31:48 1.135 --- src/usr.bin/mandoc/mandoc.1 2017/07/03 13:40:00 1.136 *************** *** 1,4 **** ! .\" $OpenBSD: mandoc.1,v 1.135 2017/07/02 15:31:48 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014-2017 Ingo Schwarze --- 1,4 ---- ! .\" $OpenBSD: mandoc.1,v 1.136 2017/07/03 13:40:00 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014-2017 Ingo Schwarze *************** *** 15,21 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: July 2 2017 $ .Dt MANDOC 1 .Os .Sh NAME --- 15,21 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: July 3 2017 $ .Dt MANDOC 1 .Os .Sh NAME *************** *** 981,986 **** --- 981,994 ---- or .Ic \&TH macro does not follow the conventional format. + .It Sy "date in the future, using it anyway" + .Pq mdoc , man + The date given in a + .Ic \&Dd + or + .Ic \&TH + macro is more than a day ahead of the current system + .Xr time 3 . .It Sy "missing Os macro, using \(dq\(dq" .Pq mdoc The default or current system is not shown in this case.