aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man_validate.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-12-16 00:21:05 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-12-16 00:21:05 +0000
commite99cbd494b676fd97d1a88d8efc2a197c5215c60 (patch)
treed1db1bc8431c8c4dbac4e339567968e3fe8e6be8 /man_validate.c
parentfb7ea55796176565141285c5c6de1d3127655116 (diff)
downloadmandoc-e99cbd494b676fd97d1a88d8efc2a197c5215c60.tar.gz
mandoc-e99cbd494b676fd97d1a88d8efc2a197c5215c60.tar.zst
mandoc-e99cbd494b676fd97d1a88d8efc2a197c5215c60.zip
s/OpenBSD/Id/ in CVS Ids
Diffstat (limited to 'man_validate.c')
-rw-r--r--man_validate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/man_validate.c b/man_validate.c
index 87d0dc05..cfe6bc8b 100644
--- a/man_validate.c
+++ b/man_validate.c
@@ -1,4 +1,4 @@
-/* $OpenBSD$ */
+/* $Id: man_validate.c,v 1.142 2018/12/16 00:21:05 schwarze Exp $ */
/*
* Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2010, 2012-2018 Ingo Schwarze <schwarze@openbsd.org>