aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getopt.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-08-27 02:44:07 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-08-27 02:44:07 +0200
commit6e00b7a858ed817de14433bcc94a34d1edea2f9c (patch)
tree290a875ea2e714cf7e51c46c8bf2a78db8e7b24d /man3/getopt.3
parenta7846609db2751694c98faa975657ccf990a747a (diff)
downloadman-pages-6e00b7a858ed817de14433bcc94a34d1edea2f9c.tar.gz
iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, chown.2, close_range.2, copy_file_range.2, execve.2, execveat.2, fanotify_mark.2, futex.2, futimesat.2, getpriority.2, intro.2, ioctl_tty.2, keyctl.2, link.2, membarrier.2, mkdir.2, mknod.2, mlock.2, mount.2, mount_setattr.2, open.2, open_by_handle_at.2, perf_event_open.2, pidfd_open.2, readlink.2, readv.2, rename.2, request_key.2, seccomp.2, sigaction.2, stat.2, statx.2, symlink.2, syscalls.2, umount.2, unlink.2, utimensat.2, wait.2, bsearch.3, fflush.3, getaddrinfo.3, getauxval.3, getopt.3, getsubopt.3, mkfifo.3, pthread_mutex_consistent.3, pthread_setname_np.3, pthread_tryjoin_np.3, scandir.3, sem_wait.3, stailq.3, strlen.3, strstr.3, termios.3, tsearch.3, wcslen.3, wcstok.3, wordexp.3, proc.5, capabilities.7, cgroups.7, fanotify.7, mount_namespaces.7, namespaces.7, path_resolution.7, pipe.7, posixoptions.7, user_namespaces.7, vdso.7, iconvconfig.8, ld.so.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/getopt.3')
-rw-r--r--man3/getopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getopt.3 b/man3/getopt.3
index f34625bbdd..56143c35ea 100644
--- a/man3/getopt.3
+++ b/man3/getopt.3
@@ -39,7 +39,7 @@
.\" the start of optstring
.\" Modified 2006-12-15, mtk, Added getopt() example program.
.\"
-.TH GETOPT 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH GETOPT 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
getopt, getopt_long, getopt_long_only,
optarg, optind, opterr, optopt \- Parse command-line options