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. --- lib/libcompat/regexp/regexp.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcompat/regexp') diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3 index 3ddf30b29a22..601ffbd66e51 100644 --- a/lib/libcompat/regexp/regexp.3 +++ b/lib/libcompat/regexp/regexp.3 @@ -44,7 +44,7 @@ .Sh LIBRARY .Lb libcompat .Sh SYNOPSIS -.Fd #include +.In regexp.h .Ft regexp * .Fn regcomp "const char *exp" .Ft int -- cgit v1.2.3