From 32eef9aeb1f39a1623cea55da147c89abbd5b9a5 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 1 Oct 2001 16:09:29 +0000 Subject: mdoc(7) police: Use the new .In macro for #include statements. --- share/man/man9/tvtohz.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man9/tvtohz.9') diff --git a/share/man/man9/tvtohz.9 b/share/man/man9/tvtohz.9 index 4512104ca432..b8b58a562139 100644 --- a/share/man/man9/tvtohz.9 +++ b/share/man/man9/tvtohz.9 @@ -31,7 +31,7 @@ .Nm tvtohz .Nd convert time interval to tick count .Sh SYNOPSIS -.Fd #include +.In sys/time.h .Ft int .Fn tvtohz "struct timeval *tv" .Sh DESCRIPTION -- cgit v1.2.3