encrypt.3: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 08:58:17 +02:00
parent 6c64e4a516
commit d0aab8a90c
1 changed files with 4 additions and 5 deletions

View File

@ -139,11 +139,10 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
The functions
.BR encrypt ()
and
.BR setkey ()
conform to SVr4, SUSv2, and POSIX.1-2001.
.BR encrypt (),
.BR setkey ():
POSIX.1-2001, POSIX.1-2008, SUS, SVr4.
The functions
.BR encrypt_r ()
and