diff options
Diffstat (limited to 'ja_JP.eucJP/man/man3/pthread_cond_destroy.3')
-rw-r--r-- | ja_JP.eucJP/man/man3/pthread_cond_destroy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ja_JP.eucJP/man/man3/pthread_cond_destroy.3 b/ja_JP.eucJP/man/man3/pthread_cond_destroy.3 index 953d884b5d..d781935788 100644 --- a/ja_JP.eucJP/man/man3/pthread_cond_destroy.3 +++ b/ja_JP.eucJP/man/man3/pthread_cond_destroy.3 @@ -44,7 +44,7 @@ .Fn pthread_cond_destroy 関数は、条件変数 .Fa cond -によって割り当てられたリソースを開放します。 +によって割り当てられたリソースを解放します。 .Sh 戻り値 問題がない場合は、 .Fn pthread_cond_destroy |