OSDN Git Service

Update drafts for v3.79
[linuxjm/LDP_man-pages.git] / draft / man3 / getopt.3
index 7d670a7..818df05 100644 (file)
@@ -56,7 +56,7 @@
 .\" Updated & Modified 2007-05-01, Akihiro MOTOKI, LDP v2.46
 .\" Updated 2008-08-11, Akihiro MOTOKI, LDP v3.05
 .\"
-.TH GETOPT 3 2014\-12\-31 GNU "Linux Programmer's Manual"
+.TH GETOPT 3 2015\-02\-01 GNU "Linux Programmer's Manual"
 .SH 名前
 getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt \-
 コマンドラインオプションを解釈する
@@ -357,8 +357,8 @@ main(int argc, char **argv) {
 }
 .fi
 .SH 関連項目
-\fBgetsubopt\fP(3)
+\fBgetopt\fP(1), \fBgetsubopt\fP(3)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.78 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.79 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。