summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/manpath.h
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-11-28 19:25:03 +0000
committerschwarze <schwarze@openbsd.org>2014-11-28 19:25:03 +0000
commit30997c59ae7ff2fa8677d3a573e72d39d247e0cc (patch)
tree4956cac020eaa100baa7c77b8423339fee28cbd4 /usr.bin/mandoc/manpath.h
parentAT&T is unlikely to release an new version of Research UNIX any time soon. (diff)
downloadwireguard-openbsd-30997c59ae7ff2fa8677d3a573e72d39d247e0cc.tar.xz
wireguard-openbsd-30997c59ae7ff2fa8677d3a573e72d39d247e0cc.zip
Add some missing OpenBSD RCS markers
and a few missing <sys/types.h> inclusions; no code change.
Diffstat (limited to 'usr.bin/mandoc/manpath.h')
-rw-r--r--usr.bin/mandoc/manpath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mandoc/manpath.h b/usr.bin/mandoc/manpath.h
index 9ae68d36412..f1623c08a80 100644
--- a/usr.bin/mandoc/manpath.h
+++ b/usr.bin/mandoc/manpath.h
@@ -1,4 +1,4 @@
-/* $Id: manpath.h,v 1.5 2014/11/27 14:31:29 deraadt Exp $ */
+/* $OpenBSD: manpath.h,v 1.6 2014/11/28 19:25:03 schwarze Exp $ */
/*
* Copyright (c) 2011 Ingo Schwarze <schwarze@openbsd.org>
* Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>