OSDN Git Service

Update release for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man3 / fnmatch.3
index e11b309..14b2b2c 100644 (file)
@@ -1,5 +1,6 @@
 .\" Copyright (c) 1993 by Thomas Koenig (ig25@rz.uni-karlsruhe.de)
 .\"
+.\" %%%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,7 +20,8 @@
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
-.\" License.
+.\" %%%LICENSE_END
+.\"
 .\" Modified Sat Jul 24 19:35:54 1993 by Rik Faith (faith@cs.unc.edu)
 .\" Modified Mon Oct 16 00:16:29 2000 following Joseph S. Myers
 .\"
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 1998 NAKANO Takeo all rights reserved.
+.\" Translated 1998-03-18, NAKANO Takeo <nakano@apm.seikei.ac.jp>
+.\" Modified 1998-12-18, NAKANO Takeo <nakano@apm.seikei.ac.jp>
+.\" Updated 2006-03-05, Akihiro MOTOKI, catch up to LDP v2.25
+.\"
 .TH FNMATCH 3 2000\-10\-15 GNU "Linux Programmer's Manual"
 .SH 名前
 fnmatch \- ファイル名またはパス名へのマッチを行う
@@ -60,7 +68,7 @@ fnmatch \- ファイル名またはパス名へのマッチを行う
 .TP 
 \fBFNM_LEADING_DIR\fP
 このフラグは GNU での拡張である。これがセットされている場合には、 パターンが \fIstring\fP の最初の部分 (にスラッシュを付けたもの)
\81«ã\83\9eã\83\83ã\83\81ã\81\99ã\82\8cã\81°ã\80\81 ã\83\9eã\83\83ã\83\81ã\81\97ã\81\9fã\82\82ã\81®ã\81¨ã\81¿ã\81ªã\81\95ã\82\8cã\82\8bã\80\82 ã\81\93ã\81®ã\83\95ã\83©ã\82°ã\81¯ä¸»ã\81¨ã\81\97ã\81¦ glibc ã\81§å\86\85é\83¨ç\9a\84ã\81«ä½¿ç\94¨ã\81\97ã\80\81ã\81\9dã\81®ã\81\9fã\82\81のみ実装されている。
\81«ã\83\9eã\83\83ã\83\81ã\81\99ã\82\8cã\81°ã\80\81 ã\83\9eã\83\83ã\83\81ã\81\97ã\81\9fã\82\82ã\81®ã\81¨ã\81¿ã\81ªã\81\95ã\82\8cã\82\8bã\80\82 ã\81\93ã\81®ã\83\95ã\83©ã\82°ã\81¯ä¸»ã\81¨ã\81\97ã\81¦ glibc ã\81§å\86\85é\83¨ç\9a\84ã\81«ä½¿ç\94¨ã\81\99ã\82\8bã\82\82ã\81®ã\81§ã\80\81ã\81\9dã\81®ã\81\9fã\82\81ã\81«のみ実装されている。
 .TP 
 \fBFNM_CASEFOLD\fP
 このフラグは GNU での拡張である。これがセットされている場合には、 パターンのマッチに大文字小文字が区別されない。
@@ -72,3 +80,7 @@ POSIX.2.  \fBFNM_FILE_NAME\fP, \fBFNM_LEADING_DIR\fP, \fBFNM_CASEFOLD\fP フラ
 の拡張である。
 .SH 関連項目
 \fBsh\fP(1), \fBglob\fP(3), \fBscandir\fP(3), \fBwordexp\fP(3), \fBglob\fP(7)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.67 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。