summaryrefslogtreecommitdiff
path: root/usr/src/man/man7/crypt_bsdmd5.7
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man7/crypt_bsdmd5.7')
-rw-r--r--usr/src/man/man7/crypt_bsdmd5.76
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man7/crypt_bsdmd5.7 b/usr/src/man/man7/crypt_bsdmd5.7
index 3c2a0c0c27..0d6cf729de 100644
--- a/usr/src/man/man7/crypt_bsdmd5.7
+++ b/usr/src/man/man7/crypt_bsdmd5.7
@@ -17,7 +17,7 @@ crypt_bsdmd5 \- password hashing module using MD5 message hash algorithm
.LP
The \fBcrypt_bsdmd5\fR module is a one-way password hashing module for use with
\fBcrypt\fR(3C) that uses the MD5 message hash algorithm. The algorithm
-identifier for \fBcrypt.conf\fR(4) and \fBpolicy.conf\fR(4) is \fB1\fR. The
+identifier for \fBcrypt.conf\fR(5) and \fBpolicy.conf\fR(5) is \fB1\fR. The
output is compatible with \fBmd5crypt\fR on BSD and Linux systems.
.sp
.LP
@@ -25,7 +25,7 @@ The maximum password length for \fBcrypt_bsdmd5\fR is 255 characters.
.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
@@ -43,4 +43,4 @@ 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.conf\fR(5), \fBpasswd\fR(5), \fBpolicy.conf\fR(5), \fBattributes\fR(7)