summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-03 13:40:18 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-03 13:40:18 +0000
commit7e3f3a2b83bdaf6b8929d44bacefb12730122d72 (patch)
tree4a9b9f72b3ff11e3a1fd84ad2c448db55af1d26e /mandoc.1
parentc3e510863e8794c67068a3e8afc61d9af760144f (diff)
downloadmandoc-7e3f3a2b83bdaf6b8929d44bacefb12730122d72.tar.gz
warn about time machines; suggested by Thomas Klausner <wiz @ NetBSD>
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.18
1 files changed, 8 insertions, 0 deletions
diff --git a/mandoc.1 b/mandoc.1
index 8da51c61..ef280ab7 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -981,6 +981,14 @@ The date given in a
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.