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. --- secure/lib/libcipher/cipher.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'secure/lib') diff --git a/secure/lib/libcipher/cipher.3 b/secure/lib/libcipher/cipher.3 index cd643ae..f8b2382 100644 --- a/secure/lib/libcipher/cipher.3 +++ b/secure/lib/libcipher/cipher.3 @@ -43,7 +43,7 @@ .Sh LIBRARY .Lb libcipher .Sh SYNOPSIS -.Fd #include +.In unistd.h .Ft int .Fn setkey "const char *key" .Ft int -- cgit v1.1