diff options
Diffstat (limited to 'secure/lib/libcipher')
-rw-r--r-- | secure/lib/libcipher/cipher.3 | 2 |
1 files changed, 1 insertions, 1 deletions
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 <unistd.h> +.In unistd.h .Ft int .Fn setkey "const char *key" .Ft int |