diff options
Diffstat (limited to 'ja_JP.eucJP/man/man3/pthread_mutex_destroy.3')
-rw-r--r-- | ja_JP.eucJP/man/man3/pthread_mutex_destroy.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ja_JP.eucJP/man/man3/pthread_mutex_destroy.3 b/ja_JP.eucJP/man/man3/pthread_mutex_destroy.3 index 58f2866a81..3a1d6de0e9 100644 --- a/ja_JP.eucJP/man/man3/pthread_mutex_destroy.3 +++ b/ja_JP.eucJP/man/man3/pthread_mutex_destroy.3 @@ -33,7 +33,7 @@ .Os .Sh 名称 .Nm pthread_mutex_destroy -.Nd mutex のために割り当てられたリソースの開放 +.Nd mutex のために割り当てられたリソースの解放 .Sh ライブラリ .Lb libc_r .Sh 書式 @@ -44,7 +44,7 @@ .Fn pthread_mutex_destroy 関数は、 .Fa mutex -のために割り当てられたリソースを開放します。 +のために割り当てられたリソースを解放します。 .Sh 戻り値 問題がない場合は、 .Fn pthread_mutex_destroy |