OSDN Git Service

(split) LDP: Update original to LDP v3.50.
[linuxjm/LDP_man-pages.git] / original / man3 / xcrypt.3
index cc29223..fd71ecb 100644 (file)
@@ -1,5 +1,9 @@
 .\"  Copyright 2003 walter harms (walter.harms@informatik.uni-oldenburg.de)
+.\"
+.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
 .\"  Distributed under GPL
+.\" %%%LICENSE_END
+.\"
 .\"  this is the 3rd type of interface for cryptographic routines
 .\"  1. encrypt() expects a bit field
 .\"  2. cbc_crypt() byte values
@@ -54,7 +58,7 @@ of the same length.
 The
 .BR xdecrypt ()
 function performs the converse operation.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 The functions
 .BR xencrypt ()
 and
@@ -65,5 +69,5 @@ These routines are present in libc 4.6.27 and later, and in
 glibc 2.1 and later.
 .SH BUGS
 The prototypes are missing from the abovementioned include file.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR cbc_crypt (3)