OSDN Git Service

(split) LDP: Update the version to 3.53 in PO files
[linuxjm/LDP_man-pages.git] / release / man3 / memfrob.3
index ed580f2..473e3a2 100644 (file)
@@ -1,5 +1,6 @@
 .\" Copyright 1993 David Metcalfe (david@prism.demon.co.uk)
 .\"
+.\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
@@ -19,6 +20,7 @@
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\" References consulted:
 .\"     Linux libc source code
@@ -45,8 +47,8 @@ memfrob \- メモリエリアの操作 (暗号化)
 との排他的論理をとることによって暗号化する。 変換後のデータは、暗号化されているメモリエリアに (再度)  \fBmemfrob\fP()
 関数を施すことで、元に戻すことができる。
 .PP
-この関数は妥当な暗号化ルーチンであるとは言えないことに注意して欲しい。 XOR をとる定数を固定しているので、せいぜい、文字列を隠す程度の用法にし
-か向いていない。
+この関数は妥当な暗号化ルーチンであるとは言えないことに注意して欲しい。 XOR
\82\92ã\81¨ã\82\8bå®\9aæ\95°ã\82\92å\9bºå®\9aã\81\97ã\81¦ã\81\84ã\82\8bã\81®ã\81§ã\80\81ã\81\9bã\81\84ã\81\9cã\81\84ã\80\81æ\96\87å­\97å\88\97ã\82\92é\9a ã\81\99ç¨\8b度ã\81®ç\94¨é\80\94ã\81«ã\81\97ã\81\8bå\90\91ã\81\84ã\81¦ã\81\84ã\81ªã\81\84ã\80\82
 .SH 返り値
 \fBmemfrob\fP()  関数は、暗号化されたメモリエリアへのポインタを返す。
 .SH 準拠
@@ -54,6 +56,6 @@ memfrob \- メモリエリアの操作 (暗号化)
 .SH 関連項目
 \fBstrfry\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。