OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / getopt.3
index a9da159..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,9 +514,10 @@ main(int argc, char **argv)
 }
 .fi
 .SH SEE ALSO
+.BR getopt (1),
 .BR getsubopt (3)
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,