encrypt.3: minor: remove mention of glibc version from EXAMPLE

The relevant text applies to any version of glibc,
so the version number is not needed.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-28 11:13:17 -05:00
parent f91bef833f
commit e05ccae540
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ are GNU extensions.
.SH NOTES
In glibc 2.2 these functions use the DES algorithm.
.SH EXAMPLE
You need to link with libcrypt to compile this example with glibc 2.2.
You need to link with libcrypt to compile this example with glibc.
To do useful work the
.I key[]
and