OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man3 / getopt.3
index 1258428..0f05b5d 100644 (file)
@@ -38,7 +38,7 @@
 .\"            the start of optstring
 .\" Modified 2006-12-15, mtk, Added getopt() example program.
 .\"
-.TH GETOPT 3  2014-12-31 "GNU" "Linux Programmer's Manual"
+.TH GETOPT 3  2015-02-01 "GNU" "Linux Programmer's Manual"
 .SH NAME
 getopt, getopt_long, getopt_long_only,
 optarg, optind, opterr, optopt \- Parse command-line options
@@ -514,4 +514,14 @@ main(int argc, char **argv)
 }
 .fi
 .SH SEE ALSO
+.BR getopt (1),
 .BR getsubopt (3)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.