From 623da62a5a107f8c09ce13cac2352200842890c6 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 1 Oct 2001 16:09:29 +0000 Subject: mdoc(7) police: Use the new .In macro for #include statements. --- share/man/man3/pthread_cond_signal.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man3/pthread_cond_signal.3') diff --git a/share/man/man3/pthread_cond_signal.3 b/share/man/man3/pthread_cond_signal.3 index 654d5a8..4bb85c9 100644 --- a/share/man/man3/pthread_cond_signal.3 +++ b/share/man/man3/pthread_cond_signal.3 @@ -36,7 +36,7 @@ .Sh LIBRARY .Lb libc_r .Sh SYNOPSIS -.Fd #include +.In pthread.h .Ft int .Fn pthread_cond_signal "pthread_cond_t *cond" .Sh DESCRIPTION -- cgit v1.1