aboutsummaryrefslogtreecommitdiffstats
path: root/man3/crypt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/crypt.3')
-rw-r--r--man3/crypt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/crypt.3 b/man3/crypt.3
index 31d943c79d..73559129d0 100644
--- a/man3/crypt.3
+++ b/man3/crypt.3
@@ -135,6 +135,8 @@ function was not implemented, probably because of U.S.A. export restrictions.
.\" .PP
.\" Making encrypted data computed using crypt() publicly available has
.\" to be considered insecure for the given reasons.
+.SH "CONFORMING TO"
+SVr4, 4.3BSD, POSIX.1-2001
.SH NOTES
.SS Glibc Notes
The glibc2 version of this function has the following additional features.
@@ -155,8 +157,6 @@ is significant here (instead of only the first
8 bytes).
.LP
Programs using this function must be linked with \-lcrypt.
-.SH "CONFORMING TO"
-SVr4, 4.3BSD, POSIX.1-2001
.SH "SEE ALSO"
.BR login (1),
.BR passwd (1),