summaryrefslogtreecommitdiff
path: root/usr/src/man/man7/crypt_unix.7
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man7/crypt_unix.7')
-rw-r--r--usr/src/man/man7/crypt_unix.718
1 files changed, 9 insertions, 9 deletions
diff --git a/usr/src/man/man7/crypt_unix.7 b/usr/src/man/man7/crypt_unix.7
index 04ba20c0ce..fd1df9fa85 100644
--- a/usr/src/man/man7/crypt_unix.7
+++ b/usr/src/man/man7/crypt_unix.7
@@ -11,12 +11,12 @@ crypt_unix \- traditional UNIX crypt algorithm
.LP
The \fBcrypt_unix\fR algorithm is the traditional UNIX crypt algorithm. It is
not considered sufficiently secure for current systems and is provided for
-backwards compatibility. The \fBcrypt_sunmd5\fR(5), \fBcrypt_bsdmd5\fR(5), or
-\fBcrypt_bsdbf\fR(5) algorithm should be used instead.
+backwards compatibility. The \fBcrypt_sunmd5\fR(7), \fBcrypt_bsdmd5\fR(7), or
+\fBcrypt_bsdbf\fR(7) algorithm should be used instead.
.sp
.LP
-The algorithm identifier for \fBpolicy.conf\fR(4) is \fB__unix__\fR. There is
-no entry in \fBcrypt.conf\fR(4) for this algorithm.
+The algorithm identifier for \fBpolicy.conf\fR(5) is \fB__unix__\fR. There is
+no entry in \fBcrypt.conf\fR(5) for this algorithm.
.sp
.LP
The \fBcrypt_unix\fR algorithm is internal to \fBlibc\fR and provides the
@@ -37,11 +37,11 @@ The maximum password length for \fBcrypt_unix\fR is 8 characters.
.sp
.LP
The return value of the \fBcrypt_unix\fR algorithm might not be portable among
-standard-conforming systems. See \fBstandards\fR(5).
+standard-conforming systems. See \fBstandards\fR(7).
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -59,6 +59,6 @@ MT-Level Safe
.LP
\fBpasswd\fR(1), \fBcrypt\fR(3C), \fBcrypt_genhash_impl\fR(3C),
\fBcrypt_gensalt\fR(3C), \fBcrypt_gensalt_impl\fR(3C), \fBgetpassphrase\fR(3C),
-\fBcrypt.conf\fR(4), \fBpasswd\fR(4), \fBpolicy.conf\fR(4),
-\fBattributes\fR(5), \fBcrypt_bsdbf\fR(5), \fBcrypt_bsdmd5\fR(5),
-\fBcrypt_sunmd5\fR(5), \fBstandards\fR(5)
+\fBcrypt.conf\fR(5), \fBpasswd\fR(5), \fBpolicy.conf\fR(5),
+\fBattributes\fR(7), \fBcrypt_bsdbf\fR(7), \fBcrypt_bsdmd5\fR(7),
+\fBcrypt_sunmd5\fR(7), \fBstandards\fR(7)