Signed-off-by: Konstantin Shemyak <konstantin@xxxxxxxxxxx> --- man3/crypt.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man3/crypt.3 b/man3/crypt.3 index 749a636..1bd8509 100644 --- a/man3/crypt.3 +++ b/man3/crypt.3 @@ -233,7 +233,8 @@ based on SHA-256 and SHA-512. .PP "\fIsalt\fP" stands for the up to 16 characters following "$\fIid\fP$" in the salt. -The encrypted part of the password string is the actual computed password. +The "\fIencrypted\fP" +part of the password string is the actual computed password. The size of this string is fixed: .TS l l. -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html