From 1c23ef339bcd24785a7edbf6087f4e9c1054a22e Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 8 Sep 2003 19:57:22 +0000 Subject: mdoc(7): Use the new feature of the .In macro. --- lib/libc/stdtime/ctime.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdtime') diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3 index 3557471..68aa10b 100644 --- a/lib/libc/stdtime/ctime.3 +++ b/lib/libc/stdtime/ctime.3 @@ -266,7 +266,7 @@ returns the difference between two calendar times, expressed in seconds. .Pp External declarations as well as the tm structure definition are in the -.Aq Pa time.h +.In time.h include file. The tm structure includes at least the following fields: .Bd -literal -offset indent -- cgit v1.1