summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2018-10-30 22:31:45 +0000
committerjmc <jmc@openbsd.org>2018-10-30 22:31:45 +0000
commit4889d2209a801bea6e18a4388144f09cbc67833c (patch)
treea323a0c12b688eaf10e3cde26d6173762ed418b0 /lib/libc
parentReplace with minimal version written from scratch that just defines the data (diff)
downloadwireguard-openbsd-4889d2209a801bea6e18a4388144f09cbc67833c.tar.xz
wireguard-openbsd-4889d2209a801bea6e18a4388144f09cbc67833c.zip
use Mdocdate;
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/timespec_get.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/timespec_get.3 b/lib/libc/gen/timespec_get.3
index ea4771753d1..1092344a666 100644
--- a/lib/libc/gen/timespec_get.3
+++ b/lib/libc/gen/timespec_get.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: timespec_get.3,v 1.1 2018/10/30 16:28:42 guenther Exp $
+.\" $OpenBSD: timespec_get.3,v 1.2 2018/10/30 22:31:45 jmc Exp $
.\" $NetBSD: timespec_get.3,v 1.4 2018/08/13 06:08:48 wiz Exp $
.\"
.\" Copyright (c) 2016 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd August 10, 2018
+.Dd $Mdocdate: October 30 2018 $
.Dt TIMESPEC_GET 3
.Os
.Sh NAME