mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 15:44:04 +01:00
Fixed missing include in synopsis.
This commit is contained in:
parent
2777e3a86d
commit
f92c744fd8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55897
@ -38,6 +38,7 @@
|
||||
.Nm crypt
|
||||
.Nd Trapdoor encryption
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <unistd.h>
|
||||
.Ft char *
|
||||
.Fn crypt "const char *key" "const char *salt"
|
||||
.Sh DESCRIPTION
|
||||
|
@ -39,6 +39,7 @@
|
||||
.Nd manipulate IPsec policy specification structure from readable string
|
||||
.\"
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/types.h>
|
||||
.Fd #include <netinet6/ipsec.h>
|
||||
.Ft "char *"
|
||||
.Fn ipsec_set_policy "char *policy" "int len"
|
||||
|
Loading…
Reference in New Issue
Block a user