From f3d41d655ed4904507b7ca9259ec9b9a8d5ef9c0 Mon Sep 17 00:00:00 2001 From: bde Date: Thu, 13 Jan 2000 10:21:25 +0000 Subject: Fixed missing include in synopsis. --- lib/libcrypt/crypt.3 | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libcrypt') diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3 index 41c36c3..8fc6da2 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -38,6 +38,7 @@ .Nm crypt .Nd Trapdoor encryption .Sh SYNOPSIS +.Fd #include .Ft char * .Fn crypt "const char *key" "const char *salt" .Sh DESCRIPTION -- cgit v1.1