X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=original%2Fman3%2Fencrypt.3;h=5db435b198a4d190098b15228b27fc65bb83311a;hb=4ea6bb24817f6f049d6bbc90ecd77a869876f9b0;hp=f6fe4317cde219b527bb3efdb46c0ce0f2b1dce1;hpb=361fd72f831aabd8a0aa6fe7bc4ef66ef4f89a1b;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man3/encrypt.3 b/original/man3/encrypt.3 index f6fe4317..5db435b1 100644 --- a/original/man3/encrypt.3 +++ b/original/man3/encrypt.3 @@ -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,10 +177,11 @@ main(void) .BR ecb_crypt (3), .\" .BR fcrypt (3) .SH COLOPHON -This page is part of release 3.65 of the Linux +This page is part of release 3.79 of the Linux .I man-pages project. A description of the project, -and information about reporting bugs, +information about reporting bugs, +and the latest version of this page, can be found at \%http://www.kernel.org/doc/man\-pages/.