diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libcrypt | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Notes
Diffstat (limited to 'lib/libcrypt')
| -rw-r--r-- | lib/libcrypt/crypt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3 index ed401e2f6353..3f8d79f5954a 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -161,7 +161,7 @@ string, 20 or 13 bytes (plus null) in length, consisting of the followed by the encoded 64-bit encryption. .Ss "Modular" crypt: .Pp -If the salt begins with the string +If the salt begins with the string .Fa $digit$ then the Modular Crypt Format is used. The .Fa digit |
