OSDN Git Service

LDP: Update original to LDP v3.75
[linuxjm/LDP_man-pages.git] / original / man3 / encrypt.3
index dd7def6..45d2094 100644 (file)
@@ -146,10 +146,10 @@ and
 .BR setkey_r ()
 are GNU extensions.
 .SH NOTES
-In glibc 2.2 these functions use the DES algorithm.
+In glibc 2.2, these functions use the DES algorithm.
 .SH EXAMPLE
 You need to link with libcrypt to compile this example with glibc.
-To do useful work the
+To do useful work, the
 .I key[]
 and
 .I txt[]
@@ -177,7 +177,7 @@ main(void)
 .BR ecb_crypt (3),
 .\" .BR fcrypt (3)
 .SH COLOPHON
-This page is part of release 3.68 of the Linux
+This page is part of release 3.75 of the Linux
 .I man-pages
 project.
 A description of the project,