summaryrefslogtreecommitdiffstats
path: root/lib/libc/time
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-01-21 03:15:44 +0000
committerschwarze <schwarze@openbsd.org>2014-01-21 03:15:44 +0000
commit369bef3a142061d28bd38b74f30fd054965b81c6 (patch)
tree8fe7ba65015980e03507c9128cf9b21f5074ceff /lib/libc/time
parentUpdate the names of the DIOCXBEGIN ruleset types. (diff)
downloadwireguard-openbsd-369bef3a142061d28bd38b74f30fd054965b81c6.tar.xz
wireguard-openbsd-369bef3a142061d28bd38b74f30fd054965b81c6.zip
obvious .Pa fixes; found with mandocdb(8)
Diffstat (limited to 'lib/libc/time')
-rw-r--r--lib/libc/time/ctime.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3
index a1a4bd101f7..8299d1dcf57 100644
--- a/lib/libc/time/ctime.3
+++ b/lib/libc/time/ctime.3
@@ -1,7 +1,7 @@
-.\" $OpenBSD: ctime.3,v 1.40 2013/07/17 05:42:11 schwarze Exp $
+.\" $OpenBSD: ctime.3,v 1.41 2014/01/21 03:15:45 schwarze Exp $
.\"
.\"
-.Dd $Mdocdate: July 17 2013 $
+.Dd $Mdocdate: January 21 2014 $
.Dt CTIME 3
.Os
.Sh NAME
@@ -217,7 +217,7 @@ expressed in seconds.
Declarations of all the functions and externals, and the
.Li tm
structure, are in the
-.Aq Pa time.h
+.In time.h
header file.
The structure (of type)
.Li struct tm