summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2022-10-09 18:02:16 +0200
committerAlejandro Colomar <alx@kernel.org>2022-10-09 18:02:16 +0200
commitab47278f252262dd9bd90f3386ffd7d8700fa25a (patch)
treed22eaf2c98911e7be9a58647d843cc20d298813f
parentb23e48c976a3767de2250cdb164c1475c512d30d (diff)
dist.mk, All pages: .TH: Generate date at 'make dist'
Replace the date by a placeholder (date) in the repo, as we're doing with the version (unreleased). It will be filled when the tarball is generated with 'make dist' (or equivalent) with the date of the most recent git commit that modifies the page (as was done previously by update_timestamps.sh, which has been removed). Scripted change (mostly): $ find man* -type f \ | xargs sed -Ei '/^\.TH /s/.TH +([^ ]+ +[^ ]+) +[^ ]+ +(.*)/.TH \1 (date) \2/' Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--lib/dist.mk1
-rw-r--r--man1/getent.12
-rw-r--r--man1/iconv.12
-rw-r--r--man1/intro.12
-rw-r--r--man1/ldd.12
-rw-r--r--man1/locale.12
-rw-r--r--man1/localedef.12
-rw-r--r--man1/memusage.12
-rw-r--r--man1/memusagestat.12
-rw-r--r--man1/mtrace.12
-rw-r--r--man1/pldd.12
-rw-r--r--man1/sprof.12
-rw-r--r--man1/time.12
-rw-r--r--man2/_exit.22
-rw-r--r--man2/_syscall.22
-rw-r--r--man2/accept.22
-rw-r--r--man2/access.22
-rw-r--r--man2/acct.22
-rw-r--r--man2/add_key.22
-rw-r--r--man2/adjtimex.22
-rw-r--r--man2/alarm.22
-rw-r--r--man2/alloc_hugepages.22
-rw-r--r--man2/arch_prctl.22
-rw-r--r--man2/bdflush.22
-rw-r--r--man2/bind.22
-rw-r--r--man2/bpf.22
-rw-r--r--man2/brk.22
-rw-r--r--man2/cacheflush.22
-rw-r--r--man2/capget.22
-rw-r--r--man2/chdir.22
-rw-r--r--man2/chmod.22
-rw-r--r--man2/chown.22
-rw-r--r--man2/chroot.22
-rw-r--r--man2/clock_getres.22
-rw-r--r--man2/clock_nanosleep.22
-rw-r--r--man2/clone.22
-rw-r--r--man2/close.22
-rw-r--r--man2/close_range.22
-rw-r--r--man2/connect.22
-rw-r--r--man2/copy_file_range.22
-rw-r--r--man2/create_module.22
-rw-r--r--man2/delete_module.22
-rw-r--r--man2/dup.22
-rw-r--r--man2/epoll_create.22
-rw-r--r--man2/epoll_ctl.22
-rw-r--r--man2/epoll_wait.22
-rw-r--r--man2/eventfd.22
-rw-r--r--man2/execve.22
-rw-r--r--man2/execveat.22
-rw-r--r--man2/exit_group.22
-rw-r--r--man2/fallocate.22
-rw-r--r--man2/fanotify_init.22
-rw-r--r--man2/fanotify_mark.22
-rw-r--r--man2/fcntl.22
-rw-r--r--man2/flock.22
-rw-r--r--man2/fork.22
-rw-r--r--man2/fsync.22
-rw-r--r--man2/futex.22
-rw-r--r--man2/futimesat.22
-rw-r--r--man2/get_kernel_syms.22
-rw-r--r--man2/get_mempolicy.22
-rw-r--r--man2/get_robust_list.22
-rw-r--r--man2/getcpu.22
-rw-r--r--man2/getdents.22
-rw-r--r--man2/getdomainname.22
-rw-r--r--man2/getgid.22
-rw-r--r--man2/getgroups.22
-rw-r--r--man2/gethostname.22
-rw-r--r--man2/getitimer.22
-rw-r--r--man2/getpagesize.22
-rw-r--r--man2/getpeername.22
-rw-r--r--man2/getpid.22
-rw-r--r--man2/getpriority.22
-rw-r--r--man2/getrandom.22
-rw-r--r--man2/getresuid.22
-rw-r--r--man2/getrlimit.22
-rw-r--r--man2/getrusage.22
-rw-r--r--man2/getsid.22
-rw-r--r--man2/getsockname.22
-rw-r--r--man2/getsockopt.22
-rw-r--r--man2/gettid.22
-rw-r--r--man2/gettimeofday.22
-rw-r--r--man2/getuid.22
-rw-r--r--man2/getunwind.22
-rw-r--r--man2/getxattr.22
-rw-r--r--man2/idle.22
-rw-r--r--man2/init_module.22
-rw-r--r--man2/inotify_add_watch.22
-rw-r--r--man2/inotify_init.22
-rw-r--r--man2/inotify_rm_watch.22
-rw-r--r--man2/intro.22
-rw-r--r--man2/io_cancel.22
-rw-r--r--man2/io_destroy.22
-rw-r--r--man2/io_getevents.22
-rw-r--r--man2/io_setup.22
-rw-r--r--man2/io_submit.22
-rw-r--r--man2/ioctl.22
-rw-r--r--man2/ioctl_console.22
-rw-r--r--man2/ioctl_fat.22
-rw-r--r--man2/ioctl_ficlonerange.22
-rw-r--r--man2/ioctl_fideduperange.22
-rw-r--r--man2/ioctl_fslabel.22
-rw-r--r--man2/ioctl_getfsmap.22
-rw-r--r--man2/ioctl_iflags.22
-rw-r--r--man2/ioctl_ns.22
-rw-r--r--man2/ioctl_tty.22
-rw-r--r--man2/ioctl_userfaultfd.22
-rw-r--r--man2/ioperm.22
-rw-r--r--man2/iopl.22
-rw-r--r--man2/ioprio_set.22
-rw-r--r--man2/ipc.22
-rw-r--r--man2/kcmp.22
-rw-r--r--man2/kexec_load.22
-rw-r--r--man2/keyctl.22
-rw-r--r--man2/kill.22
-rw-r--r--man2/landlock_add_rule.22
-rw-r--r--man2/landlock_create_ruleset.22
-rw-r--r--man2/landlock_restrict_self.22
-rw-r--r--man2/link.22
-rw-r--r--man2/listen.22
-rw-r--r--man2/listxattr.22
-rw-r--r--man2/llseek.22
-rw-r--r--man2/lookup_dcookie.22
-rw-r--r--man2/lseek.22
-rw-r--r--man2/madvise.22
-rw-r--r--man2/mbind.22
-rw-r--r--man2/membarrier.22
-rw-r--r--man2/memfd_create.22
-rw-r--r--man2/memfd_secret.22
-rw-r--r--man2/migrate_pages.22
-rw-r--r--man2/mincore.22
-rw-r--r--man2/mkdir.22
-rw-r--r--man2/mknod.22
-rw-r--r--man2/mlock.22
-rw-r--r--man2/mmap.22
-rw-r--r--man2/mmap2.22
-rw-r--r--man2/modify_ldt.22
-rw-r--r--man2/mount.22
-rw-r--r--man2/mount_setattr.22
-rw-r--r--man2/move_pages.22
-rw-r--r--man2/mprotect.22
-rw-r--r--man2/mq_getsetattr.22
-rw-r--r--man2/mremap.22
-rw-r--r--man2/msgctl.22
-rw-r--r--man2/msgget.22
-rw-r--r--man2/msgop.22
-rw-r--r--man2/msync.22
-rw-r--r--man2/nanosleep.22
-rw-r--r--man2/nfsservctl.22
-rw-r--r--man2/nice.22
-rw-r--r--man2/open.22
-rw-r--r--man2/open_by_handle_at.22
-rw-r--r--man2/openat2.22
-rw-r--r--man2/outb.22
-rw-r--r--man2/pause.22
-rw-r--r--man2/pciconfig_read.22
-rw-r--r--man2/perf_event_open.22
-rw-r--r--man2/perfmonctl.22
-rw-r--r--man2/personality.22
-rw-r--r--man2/pidfd_getfd.22
-rw-r--r--man2/pidfd_open.22
-rw-r--r--man2/pidfd_send_signal.22
-rw-r--r--man2/pipe.22
-rw-r--r--man2/pivot_root.22
-rw-r--r--man2/pkey_alloc.22
-rw-r--r--man2/poll.22
-rw-r--r--man2/posix_fadvise.22
-rw-r--r--man2/prctl.22
-rw-r--r--man2/pread.22
-rw-r--r--man2/process_madvise.22
-rw-r--r--man2/process_vm_readv.22
-rw-r--r--man2/ptrace.22
-rw-r--r--man2/query_module.22
-rw-r--r--man2/quotactl.22
-rw-r--r--man2/read.22
-rw-r--r--man2/readahead.22
-rw-r--r--man2/readdir.22
-rw-r--r--man2/readlink.22
-rw-r--r--man2/readv.22
-rw-r--r--man2/reboot.22
-rw-r--r--man2/recv.22
-rw-r--r--man2/recvmmsg.22
-rw-r--r--man2/remap_file_pages.22
-rw-r--r--man2/removexattr.22
-rw-r--r--man2/rename.22
-rw-r--r--man2/request_key.22
-rw-r--r--man2/restart_syscall.22
-rw-r--r--man2/rmdir.22
-rw-r--r--man2/rt_sigqueueinfo.22
-rw-r--r--man2/s390_guarded_storage.22
-rw-r--r--man2/s390_pci_mmio_write.22
-rw-r--r--man2/s390_runtime_instr.22
-rw-r--r--man2/s390_sthyi.22
-rw-r--r--man2/sched_get_priority_max.22
-rw-r--r--man2/sched_rr_get_interval.22
-rw-r--r--man2/sched_setaffinity.22
-rw-r--r--man2/sched_setattr.22
-rw-r--r--man2/sched_setparam.22
-rw-r--r--man2/sched_setscheduler.22
-rw-r--r--man2/sched_yield.22
-rw-r--r--man2/seccomp.22
-rw-r--r--man2/seccomp_unotify.22
-rw-r--r--man2/select.22
-rw-r--r--man2/select_tut.22
-rw-r--r--man2/semctl.22
-rw-r--r--man2/semget.22
-rw-r--r--man2/semop.22
-rw-r--r--man2/send.22
-rw-r--r--man2/sendfile.22
-rw-r--r--man2/sendmmsg.22
-rw-r--r--man2/set_mempolicy.22
-rw-r--r--man2/set_thread_area.22
-rw-r--r--man2/set_tid_address.22
-rw-r--r--man2/seteuid.22
-rw-r--r--man2/setfsgid.22
-rw-r--r--man2/setfsuid.22
-rw-r--r--man2/setgid.22
-rw-r--r--man2/setns.22
-rw-r--r--man2/setpgid.22
-rw-r--r--man2/setresuid.22
-rw-r--r--man2/setreuid.22
-rw-r--r--man2/setsid.22
-rw-r--r--man2/setuid.22
-rw-r--r--man2/setup.22
-rw-r--r--man2/setxattr.22
-rw-r--r--man2/sgetmask.22
-rw-r--r--man2/shmctl.22
-rw-r--r--man2/shmget.22
-rw-r--r--man2/shmop.22
-rw-r--r--man2/shutdown.22
-rw-r--r--man2/sigaction.22
-rw-r--r--man2/sigaltstack.22
-rw-r--r--man2/signal.22
-rw-r--r--man2/signalfd.22
-rw-r--r--man2/sigpending.22
-rw-r--r--man2/sigprocmask.22
-rw-r--r--man2/sigreturn.22
-rw-r--r--man2/sigsuspend.22
-rw-r--r--man2/sigwaitinfo.22
-rw-r--r--man2/socket.22
-rw-r--r--man2/socketcall.22
-rw-r--r--man2/socketpair.22
-rw-r--r--man2/splice.22
-rw-r--r--man2/spu_create.22
-rw-r--r--man2/spu_run.22
-rw-r--r--man2/stat.22
-rw-r--r--man2/statfs.22
-rw-r--r--man2/statx.22
-rw-r--r--man2/stime.22
-rw-r--r--man2/subpage_prot.22
-rw-r--r--man2/swapon.22
-rw-r--r--man2/symlink.22
-rw-r--r--man2/sync.22
-rw-r--r--man2/sync_file_range.22
-rw-r--r--man2/syscall.22
-rw-r--r--man2/syscalls.22
-rw-r--r--man2/sysctl.22
-rw-r--r--man2/sysfs.22
-rw-r--r--man2/sysinfo.22
-rw-r--r--man2/syslog.22
-rw-r--r--man2/tee.22
-rw-r--r--man2/time.22
-rw-r--r--man2/timer_create.22
-rw-r--r--man2/timer_delete.22
-rw-r--r--man2/timer_getoverrun.22
-rw-r--r--man2/timer_settime.22
-rw-r--r--man2/timerfd_create.22
-rw-r--r--man2/times.22
-rw-r--r--man2/tkill.22
-rw-r--r--man2/truncate.22
-rw-r--r--man2/umask.22
-rw-r--r--man2/umount.22
-rw-r--r--man2/uname.22
-rw-r--r--man2/unimplemented.22
-rw-r--r--man2/unlink.22
-rw-r--r--man2/unshare.22
-rw-r--r--man2/uselib.22
-rw-r--r--man2/userfaultfd.22
-rw-r--r--man2/ustat.22
-rw-r--r--man2/utime.22
-rw-r--r--man2/utimensat.22
-rw-r--r--man2/vfork.22
-rw-r--r--man2/vhangup.22
-rw-r--r--man2/vm86.22
-rw-r--r--man2/vmsplice.22
-rw-r--r--man2/wait.22
-rw-r--r--man2/wait4.22
-rw-r--r--man2/write.22
-rw-r--r--man2type/open_how.2type2
-rw-r--r--man3/CPU_SET.32
-rw-r--r--man3/FILE.32
-rw-r--r--man3/INFINITY.32
-rw-r--r--man3/MAX.32
-rw-r--r--man3/MB_CUR_MAX.32
-rw-r--r--man3/MB_LEN_MAX.32
-rw-r--r--man3/_Generic.32
-rw-r--r--man3/__ppc_get_timebase.32
-rw-r--r--man3/__ppc_set_ppr_med.32
-rw-r--r--man3/__ppc_yield.32
-rw-r--r--man3/__setfpucw.32
-rw-r--r--man3/a64l.32
-rw-r--r--man3/abort.32
-rw-r--r--man3/abs.32
-rw-r--r--man3/acos.32
-rw-r--r--man3/acosh.32
-rw-r--r--man3/addseverity.32
-rw-r--r--man3/adjtime.32
-rw-r--r--man3/aio_cancel.32
-rw-r--r--man3/aio_error.32
-rw-r--r--man3/aio_fsync.32
-rw-r--r--man3/aio_init.32
-rw-r--r--man3/aio_read.32
-rw-r--r--man3/aio_return.32
-rw-r--r--man3/aio_suspend.32
-rw-r--r--man3/aio_write.32
-rw-r--r--man3/alloca.32
-rw-r--r--man3/argz_add.32
-rw-r--r--man3/asin.32
-rw-r--r--man3/asinh.32
-rw-r--r--man3/asprintf.32
-rw-r--r--man3/assert.32
-rw-r--r--man3/assert_perror.32
-rw-r--r--man3/atan.32
-rw-r--r--man3/atan2.32
-rw-r--r--man3/atanh.32
-rw-r--r--man3/atexit.32
-rw-r--r--man3/atof.32
-rw-r--r--man3/atoi.32
-rw-r--r--man3/backtrace.32
-rw-r--r--man3/basename.32
-rw-r--r--man3/bcmp.32
-rw-r--r--man3/bcopy.32
-rw-r--r--man3/bindresvport.32
-rw-r--r--man3/bsd_signal.32
-rw-r--r--man3/bsearch.32
-rw-r--r--man3/bstring.32
-rw-r--r--man3/bswap.32
-rw-r--r--man3/btowc.32
-rw-r--r--man3/btree.32
-rw-r--r--man3/byteorder.32
-rw-r--r--man3/bzero.32
-rw-r--r--man3/cabs.32
-rw-r--r--man3/cacos.32
-rw-r--r--man3/cacosh.32
-rw-r--r--man3/canonicalize_file_name.32
-rw-r--r--man3/carg.32
-rw-r--r--man3/casin.32
-rw-r--r--man3/casinh.32
-rw-r--r--man3/catan.32
-rw-r--r--man3/catanh.32
-rw-r--r--man3/catgets.32
-rw-r--r--man3/catopen.32
-rw-r--r--man3/cbrt.32
-rw-r--r--man3/ccos.32
-rw-r--r--man3/ccosh.32
-rw-r--r--man3/ceil.32
-rw-r--r--man3/cexp.32
-rw-r--r--man3/cexp2.32
-rw-r--r--man3/cfree.32
-rw-r--r--man3/cimag.32
-rw-r--r--man3/circleq.32
-rw-r--r--man3/clearenv.32
-rw-r--r--man3/clock.32
-rw-r--r--man3/clock_getcpuclockid.32
-rw-r--r--man3/clog.32
-rw-r--r--man3/clog10.32
-rw-r--r--man3/clog2.32
-rw-r--r--man3/closedir.32
-rw-r--r--man3/cmsg.32
-rw-r--r--man3/confstr.32
-rw-r--r--man3/conj.32
-rw-r--r--man3/copysign.32
-rw-r--r--man3/cos.32
-rw-r--r--man3/cosh.32
-rw-r--r--man3/cpow.32
-rw-r--r--man3/cproj.32
-rw-r--r--man3/creal.32
-rw-r--r--man3/crypt.32
-rw-r--r--man3/csin.32
-rw-r--r--man3/csinh.32
-rw-r--r--man3/csqrt.32
-rw-r--r--man3/ctan.32
-rw-r--r--man3/ctanh.32
-rw-r--r--man3/ctermid.32
-rw-r--r--man3/ctime.32
-rw-r--r--man3/daemon.32
-rw-r--r--man3/dbopen.32
-rw-r--r--man3/des_crypt.32
-rw-r--r--man3/difftime.32
-rw-r--r--man3/dirfd.32
-rw-r--r--man3/div.32
-rw-r--r--man3/dl_iterate_phdr.32
-rw-r--r--man3/dladdr.32
-rw-r--r--man3/dlerror.32
-rw-r--r--man3/dlinfo.32
-rw-r--r--man3/dlopen.32
-rw-r--r--man3/dlsym.32
-rw-r--r--man3/drand48.32
-rw-r--r--man3/drand48_r.32
-rw-r--r--man3/duplocale.32
-rw-r--r--man3/dysize.32
-rw-r--r--man3/ecvt.32
-rw-r--r--man3/ecvt_r.32
-rw-r--r--man3/encrypt.32
-rw-r--r--man3/end.32
-rw-r--r--man3/endian.32
-rw-r--r--man3/envz_add.32
-rw-r--r--man3/erf.32
-rw-r--r--man3/erfc.32
-rw-r--r--man3/err.32
-rw-r--r--man3/errno.32
-rw-r--r--man3/error.32
-rw-r--r--man3/ether_aton.32
-rw-r--r--man3/euidaccess.32
-rw-r--r--man3/exec.32
-rw-r--r--man3/exit.32
-rw-r--r--man3/exp.32
-rw-r--r--man3/exp10.32
-rw-r--r--man3/exp2.32
-rw-r--r--man3/expm1.32
-rw-r--r--man3/fabs.32
-rw-r--r--man3/fclose.32
-rw-r--r--man3/fcloseall.32
-rw-r--r--man3/fdim.32
-rw-r--r--man3/fenv.32
-rw-r--r--man3/ferror.32
-rw-r--r--man3/fexecve.32
-rw-r--r--man3/fflush.32
-rw-r--r--man3/ffs.32
-rw-r--r--man3/fgetc.32
-rw-r--r--man3/fgetgrent.32
-rw-r--r--man3/fgetpwent.32
-rw-r--r--man3/fgetwc.32
-rw-r--r--man3/fgetws.32
-rw-r--r--man3/fileno.32
-rw-r--r--man3/finite.32
-rw-r--r--man3/flockfile.32
-rw-r--r--man3/floor.32
-rw-r--r--man3/fma.32
-rw-r--r--man3/fmax.32
-rw-r--r--man3/fmemopen.32
-rw-r--r--man3/fmin.32
-rw-r--r--man3/fmod.32
-rw-r--r--man3/fmtmsg.32
-rw-r--r--man3/fnmatch.32
-rw-r--r--man3/fopen.32
-rw-r--r--man3/fopencookie.32
-rw-r--r--man3/fpathconf.32
-rw-r--r--man3/fpclassify.32
-rw-r--r--man3/fpurge.32
-rw-r--r--man3/fputwc.32
-rw-r--r--man3/fputws.32
-rw-r--r--man3/fread.32
-rw-r--r--man3/frexp.32
-rw-r--r--man3/fseek.32
-rw-r--r--man3/fseeko.32
-rw-r--r--man3/ftime.32
-rw-r--r--man3/ftok.32
-rw-r--r--man3/fts.32
-rw-r--r--man3/ftw.32
-rw-r--r--man3/futimes.32
-rw-r--r--man3/fwide.32
-rw-r--r--man3/gamma.32
-rw-r--r--man3/gcvt.32
-rw-r--r--man3/get_nprocs_conf.32
-rw-r--r--man3/get_phys_pages.32
-rw-r--r--man3/getaddrinfo.32
-rw-r--r--man3/getaddrinfo_a.32
-rw-r--r--man3/getauxval.32
-rw-r--r--man3/getcontext.32
-rw-r--r--man3/getcwd.32
-rw-r--r--man3/getdate.32
-rw-r--r--man3/getdirentries.32
-rw-r--r--man3/getdtablesize.32
-rw-r--r--man3/getentropy.32
-rw-r--r--man3/getenv.32
-rw-r--r--man3/getfsent.32
-rw-r--r--man3/getgrent.32
-rw-r--r--man3/getgrent_r.32
-rw-r--r--man3/getgrnam.32
-rw-r--r--man3/getgrouplist.32
-rw-r--r--man3/gethostbyname.32
-rw-r--r--man3/gethostid.32
-rw-r--r--man3/getifaddrs.32
-rw-r--r--man3/getipnodebyname.32
-rw-r--r--man3/getline.32
-rw-r--r--man3/getloadavg.32
-rw-r--r--man3/getlogin.32
-rw-r--r--man3/getmntent.32
-rw-r--r--man3/getnameinfo.32
-rw-r--r--man3/getnetent.32
-rw-r--r--man3/getnetent_r.32
-rw-r--r--man3/getopt.32
-rw-r--r--man3/getpass.32
-rw-r--r--man3/getprotoent.32
-rw-r--r--man3/getprotoent_r.32
-rw-r--r--man3/getpt.32
-rw-r--r--man3/getpw.32
-rw-r--r--man3/getpwent.32
-rw-r--r--man3/getpwent_r.32
-rw-r--r--man3/getpwnam.32
-rw-r--r--man3/getrpcent.32
-rw-r--r--man3/getrpcent_r.32
-rw-r--r--man3/getrpcport.32
-rw-r--r--man3/gets.32
-rw-r--r--man3/getservent.32
-rw-r--r--man3/getservent_r.32
-rw-r--r--man3/getspnam.32
-rw-r--r--man3/getsubopt.32
-rw-r--r--man3/getttyent.32
-rw-r--r--man3/getusershell.32
-rw-r--r--man3/getutent.32
-rw-r--r--man3/getutmp.32
-rw-r--r--man3/getw.32
-rw-r--r--man3/getwchar.32
-rw-r--r--man3/glob.32
-rw-r--r--man3/gnu_get_libc_version.32
-rw-r--r--man3/grantpt.32
-rw-r--r--man3/group_member.32
-rw-r--r--man3/gsignal.32
-rw-r--r--man3/hash.32
-rw-r--r--man3/hsearch.32
-rw-r--r--man3/hypot.32
-rw-r--r--man3/iconv.32
-rw-r--r--man3/iconv_close.32
-rw-r--r--man3/iconv_open.32
-rw-r--r--man3/if_nameindex.32
-rw-r--r--man3/if_nametoindex.32
-rw-r--r--man3/ilogb.32
-rw-r--r--man3/index.32
-rw-r--r--man3/inet.32
-rw-r--r--man3/inet_net_pton.32
-rw-r--r--man3/inet_ntop.32
-rw-r--r--man3/inet_pton.32
-rw-r--r--man3/initgroups.32
-rw-r--r--man3/insque.32
-rw-r--r--man3/intro.32
-rw-r--r--man3/isalpha.32
-rw-r--r--man3/isatty.32
-rw-r--r--man3/isfdtype.32
-rw-r--r--man3/isgreater.32
-rw-r--r--man3/iswalnum.32
-rw-r--r--man3/iswalpha.32
-rw-r--r--man3/iswblank.32
-rw-r--r--man3/iswcntrl.32
-rw-r--r--man3/iswctype.32
-rw-r--r--man3/iswdigit.32
-rw-r--r--man3/iswgraph.32
-rw-r--r--man3/iswlower.32
-rw-r--r--man3/iswprint.32
-rw-r--r--man3/iswpunct.32
-rw-r--r--man3/iswspace.32
-rw-r--r--man3/iswupper.32
-rw-r--r--man3/iswxdigit.32
-rw-r--r--man3/j0.32
-rw-r--r--man3/key_setsecret.32
-rw-r--r--man3/killpg.32
-rw-r--r--man3/ldexp.32
-rw-r--r--man3/lgamma.32
-rw-r--r--man3/lio_listio.32
-rw-r--r--man3/list.32
-rw-r--r--man3/localeconv.32
-rw-r--r--man3/lockf.32
-rw-r--r--man3/log.32
-rw-r--r--man3/log10.32
-rw-r--r--man3/log1p.32
-rw-r--r--man3/log2.32
-rw-r--r--man3/logb.32
-rw-r--r--man3/login.32
-rw-r--r--man3/lrint.32
-rw-r--r--man3/lround.32
-rw-r--r--man3/lsearch.32
-rw-r--r--man3/lseek64.32
-rw-r--r--man3/makecontext.32
-rw-r--r--man3/makedev.32
-rw-r--r--man3/mallinfo.32
-rw-r--r--man3/malloc.32
-rw-r--r--man3/malloc_get_state.32
-rw-r--r--man3/malloc_hook.32
-rw-r--r--man3/malloc_info.32
-rw-r--r--man3/malloc_stats.32
-rw-r--r--man3/malloc_trim.32
-rw-r--r--man3/malloc_usable_size.32
-rw-r--r--man3/mallopt.32
-rw-r--r--man3/matherr.32
-rw-r--r--man3/mblen.32
-rw-r--r--man3/mbrlen.32
-rw-r--r--man3/mbrtowc.32
-rw-r--r--man3/mbsinit.32
-rw-r--r--man3/mbsnrtowcs.32
-rw-r--r--man3/mbsrtowcs.32
-rw-r--r--man3/mbstowcs.32
-rw-r--r--man3/mbtowc.32
-rw-r--r--man3/mcheck.32
-rw-r--r--man3/memccpy.32
-rw-r--r--man3/memchr.32
-rw-r--r--man3/memcmp.32
-rw-r--r--man3/memcpy.32
-rw-r--r--man3/memfrob.32
-rw-r--r--man3/memmem.32
-rw-r--r--man3/memmove.32
-rw-r--r--man3/mempcpy.32
-rw-r--r--man3/memset.32
-rw-r--r--man3/mkdtemp.32
-rw-r--r--man3/mkfifo.32
-rw-r--r--man3/mkstemp.32
-rw-r--r--man3/mktemp.32
-rw-r--r--man3/modf.32
-rw-r--r--man3/mpool.32
-rw-r--r--man3/mq_close.32
-rw-r--r--man3/mq_getattr.32
-rw-r--r--man3/mq_notify.32
-rw-r--r--man3/mq_open.32
-rw-r--r--man3/mq_receive.32
-rw-r--r--man3/mq_send.32
-rw-r--r--man3/mq_unlink.32
-rw-r--r--man3/mtrace.32
-rw-r--r--man3/nan.32
-rw-r--r--man3/netlink.32
-rw-r--r--man3/newlocale.32
-rw-r--r--man3/nextafter.32
-rw-r--r--man3/nextup.32
-rw-r--r--man3/nl_langinfo.32
-rw-r--r--man3/ntp_gettime.32
-rw-r--r--man3/offsetof.32
-rw-r--r--man3/on_exit.32
-rw-r--r--man3/open_memstream.32
-rw-r--r--man3/opendir.32
-rw-r--r--man3/openpty.32
-rw-r--r--man3/perror.32
-rw-r--r--man3/popen.32
-rw-r--r--man3/posix_fallocate.32
-rw-r--r--man3/posix_madvise.32
-rw-r--r--man3/posix_memalign.32
-rw-r--r--man3/posix_openpt.32
-rw-r--r--man3/posix_spawn.32
-rw-r--r--man3/pow.32
-rw-r--r--man3/pow10.32
-rw-r--r--man3/printf.32
-rw-r--r--man3/profil.32
-rw-r--r--man3/program_invocation_name.32
-rw-r--r--man3/psignal.32
-rw-r--r--man3/pthread_atfork.32
-rw-r--r--man3/pthread_attr_init.32
-rw-r--r--man3/pthread_attr_setaffinity_np.32
-rw-r--r--man3/pthread_attr_setdetachstate.32
-rw-r--r--man3/pthread_attr_setguardsize.32
-rw-r--r--man3/pthread_attr_setinheritsched.32
-rw-r--r--man3/pthread_attr_setschedparam.32
-rw-r--r--man3/pthread_attr_setschedpolicy.32
-rw-r--r--man3/pthread_attr_setscope.32
-rw-r--r--man3/pthread_attr_setsigmask_np.32
-rw-r--r--man3/pthread_attr_setstack.32
-rw-r--r--man3/pthread_attr_setstackaddr.32
-rw-r--r--man3/pthread_attr_setstacksize.32
-rw-r--r--man3/pthread_cancel.32
-rw-r--r--man3/pthread_cleanup_push.32
-rw-r--r--man3/pthread_cleanup_push_defer_np.32
-rw-r--r--man3/pthread_create.32
-rw-r--r--man3/pthread_detach.32
-rw-r--r--man3/pthread_equal.32
-rw-r--r--man3/pthread_exit.32
-rw-r--r--man3/pthread_getattr_default_np.32
-rw-r--r--man3/pthread_getattr_np.32
-rw-r--r--man3/pthread_getcpuclockid.32
-rw-r--r--man3/pthread_join.32
-rw-r--r--man3/pthread_kill.32
-rw-r--r--man3/pthread_kill_other_threads_np.32
-rw-r--r--man3/pthread_mutex_consistent.32
-rw-r--r--man3/pthread_mutexattr_getpshared.32
-rw-r--r--man3/pthread_mutexattr_init.32
-rw-r--r--man3/pthread_mutexattr_setrobust.32
-rw-r--r--man3/pthread_rwlockattr_setkind_np.32
-rw-r--r--man3/pthread_self.32
-rw-r--r--man3/pthread_setaffinity_np.32
-rw-r--r--man3/pthread_setcancelstate.32
-rw-r--r--man3/pthread_setconcurrency.32
-rw-r--r--man3/pthread_setname_np.32
-rw-r--r--man3/pthread_setschedparam.32
-rw-r--r--man3/pthread_setschedprio.32
-rw-r--r--man3/pthread_sigmask.32
-rw-r--r--man3/pthread_sigqueue.32
-rw-r--r--man3/pthread_spin_init.32
-rw-r--r--man3/pthread_spin_lock.32
-rw-r--r--man3/pthread_testcancel.32
-rw-r--r--man3/pthread_tryjoin_np.32
-rw-r--r--man3/pthread_yield.32
-rw-r--r--man3/ptsname.32
-rw-r--r--man3/putenv.32
-rw-r--r--man3/putgrent.32
-rw-r--r--man3/putpwent.32
-rw-r--r--man3/puts.32
-rw-r--r--man3/putwchar.32
-rw-r--r--man3/qecvt.32
-rw-r--r--man3/qsort.32
-rw-r--r--man3/raise.32
-rw-r--r--man3/rand.32
-rw-r--r--man3/random.32
-rw-r--r--man3/random_r.32
-rw-r--r--man3/rcmd.32
-rw-r--r--man3/re_comp.32
-rw-r--r--man3/readdir.32
-rw-r--r--man3/readdir_r.32
-rw-r--r--man3/realpath.32
-rw-r--r--man3/recno.32
-rw-r--r--man3/regex.32
-rw-r--r--man3/remainder.32
-rw-r--r--man3/remove.32
-rw-r--r--man3/remquo.32
-rw-r--r--man3/resolver.32
-rw-r--r--man3/rewinddir.32
-rw-r--r--man3/rexec.32
-rw-r--r--man3/rint.32
-rw-r--r--man3/round.32
-rw-r--r--man3/rpc.32
-rw-r--r--man3/rpmatch.32
-rw-r--r--man3/rtime.32
-rw-r--r--man3/rtnetlink.32
-rw-r--r--man3/scalb.32
-rw-r--r--man3/scalbln.32
-rw-r--r--man3/scandir.32
-rw-r--r--man3/scanf.32
-rw-r--r--man3/sched_getcpu.32
-rw-r--r--man3/seekdir.32
-rw-r--r--man3/sem_close.32
-rw-r--r--man3/sem_destroy.32
-rw-r--r--man3/sem_getvalue.32
-rw-r--r--man3/sem_init.32
-rw-r--r--man3/sem_open.32
-rw-r--r--man3/sem_post.32
-rw-r--r--man3/sem_unlink.32
-rw-r--r--man3/sem_wait.32
-rw-r--r--man3/setaliasent.32
-rw-r--r--man3/setbuf.32
-rw-r--r--man3/setenv.32
-rw-r--r--man3/setjmp.32
-rw-r--r--man3/setlocale.32
-rw-r--r--man3/setlogmask.32
-rw-r--r--man3/setnetgrent.32
-rw-r--r--man3/shm_open.32
-rw-r--r--man3/siginterrupt.32
-rw-r--r--man3/signbit.32
-rw-r--r--man3/significand.32
-rw-r--r--man3/sigpause.32
-rw-r--r--man3/sigqueue.32
-rw-r--r--man3/sigset.32
-rw-r--r--man3/sigsetops.32
-rw-r--r--man3/sigvec.32
-rw-r--r--man3/sigwait.32
-rw-r--r--man3/sin.32
-rw-r--r--man3/sincos.32
-rw-r--r--man3/sinh.32
-rw-r--r--man3/sleep.32
-rw-r--r--man3/slist.32
-rw-r--r--man3/sockatmark.32
-rw-r--r--man3/sqrt.32
-rw-r--r--man3/stailq.32
-rw-r--r--man3/statvfs.32
-rw-r--r--man3/stdarg.32
-rw-r--r--man3/stdin.32
-rw-r--r--man3/stdio.32
-rw-r--r--man3/stdio_ext.32
-rw-r--r--man3/stpcpy.32
-rw-r--r--man3/stpncpy.32
-rw-r--r--man3/strcasecmp.32
-rw-r--r--man3/strcat.32
-rw-r--r--man3/strchr.32
-rw-r--r--man3/strcmp.32
-rw-r--r--man3/strcoll.32
-rw-r--r--man3/strcpy.32
-rw-r--r--man3/strdup.32
-rw-r--r--man3/strerror.32
-rw-r--r--man3/strfmon.32
-rw-r--r--man3/strfromd.32
-rw-r--r--man3/strfry.32
-rw-r--r--man3/strftime.32
-rw-r--r--man3/string.32
-rw-r--r--man3/strlen.32
-rw-r--r--man3/strnlen.32
-rw-r--r--man3/strpbrk.32
-rw-r--r--man3/strptime.32
-rw-r--r--man3/strsep.32
-rw-r--r--man3/strsignal.32
-rw-r--r--man3/strspn.32
-rw-r--r--man3/strstr.32
-rw-r--r--man3/strtod.32
-rw-r--r--man3/strtoimax.32
-rw-r--r--man3/strtok.32
-rw-r--r--man3/strtol.32
-rw-r--r--man3/strtoul.32
-rw-r--r--man3/strverscmp.32
-rw-r--r--man3/strxfrm.32
-rw-r--r--man3/swab.32
-rw-r--r--man3/sysconf.32
-rw-r--r--man3/syslog.32
-rw-r--r--man3/system.32
-rw-r--r--man3/sysv_signal.32
-rw-r--r--man3/tailq.32
-rw-r--r--man3/tan.32
-rw-r--r--man3/tanh.32
-rw-r--r--man3/tcgetpgrp.32
-rw-r--r--man3/tcgetsid.32
-rw-r--r--man3/telldir.32
-rw-r--r--man3/tempnam.32
-rw-r--r--man3/termios.32
-rw-r--r--man3/tgamma.32
-rw-r--r--man3/timegm.32
-rw-r--r--man3/timeradd.32
-rw-r--r--man3/tmpfile.32
-rw-r--r--man3/tmpnam.32
-rw-r--r--man3/toascii.32
-rw-r--r--man3/toupper.32
-rw-r--r--man3/towctrans.32
-rw-r--r--man3/towlower.32
-rw-r--r--man3/towupper.32
-rw-r--r--man3/trunc.32
-rw-r--r--man3/tsearch.32
-rw-r--r--man3/ttyname.32
-rw-r--r--man3/ttyslot.32
-rw-r--r--man3/tzset.32
-rw-r--r--man3/ualarm.32
-rw-r--r--man3/ulimit.32
-rw-r--r--man3/undocumented.32
-rw-r--r--man3/ungetwc.32
-rw-r--r--man3/unlocked_stdio.32
-rw-r--r--man3/unlockpt.32
-rw-r--r--man3/updwtmp.32
-rw-r--r--man3/uselocale.32
-rw-r--r--man3/usleep.32
-rw-r--r--man3/wcpcpy.32
-rw-r--r--man3/wcpncpy.32
-rw-r--r--man3/wcrtomb.32
-rw-r--r--man3/wcscasecmp.32
-rw-r--r--man3/wcscat.32
-rw-r--r--man3/wcschr.32
-rw-r--r--man3/wcscmp.32
-rw-r--r--man3/wcscpy.32
-rw-r--r--man3/wcscspn.32
-rw-r--r--man3/wcsdup.32
-rw-r--r--man3/wcslen.32
-rw-r--r--man3/wcsncasecmp.32
-rw-r--r--man3/wcsncat.32
-rw-r--r--man3/wcsncmp.32
-rw-r--r--man3/wcsncpy.32
-rw-r--r--man3/wcsnlen.32
-rw-r--r--man3/wcsnrtombs.32
-rw-r--r--man3/wcspbrk.32
-rw-r--r--man3/wcsrchr.32
-rw-r--r--man3/wcsrtombs.32
-rw-r--r--man3/wcsspn.32
-rw-r--r--man3/wcsstr.32
-rw-r--r--man3/wcstoimax.32
-rw-r--r--man3/wcstok.32
-rw-r--r--man3/wcstombs.32
-rw-r--r--man3/wcswidth.32
-rw-r--r--man3/wctob.32
-rw-r--r--man3/wctomb.32
-rw-r--r--man3/wctrans.32
-rw-r--r--man3/wctype.32
-rw-r--r--man3/wcwidth.32
-rw-r--r--man3/wmemchr.32
-rw-r--r--man3/wmemcmp.32
-rw-r--r--man3/wmemcpy.32
-rw-r--r--man3/wmemmove.32
-rw-r--r--man3/wmemset.32
-rw-r--r--man3/wordexp.32
-rw-r--r--man3/wprintf.32
-rw-r--r--man3/xcrypt.32
-rw-r--r--man3/xdr.32
-rw-r--r--man3/y0.32
-rw-r--r--man3const/NULL.3const2
-rw-r--r--man3head/sysexits.h.3head2
-rw-r--r--man3type/aiocb.3type2
-rw-r--r--man3type/blkcnt_t.3type2
-rw-r--r--man3type/blksize_t.3type2
-rw-r--r--man3type/cc_t.3type2
-rw-r--r--man3type/clock_t.3type2
-rw-r--r--man3type/clockid_t.3type2
-rw-r--r--man3type/dev_t.3type2
-rw-r--r--man3type/div_t.3type2
-rw-r--r--man3type/double_t.3type2
-rw-r--r--man3type/epoll_event.3type2
-rw-r--r--man3type/fenv_t.3type2
-rw-r--r--man3type/id_t.3type2
-rw-r--r--man3type/intN_t.3type2
-rw-r--r--man3type/intmax_t.3type2
-rw-r--r--man3type/intptr_t.3type2
-rw-r--r--man3type/iovec.3type2
-rw-r--r--man3type/itimerspec.3type2
-rw-r--r--man3type/lconv.3type2
-rw-r--r--man3type/mode_t.3type2
-rw-r--r--man3type/off_t.3type2
-rw-r--r--man3type/ptrdiff_t.3type2
-rw-r--r--man3type/regex_t.3type2
-rw-r--r--man3type/size_t.3type2
-rw-r--r--man3type/sockaddr.3type2
-rw-r--r--man3type/stat.3type2
-rw-r--r--man3type/time_t.3type2
-rw-r--r--man3type/timer_t.3type2
-rw-r--r--man3type/timespec.3type2
-rw-r--r--man3type/timeval.3type2
-rw-r--r--man3type/tm.3type2
-rw-r--r--man3type/va_list.3type2
-rw-r--r--man3type/void.3type2
-rw-r--r--man4/cciss.42
-rw-r--r--man4/console_codes.42
-rw-r--r--man4/cpuid.42
-rw-r--r--man4/dsp56k.42
-rw-r--r--man4/fd.42
-rw-r--r--man4/full.42
-rw-r--r--man4/fuse.42
-rw-r--r--man4/hd.42
-rw-r--r--man4/hpsa.42
-rw-r--r--man4/initrd.42
-rw-r--r--man4/intro.42
-rw-r--r--man4/lirc.42
-rw-r--r--man4/loop.42
-rw-r--r--man4/lp.42
-rw-r--r--man4/mem.42
-rw-r--r--man4/mouse.42
-rw-r--r--man4/msr.42
-rw-r--r--man4/null.42
-rw-r--r--man4/pts.42
-rw-r--r--man4/ram.42
-rw-r--r--man4/random.42
-rw-r--r--man4/rtc.42
-rw-r--r--man4/sd.42
-rw-r--r--man4/sk98lin.42
-rw-r--r--man4/smartpqi.42
-rw-r--r--man4/st.42
-rw-r--r--man4/tty.42
-rw-r--r--man4/ttyS.42
-rw-r--r--man4/vcs.42
-rw-r--r--man4/veth.42
-rw-r--r--man4/wavelan.42
-rw-r--r--man5/acct.52
-rw-r--r--man5/charmap.52
-rw-r--r--man5/core.52
-rw-r--r--man5/dir_colors.52
-rw-r--r--man5/elf.52
-rw-r--r--man5/filesystems.52
-rw-r--r--man5/ftpusers.52
-rw-r--r--man5/gai.conf.52
-rw-r--r--man5/group.52
-rw-r--r--man5/host.conf.52
-rw-r--r--man5/hosts.52
-rw-r--r--man5/hosts.equiv.52
-rw-r--r--man5/intro.52
-rw-r--r--man5/issue.52
-rw-r--r--man5/locale.52
-rw-r--r--man5/motd.52
-rw-r--r--man5/networks.52
-rw-r--r--man5/nologin.52
-rw-r--r--man5/nscd.conf.52
-rw-r--r--man5/nss.52
-rw-r--r--man5/nsswitch.conf.52
-rw-r--r--man5/passwd.52
-rw-r--r--man5/proc.52
-rw-r--r--man5/protocols.52
-rw-r--r--man5/repertoiremap.52
-rw-r--r--man5/resolv.conf.52
-rw-r--r--man5/rpc.52
-rw-r--r--man5/securetty.52
-rw-r--r--man5/services.52
-rw-r--r--man5/shells.52
-rw-r--r--man5/slabinfo.52
-rw-r--r--man5/sysfs.52
-rw-r--r--man5/termcap.52
-rw-r--r--man5/tmpfs.52
-rw-r--r--man5/ttytype.52
-rw-r--r--man5/utmp.52
-rw-r--r--man6/intro.62
-rw-r--r--man7/address_families.72
-rw-r--r--man7/aio.72
-rw-r--r--man7/armscii-8.72
-rw-r--r--man7/arp.72
-rw-r--r--man7/ascii.72
-rw-r--r--man7/attributes.72
-rw-r--r--man7/boot.72
-rw-r--r--man7/bootparam.72
-rw-r--r--man7/capabilities.72
-rw-r--r--man7/cgroup_namespaces.72
-rw-r--r--man7/cgroups.72
-rw-r--r--man7/charsets.72
-rw-r--r--man7/complex.72
-rw-r--r--man7/cp1251.72
-rw-r--r--man7/cp1252.72
-rw-r--r--man7/cpuset.72
-rw-r--r--man7/credentials.72
-rw-r--r--man7/ddp.72
-rw-r--r--man7/environ.72
-rw-r--r--man7/epoll.72
-rw-r--r--man7/fanotify.72
-rw-r--r--man7/feature_test_macros.72
-rw-r--r--man7/fifo.72
-rw-r--r--man7/futex.72
-rw-r--r--man7/glob.72
-rw-r--r--man7/hier.72
-rw-r--r--man7/hostname.72
-rw-r--r--man7/icmp.72
-rw-r--r--man7/inode.72
-rw-r--r--man7/inotify.72
-rw-r--r--man7/intro.72
-rw-r--r--man7/ip.72
-rw-r--r--man7/ipc_namespaces.72
-rw-r--r--man7/ipv6.72
-rw-r--r--man7/iso_8859-1.72
-rw-r--r--man7/iso_8859-10.72
-rw-r--r--man7/iso_8859-11.72
-rw-r--r--man7/iso_8859-13.72
-rw-r--r--man7/iso_8859-14.72
-rw-r--r--man7/iso_8859-15.72
-rw-r--r--man7/iso_8859-16.72
-rw-r--r--man7/iso_8859-2.72
-rw-r--r--man7/iso_8859-3.72
-rw-r--r--man7/iso_8859-4.72
-rw-r--r--man7/iso_8859-5.72
-rw-r--r--man7/iso_8859-6.72
-rw-r--r--man7/iso_8859-7.72
-rw-r--r--man7/iso_8859-8.72
-rw-r--r--man7/iso_8859-9.72
-rw-r--r--man7/kernel_lockdown.72
-rw-r--r--man7/keyrings.72
-rw-r--r--man7/koi8-r.72
-rw-r--r--man7/koi8-u.72
-rw-r--r--man7/landlock.72
-rw-r--r--man7/libc.72
-rw-r--r--man7/locale.72
-rw-r--r--man7/mailaddr.72
-rw-r--r--man7/man-pages.72
-rw-r--r--man7/man.72
-rw-r--r--man7/math_error.72
-rw-r--r--man7/mount_namespaces.72
-rw-r--r--man7/mq_overview.72
-rw-r--r--man7/namespaces.72
-rw-r--r--man7/netdevice.72
-rw-r--r--man7/netlink.72
-rw-r--r--man7/network_namespaces.72
-rw-r--r--man7/nptl.72
-rw-r--r--man7/numa.72
-rw-r--r--man7/operator.72
-rw-r--r--man7/packet.72
-rw-r--r--man7/path_resolution.72
-rw-r--r--man7/persistent-keyring.72
-rw-r--r--man7/pid_namespaces.72
-rw-r--r--man7/pipe.72
-rw-r--r--man7/pkeys.72
-rw-r--r--man7/posixoptions.72
-rw-r--r--man7/process-keyring.72
-rw-r--r--man7/pthreads.72
-rw-r--r--man7/pty.72
-rw-r--r--man7/queue.72
-rw-r--r--man7/random.72
-rw-r--r--man7/raw.72
-rw-r--r--man7/regex.72
-rw-r--r--man7/rtld-audit.72
-rw-r--r--man7/rtnetlink.72
-rw-r--r--man7/sched.72
-rw-r--r--man7/sem_overview.72
-rw-r--r--man7/session-keyring.72
-rw-r--r--man7/shm_overview.72
-rw-r--r--man7/sigevent.72
-rw-r--r--man7/signal-safety.72
-rw-r--r--man7/signal.72
-rw-r--r--man7/sock_diag.72
-rw-r--r--man7/socket.72
-rw-r--r--man7/spufs.72
-rw-r--r--man7/standards.72
-rw-r--r--man7/suffixes.72
-rw-r--r--man7/symlink.72
-rw-r--r--man7/system_data_types.72
-rw-r--r--man7/sysvipc.72
-rw-r--r--man7/tcp.72
-rw-r--r--man7/termio.72
-rw-r--r--man7/thread-keyring.72
-rw-r--r--man7/time.72
-rw-r--r--man7/time_namespaces.72
-rw-r--r--man7/udp.72
-rw-r--r--man7/udplite.72
-rw-r--r--man7/unicode.72
-rw-r--r--man7/units.72
-rw-r--r--man7/unix.72
-rw-r--r--man7/uri.72
-rw-r--r--man7/user-keyring.72
-rw-r--r--man7/user-session-keyring.72
-rw-r--r--man7/user_namespaces.72
-rw-r--r--man7/utf-8.72
-rw-r--r--man7/uts_namespaces.72
-rw-r--r--man7/vdso.72
-rw-r--r--man7/vsock.72
-rw-r--r--man7/x25.72
-rw-r--r--man7/xattr.72
-rw-r--r--man8/iconvconfig.82
-rw-r--r--man8/intro.82
-rw-r--r--man8/ld.so.82
-rw-r--r--man8/ldconfig.82
-rw-r--r--man8/nscd.82
-rw-r--r--man8/sln.82
-rw-r--r--man8/tzselect.82
-rwxr-xr-xscripts/update_timestamps.sh19
1100 files changed, 1099 insertions, 1117 deletions
diff --git a/lib/dist.mk b/lib/dist.mk
index 2c06dc984..13f70929e 100644
--- a/lib/dist.mk
+++ b/lib/dist.mk
@@ -31,6 +31,7 @@ $(_DISTPAGES): $(_DISTDIR)/man%: $(srcdir)/man% | $$(@D)/.
$(info INSTALL $@)
$(INSTALL_DATA) -T $< $@
$(SED) -i '/^.TH/s/(unreleased)/$(DISTVERSION)/' $@
+ $(SED) -i "/^.TH/s/(date)/$$(git log --format=%cs -1 -- $<)/" $@
$(_DISTOTHERS): $(_DISTDIR)/%: $(srcdir)/% | $$(@D)/.
$(info INSTALL $@)
diff --git a/man1/getent.1 b/man1/getent.1
index 7bcf8b9ec..265ea8882 100644
--- a/man1/getent.1
+++ b/man1/getent.1
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH GETENT 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETENT 1 (date) "Linux man-pages (unreleased)"
.SH NAME
getent \- get entries from Name Service Switch libraries
.SH SYNOPSIS
diff --git a/man1/iconv.1 b/man1/iconv.1
index 8c5ecba05..4fd06a1ad 100644
--- a/man1/iconv.1
+++ b/man1/iconv.1
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ICONV 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH ICONV 1 (date) "Linux man-pages (unreleased)"
.SH NAME
iconv \- convert text from one character encoding to another
.SH SYNOPSIS
diff --git a/man1/intro.1 b/man1/intro.1
index 441ca4d3a..c5fcba1ce 100644
--- a/man1/intro.1
+++ b/man1/intro.1
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH INTRO 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTRO 1 (date) "Linux man-pages (unreleased)"
.SH NAME
intro \- introduction to user commands
.SH DESCRIPTION
diff --git a/man1/ldd.1 b/man1/ldd.1
index 80902446f..9860c47cf 100644
--- a/man1/ldd.1
+++ b/man1/ldd.1
@@ -8,7 +8,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH LDD 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH LDD 1 (date) "Linux man-pages (unreleased)"
.SH NAME
ldd \- print shared object dependencies
.SH SYNOPSIS
diff --git a/man1/locale.1 b/man1/locale.1
index b826efffe..0b5e765c7 100644
--- a/man1/locale.1
+++ b/man1/locale.1
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH LOCALE 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOCALE 1 (date) "Linux man-pages (unreleased)"
.SH NAME
locale \- get locale-specific information
.SH SYNOPSIS
diff --git a/man1/localedef.1 b/man1/localedef.1
index d6a40866a..1f6f8efcc 100644
--- a/man1/localedef.1
+++ b/man1/localedef.1
@@ -12,7 +12,7 @@
.\" Lars Wirzenius to document new functionality (as of GNU
.\" C library 2.3.5).
.\"
-.TH LOCALEDEF 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOCALEDEF 1 (date) "Linux man-pages (unreleased)"
.SH NAME
localedef \- compile locale definition files
.SH SYNOPSIS
diff --git a/man1/memusage.1 b/man1/memusage.1
index f6741d778..52344722e 100644
--- a/man1/memusage.1
+++ b/man1/memusage.1
@@ -2,7 +2,7 @@
.\" and Copyright (C) 2014, Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH MEMUSAGE 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMUSAGE 1 (date) "Linux man-pages (unreleased)"
.SH NAME
memusage \- profile memory usage of a program
.SH SYNOPSIS
diff --git a/man1/memusagestat.1 b/man1/memusagestat.1
index de6e49fe1..c416cdc97 100644
--- a/man1/memusagestat.1
+++ b/man1/memusagestat.1
@@ -1,7 +1,7 @@
.\" Copyright (c) 2013, Peter Schiffer <pschiffe@redhat.com>
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH MEMUSAGESTAT 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMUSAGESTAT 1 (date) "Linux man-pages (unreleased)"
.SH NAME
memusagestat \- generate graphic from memory profiling data
.SH SYNOPSIS
diff --git a/man1/mtrace.1 b/man1/mtrace.1
index 3712b4111..4d619830e 100644
--- a/man1/mtrace.1
+++ b/man1/mtrace.1
@@ -1,7 +1,7 @@
.\" Copyright (c) 2013, Peter Schiffer (pschiffe@redhat.com)
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH MTRACE 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH MTRACE 1 (date) "Linux man-pages (unreleased)"
.SH NAME
mtrace \- interpret the malloc trace log
.SH SYNOPSIS
diff --git a/man1/pldd.1 b/man1/pldd.1
index 273b41faf..ce8bba1de 100644
--- a/man1/pldd.1
+++ b/man1/pldd.1
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PLDD 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH PLDD 1 (date) "Linux man-pages (unreleased)"
.SH NAME
pldd \- display dynamic shared objects linked into a process
.SH SYNOPSIS
diff --git a/man1/sprof.1 b/man1/sprof.1
index 7c2f6315c..d01834282 100644
--- a/man1/sprof.1
+++ b/man1/sprof.1
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SPROF 1 2022-09-15 "Linux man-pages (unreleased)"
+.TH SPROF 1 (date) "Linux man-pages (unreleased)"
.SH NAME
sprof \- read and display shared object profiling data
.SH SYNOPSIS
diff --git a/man1/time.1 b/man1/time.1
index dab9a7312..2264d262d 100644
--- a/man1/time.1
+++ b/man1/time.1
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH TIME 1 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIME 1 (date) "Linux man-pages (unreleased)"
.SH NAME
time \- time a simple command or give resource usage
.SH SYNOPSIS
diff --git a/man2/_exit.2 b/man2/_exit.2
index 9b8c64bc7..668e28e74 100644
--- a/man2/_exit.2
+++ b/man2/_exit.2
@@ -6,7 +6,7 @@
.\" Modified Wed Jul 21 23:02:38 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified 2001-11-17, aeb
.\"
-.TH _EXIT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH _EXIT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
_exit, _Exit \- terminate the calling process
.SH LIBRARY
diff --git a/man2/_syscall.2 b/man2/_syscall.2
index 469476667..01a28db35 100644
--- a/man2/_syscall.2
+++ b/man2/_syscall.2
@@ -16,7 +16,7 @@
.\" 2007-10-23 mtk: created as a new page, by taking the content
.\" specific to the _syscall() macros from intro(2).
.\"
-.TH _SYSCALL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH _SYSCALL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
_syscall \- invoking a system call without library support (OBSOLETE)
.SH SYNOPSIS
diff --git a/man2/accept.2 b/man2/accept.2
index 6c659a744..110b712dc 100644
--- a/man2/accept.2
+++ b/man2/accept.2
@@ -10,7 +10,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" 2008-12-04, mtk, Add documentation of accept4()
.\"
-.TH ACCEPT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH ACCEPT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
accept, accept4 \- accept a connection on a socket
.SH LIBRARY
diff --git a/man2/access.2 b/man2/access.2
index 8cb02bdd1..43b67cb5d 100644
--- a/man2/access.2
+++ b/man2/access.2
@@ -20,7 +20,7 @@
.\" Modified 2004-06-23 by Michael Kerrisk
.\" 2007-06-10, mtk, various parts rewritten, and added BUGS section.
.\"
-.TH ACCESS 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH ACCESS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
access, faccessat, faccessat2 \- check user's permissions for a file
.SH LIBRARY
diff --git a/man2/acct.2 b/man2/acct.2
index 6e12369e7..2ceb4f02f 100644
--- a/man2/acct.2
+++ b/man2/acct.2
@@ -9,7 +9,7 @@
.\" Modified 1998-11-04 by Tigran Aivazian <tigran@sco.com>
.\" Modified 2004-05-27, 2004-06-17, 2004-06-23 by Michael Kerrisk
.\"
-.TH ACCT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH ACCT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
acct \- switch process accounting on or off
.SH LIBRARY
diff --git a/man2/add_key.2 b/man2/add_key.2
index 5a9fd8306..7883cabf7 100644
--- a/man2/add_key.2
+++ b/man2/add_key.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ADD_KEY 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH ADD_KEY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
add_key \- add a key to the kernel's key management facility
.SH LIBRARY
diff --git a/man2/adjtimex.2 b/man2/adjtimex.2
index 53a4640a0..0c3ec71cd 100644
--- a/man2/adjtimex.2
+++ b/man2/adjtimex.2
@@ -7,7 +7,7 @@
.\" Modified 1997-07-30 by Paul Slootman <paul@wurtel.demon.nl>
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH ADJTIMEX 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH ADJTIMEX 2 (date) "Linux man-pages (unreleased)"
.SH NAME
adjtimex, clock_adjtime, ntp_adjtime \- tune kernel clock
.SH LIBRARY
diff --git a/man2/alarm.2 b/man2/alarm.2
index 61114de24..6644f49d8 100644
--- a/man2/alarm.2
+++ b/man2/alarm.2
@@ -7,7 +7,7 @@
.\" Modified Sun Jul 21 21:25:26 1996 by Andries Brouwer <aeb@cwi.nl>
.\" Modified Wed Nov 6 03:46:05 1996 by Eric S. Raymond <esr@thyrsus.com>
.\"
-.TH ALARM 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH ALARM 2 (date) "Linux man-pages (unreleased)"
.SH NAME
alarm \- set an alarm clock for delivery of a signal
.SH LIBRARY
diff --git a/man2/alloc_hugepages.2 b/man2/alloc_hugepages.2
index 8885030ee..e6b919fc3 100644
--- a/man2/alloc_hugepages.2
+++ b/man2/alloc_hugepages.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ALLOC_HUGEPAGES 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH ALLOC_HUGEPAGES 2 (date) "Linux man-pages (unreleased)"
.SH NAME
alloc_hugepages, free_hugepages \- allocate or free huge pages
.SH SYNOPSIS
diff --git a/man2/arch_prctl.2 b/man2/arch_prctl.2
index 64694bb3f..c6388a459 100644
--- a/man2/arch_prctl.2
+++ b/man2/arch_prctl.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ARCH_PRCTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH ARCH_PRCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
arch_prctl \- set architecture-specific thread state
.SH LIBRARY
diff --git a/man2/bdflush.2 b/man2/bdflush.2
index 1d67c7370..c90cb8319 100644
--- a/man2/bdflush.2
+++ b/man2/bdflush.2
@@ -5,7 +5,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH BDFLUSH 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH BDFLUSH 2 (date) "Linux man-pages (unreleased)"
.SH NAME
bdflush \- start, flush, or tune buffer-dirty-flush daemon
.SH SYNOPSIS
diff --git a/man2/bind.2 b/man2/bind.2
index 687665efa..309628a7a 100644
--- a/man2/bind.2
+++ b/man2/bind.2
@@ -18,7 +18,7 @@
.\" $Id: bind.2,v 1.3 1999/04/23 19:56:07 freitag Exp $
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH BIND 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH BIND 2 (date) "Linux man-pages (unreleased)"
.SH NAME
bind \- bind a name to a socket
.SH LIBRARY
diff --git a/man2/bpf.2 b/man2/bpf.2
index 2f0aa6da8..925818671 100644
--- a/man2/bpf.2
+++ b/man2/bpf.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH BPF 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH BPF 2 (date) "Linux man-pages (unreleased)"
.SH NAME
bpf \- perform a command on an extended BPF map or program
.SH SYNOPSIS
diff --git a/man2/brk.2 b/man2/brk.2
index 7e8e7ae8d..df3584bac 100644
--- a/man2/brk.2
+++ b/man2/brk.2
@@ -7,7 +7,7 @@
.\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith <faith@cs.unc.edu>
.\"
-.TH BRK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH BRK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
brk, sbrk \- change data segment size
.SH LIBRARY
diff --git a/man2/cacheflush.2 b/man2/cacheflush.2
index 0f017e5d5..8b13df6e9 100644
--- a/man2/cacheflush.2
+++ b/man2/cacheflush.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH CACHEFLUSH 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CACHEFLUSH 2 (date) "Linux man-pages (unreleased)"
.SH NAME
cacheflush \- flush contents of instruction and/or data cache
.SH LIBRARY
diff --git a/man2/capget.2 b/man2/capget.2
index e41ea22e9..c2fcd3f1e 100644
--- a/man2/capget.2
+++ b/man2/capget.2
@@ -11,7 +11,7 @@
.\" 64-bit capability sets in kernel 2.6.2[45].
.\" Modified 2009-01-26, andi kleen
.\"
-.TH CAPGET 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CAPGET 2 (date) "Linux man-pages (unreleased)"
.SH NAME
capget, capset \- set/get capabilities of thread(s)
.SH LIBRARY
diff --git a/man2/chdir.2 b/man2/chdir.2
index a90e49e8c..a627ac607 100644
--- a/man2/chdir.2
+++ b/man2/chdir.2
@@ -10,7 +10,7 @@
.\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH CHDIR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CHDIR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
chdir, fchdir \- change working directory
.SH LIBRARY
diff --git a/man2/chmod.2 b/man2/chmod.2
index 8be19d0cf..f7d36b586 100644
--- a/man2/chmod.2
+++ b/man2/chmod.2
@@ -9,7 +9,7 @@
.\" <michael@cantor.informatik.rwth-aachen.de>: NFS details
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH CHMOD 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CHMOD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
chmod, fchmod, fchmodat \- change permissions of a file
.SH LIBRARY
diff --git a/man2/chown.2 b/man2/chown.2
index 0f59f1fdb..52364f14e 100644
--- a/man2/chown.2
+++ b/man2/chown.2
@@ -15,7 +15,7 @@
.\" (bsdgroups versus sysvgroups, and the effect of the parent
.\" directory's set-group-ID mode bit).
.\"
-.TH CHOWN 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH CHOWN 2 (date) "Linux man-pages (unreleased)"
.SH NAME
chown, fchown, lchown, fchownat \- change ownership of a file
.SH LIBRARY
diff --git a/man2/chroot.2 b/man2/chroot.2
index 5c60d9338..5b8d32090 100644
--- a/man2/chroot.2
+++ b/man2/chroot.2
@@ -10,7 +10,7 @@
.\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH CHROOT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CHROOT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
chroot \- change root directory
.SH LIBRARY
diff --git a/man2/clock_getres.2 b/man2/clock_getres.2
index 3cafa23a5..5e5bc8326 100644
--- a/man2/clock_getres.2
+++ b/man2/clock_getres.2
@@ -8,7 +8,7 @@
.\" 2003-08-24 aeb, large parts rewritten
.\" 2004-08-06 Christoph Lameter <clameter@sgi.com>, SMP note
.\"
-.TH CLOCK_GETRES 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOCK_GETRES 2 (date) "Linux man-pages (unreleased)"
.SH NAME
clock_getres, clock_gettime, clock_settime \- clock and time functions
.SH LIBRARY
diff --git a/man2/clock_nanosleep.2 b/man2/clock_nanosleep.2
index 2d8032633..470bca6d8 100644
--- a/man2/clock_nanosleep.2
+++ b/man2/clock_nanosleep.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CLOCK_NANOSLEEP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOCK_NANOSLEEP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
clock_nanosleep \- high-resolution sleep with specifiable clock
.SH LIBRARY
diff --git a/man2/clone.2 b/man2/clone.2
index 56990b4da..f6f089260 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -37,7 +37,7 @@
.\" 2008-11-19, mtk, document CLONE_NEWIPC
.\" 2008-11-19, Jens Axboe, mtk, document CLONE_IO
.\"
-.TH CLONE 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH CLONE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
clone, __clone2, clone3 \- create a child process
.SH LIBRARY
diff --git a/man2/close.2 b/man2/close.2
index a9b932a2a..48e0d58de 100644
--- a/man2/close.2
+++ b/man2/close.2
@@ -13,7 +13,7 @@
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\" added note about close(2) not guaranteeing that data is safe on close.
.\"
-.TH CLOSE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOSE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
close \- close a file descriptor
.SH LIBRARY
diff --git a/man2/close_range.2 b/man2/close_range.2
index d05adde9b..608cf930b 100644
--- a/man2/close_range.2
+++ b/man2/close_range.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CLOSE_RANGE 2 2022-09-15 "Linux man-pages (unreleased)"
+.TH CLOSE_RANGE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
close_range \- close all file descriptors in a given range
.SH LIBRARY
diff --git a/man2/connect.2 b/man2/connect.2
index 82b196776..2f717e8c5 100644
--- a/man2/connect.2
+++ b/man2/connect.2
@@ -16,7 +16,7 @@
.\" Modified 1998, 1999 by Andi Kleen
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH CONNECT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CONNECT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
connect \- initiate a connection on a socket
.SH LIBRARY
diff --git a/man2/copy_file_range.2 b/man2/copy_file_range.2
index 804373dd2..692ce7f6c 100644
--- a/man2/copy_file_range.2
+++ b/man2/copy_file_range.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH COPY_FILE_RANGE 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH COPY_FILE_RANGE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
copy_file_range \- Copy a range of data from one file to another
.SH LIBRARY
diff --git a/man2/create_module.2 b/man2/create_module.2
index ec190554a..4b4f866df 100644
--- a/man2/create_module.2
+++ b/man2/create_module.2
@@ -5,7 +5,7 @@
.\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
.\" reformatting and rewordings by mtk
.\"
-.TH CREATE_MODULE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH CREATE_MODULE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
create_module \- create a loadable module entry
.SH SYNOPSIS
diff --git a/man2/delete_module.2 b/man2/delete_module.2
index 4b927488a..310c018e1 100644
--- a/man2/delete_module.2
+++ b/man2/delete_module.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH DELETE_MODULE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH DELETE_MODULE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
delete_module \- unload a kernel module
.SH LIBRARY
diff --git a/man2/dup.2 b/man2/dup.2
index dd34ae961..c2fa4cc24 100644
--- a/man2/dup.2
+++ b/man2/dup.2
@@ -14,7 +14,7 @@
.\" details for dup2().
.\" 2008-10-09, mtk: add description of dup3()
.\"
-.TH DUP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH DUP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
dup, dup2, dup3 \- duplicate a file descriptor
.SH LIBRARY
diff --git a/man2/epoll_create.2 b/man2/epoll_create.2
index 375910ab3..7c9285ee7 100644
--- a/man2/epoll_create.2
+++ b/man2/epoll_create.2
@@ -8,7 +8,7 @@
.\" Modified 2005-04-04 by Marko Kohtala <marko.kohtala@gmail.com>
.\" 2008-10-10, mtk: add description of epoll_create1()
.\"
-.TH EPOLL_CREATE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH EPOLL_CREATE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
epoll_create, epoll_create1 \- open an epoll file descriptor
.SH LIBRARY
diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2
index c4c0c0f42..b8f36b2a9 100644
--- a/man2/epoll_ctl.2
+++ b/man2/epoll_ctl.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH EPOLL_CTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH EPOLL_CTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
epoll_ctl \- control interface for an epoll file descriptor
.SH LIBRARY
diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2
index ff7c1ce27..dfcb985ec 100644
--- a/man2/epoll_wait.2
+++ b/man2/epoll_wait.2
@@ -6,7 +6,7 @@
.\"
.\" 2007-04-30: mtk, Added description of epoll_pwait()
.\"
-.TH EPOLL_WAIT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH EPOLL_WAIT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
epoll_wait, epoll_pwait, epoll_pwait2 \-
wait for an I/O event on an epoll file descriptor
diff --git a/man2/eventfd.2 b/man2/eventfd.2
index 6574e23c9..afb9ac827 100644
--- a/man2/eventfd.2
+++ b/man2/eventfd.2
@@ -5,7 +5,7 @@
.\"
.\" 2008-10-10, mtk: describe eventfd2(), and EFD_NONBLOCK and EFD_CLOEXEC
.\"
-.TH EVENTFD 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH EVENTFD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
eventfd \- create a file descriptor for event notification
.SH LIBRARY
diff --git a/man2/execve.2 b/man2/execve.2
index 1bd342526..e0752613c 100644
--- a/man2/execve.2
+++ b/man2/execve.2
@@ -14,7 +14,7 @@
.\" 2007-09-14 Ollie Wild <aaw@google.com>, mtk
.\" Add text describing limits on command-line arguments + environment
.\"
-.TH EXECVE 2 2022-09-15 "Linux man-pages (unreleased)"
+.TH EXECVE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
execve \- execute program
.SH LIBRARY
diff --git a/man2/execveat.2 b/man2/execveat.2
index 5572b6db2..346e86cbc 100644
--- a/man2/execveat.2
+++ b/man2/execveat.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH EXECVEAT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH EXECVEAT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
execveat \- execute program relative to a directory file descriptor
.SH LIBRARY
diff --git a/man2/exit_group.2 b/man2/exit_group.2
index 2749cb731..f17e82195 100644
--- a/man2/exit_group.2
+++ b/man2/exit_group.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH EXIT_GROUP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH EXIT_GROUP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
exit_group \- exit all threads in a process
.SH LIBRARY
diff --git a/man2/fallocate.2 b/man2/fallocate.2
index 4b81d23e3..fbede0ea2 100644
--- a/man2/fallocate.2
+++ b/man2/fallocate.2
@@ -6,7 +6,7 @@
.\" 2011-09-19: Added FALLOC_FL_PUNCH_HOLE
.\" 2011-09-19: Substantial restructuring of the page
.\"
-.TH FALLOCATE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH FALLOCATE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
fallocate \- manipulate file space
.SH LIBRARY
diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2
index 694e7d5c4..32a8f4a9e 100644
--- a/man2/fanotify_init.2
+++ b/man2/fanotify_init.2
@@ -1,7 +1,7 @@
\" Copyright (C) 2013, Heinrich Schuchardt <xypron.glpk@gmx.de>
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH FANOTIFY_INIT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH FANOTIFY_INIT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
fanotify_init \- create and initialize fanotify group
.SH LIBRARY
diff --git a/man2/fanotify_mark.2 b/man2/fanotify_mark.2
index 167e61b22..0afc8c292 100644
--- a/man2/fanotify_mark.2
+++ b/man2/fanotify_mark.2
@@ -1,7 +1,7 @@
.\" Copyright (C) 2013, Heinrich Schuchardt <xypron.glpk@gmx.de>
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH FANOTIFY_MARK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH FANOTIFY_MARK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem
object
diff --git a/man2/fcntl.2 b/man2/fcntl.2
index 721294f3e..7da1d51bc 100644
--- a/man2/fcntl.2
+++ b/man2/fcntl.2
@@ -44,7 +44,7 @@
.\" 2017-06-26, Jens Axboe <axboe@kernel.dk>
.\" Document F_{GET,SET}_RW_HINT and F_{GET,SET}_FILE_RW_HINT
.\"
-.TH FCNTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH FCNTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
fcntl \- manipulate file descriptor
.SH LIBRARY
diff --git a/man2/flock.2 b/man2/flock.2
index 5a51a8850..e91f6fff5 100644
--- a/man2/flock.2
+++ b/man2/flock.2
@@ -12,7 +12,7 @@
.\" FIXME Maybe document LOCK_MAND, LOCK_RW, LOCK_READ, LOCK_WRITE
.\" which only have effect for SAMBA.
.\"
-.TH FLOCK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH FLOCK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
flock \- apply or remove an advisory lock on an open file
.SH LIBRARY
diff --git a/man2/fork.2 b/man2/fork.2
index 7511924b3..a93fc416c 100644
--- a/man2/fork.2
+++ b/man2/fork.2
@@ -16,7 +16,7 @@
.\" Greatly expanded, to describe all attributes that differ
.\" parent and child.
.\"
-.TH FORK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH FORK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
fork \- create a child process
.SH LIBRARY
diff --git a/man2/fsync.2 b/man2/fsync.2
index 1f2f9565c..795cc84e8 100644
--- a/man2/fsync.2
+++ b/man2/fsync.2
@@ -15,7 +15,7 @@
.\" 2006-04-28, mtk, substantial rewrite of various parts.
.\" 2012-02-27 Various changes by Christoph Hellwig <hch@lst.de>
.\"
-.TH FSYNC 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH FSYNC 2 (date) "Linux man-pages (unreleased)"
.SH NAME
fsync, fdatasync \- synchronize a file's in-core state with storage device
.SH LIBRARY
diff --git a/man2/futex.2 b/man2/futex.2
index 39eecfae6..4b6a9ae83 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -19,7 +19,7 @@
.\" FIXME Do we need to add some text regarding Torvald Riegel's 2015-01-24 mail
.\" http://thread.gmane.org/gmane.linux.kernel/1703405/focus=1873242
.\"
-.TH FUTEX 2 2022-09-15 "Linux man-pages (unreleased)"
+.TH FUTEX 2 (date) "Linux man-pages (unreleased)"
.SH NAME
futex \- fast user-space locking
.SH LIBRARY
diff --git a/man2/futimesat.2 b/man2/futimesat.2
index d860becdc..3515ccbcb 100644
--- a/man2/futimesat.2
+++ b/man2/futimesat.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FUTIMESAT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH FUTIMESAT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
futimesat \- change timestamps of a file relative to a \
directory file descriptor
diff --git a/man2/get_kernel_syms.2 b/man2/get_kernel_syms.2
index 09ada88b0..fb9acef68 100644
--- a/man2/get_kernel_syms.2
+++ b/man2/get_kernel_syms.2
@@ -5,7 +5,7 @@
.\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
.\" reformatting and rewordings by mtk
.\"
-.TH GET_KERNEL_SYMS 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GET_KERNEL_SYMS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
get_kernel_syms \- retrieve exported kernel and module symbols
.SH SYNOPSIS
diff --git a/man2/get_mempolicy.2 b/man2/get_mempolicy.2
index 24ca1e974..59a2a72a5 100644
--- a/man2/get_mempolicy.2
+++ b/man2/get_mempolicy.2
@@ -24,7 +24,7 @@
.\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
.\" more precise specification of behavior.
.\"
-.TH GET_MEMPOLICY 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GET_MEMPOLICY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
get_mempolicy \- retrieve NUMA memory policy for a thread
.SH LIBRARY
diff --git a/man2/get_robust_list.2 b/man2/get_robust_list.2
index 2afe29a62..7f2797e0a 100644
--- a/man2/get_robust_list.2
+++ b/man2/get_robust_list.2
@@ -7,7 +7,7 @@
.\" FIXME Something could be added to this page (or exit(2))
.\" about exit_robust_list processing
.\"
-.TH GET_ROBUST_LIST 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GET_ROBUST_LIST 2 (date) "Linux man-pages (unreleased)"
.SH NAME
get_robust_list, set_robust_list \- get/set list of robust futexes
.SH LIBRARY
diff --git a/man2/getcpu.2 b/man2/getcpu.2
index 976a19231..a1df24dbc 100644
--- a/man2/getcpu.2
+++ b/man2/getcpu.2
@@ -9,7 +9,7 @@
.\"
.\" 2008, mtk, various edits
.\"
-.TH GETCPU 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETCPU 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getcpu \- determine CPU and NUMA node on which the calling thread is running
.SH LIBRARY
diff --git a/man2/getdents.2 b/man2/getdents.2
index 2e0e7950e..e9f812a30 100644
--- a/man2/getdents.2
+++ b/man2/getdents.2
@@ -8,7 +8,7 @@
.\" Derived from 'readdir.2'.
.\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.\"
-.TH GETDENTS 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH GETDENTS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getdents, getdents64 \- get directory entries
.SH LIBRARY
diff --git a/man2/getdomainname.2 b/man2/getdomainname.2
index e6f6b46f7..48973f9ff 100644
--- a/man2/getdomainname.2
+++ b/man2/getdomainname.2
@@ -6,7 +6,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Modified 2008-11-27 by mtk
.\"
-.TH GETDOMAINNAME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETDOMAINNAME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getdomainname, setdomainname \- get/set NIS domain name
.SH LIBRARY
diff --git a/man2/getgid.2 b/man2/getgid.2
index da42eeff6..f6315a1bf 100644
--- a/man2/getgid.2
+++ b/man2/getgid.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETGID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETGID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getgid, getegid \- get group identity
.SH LIBRARY
diff --git a/man2/getgroups.2 b/man2/getgroups.2
index 2c5208e1a..9f0c290fc 100644
--- a/man2/getgroups.2
+++ b/man2/getgroups.2
@@ -9,7 +9,7 @@
.\" 2008-05-03, mtk, expanded and rewrote parts of DESCRIPTION and RETURN
.\" VALUE, made style of page more consistent with man-pages style.
.\"
-.TH GETGROUPS 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETGROUPS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getgroups, setgroups \- get/set list of supplementary group IDs
.SH LIBRARY
diff --git a/man2/gethostname.2 b/man2/gethostname.2
index cae8553df..5ecab8cf7 100644
--- a/man2/gethostname.2
+++ b/man2/gethostname.2
@@ -9,7 +9,7 @@
.\" Modified 2004-06-17 by mtk
.\" Modified 2008-11-27 by mtk
.\"
-.TH GETHOSTNAME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETHOSTNAME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
gethostname, sethostname \- get/set hostname
.SH LIBRARY
diff --git a/man2/getitimer.2 b/man2/getitimer.2
index 3fce32004..380a9e29d 100644
--- a/man2/getitimer.2
+++ b/man2/getitimer.2
@@ -10,7 +10,7 @@
.\" 2005-04-06 mtk, Matthias Lang <matthias@corelatus.se>
.\" Noted MAX_SEC_IN_JIFFIES ceiling
.\"
-.TH GETITIMER 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETITIMER 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getitimer, setitimer \- get or set value of an interval timer
.SH LIBRARY
diff --git a/man2/getpagesize.2 b/man2/getpagesize.2
index 5ecd70d28..8d6fe0daa 100644
--- a/man2/getpagesize.2
+++ b/man2/getpagesize.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETPAGESIZE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETPAGESIZE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getpagesize \- get memory page size
.SH LIBRARY
diff --git a/man2/getpeername.2 b/man2/getpeername.2
index 1f1bc602f..6430c47ec 100644
--- a/man2/getpeername.2
+++ b/man2/getpeername.2
@@ -11,7 +11,7 @@
.\" Modified 17 Jul 2002, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added 'socket' to NAME, so that "man -k socket" will show this page.
.\"
-.TH GETPEERNAME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETPEERNAME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getpeername \- get name of connected peer socket
.SH LIBRARY
diff --git a/man2/getpid.2 b/man2/getpid.2
index 204191601..339aecb07 100644
--- a/man2/getpid.2
+++ b/man2/getpid.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETPID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETPID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getpid, getppid \- get process identification
.SH LIBRARY
diff --git a/man2/getpriority.2 b/man2/getpriority.2
index 6079318e7..9bd1419a3 100644
--- a/man2/getpriority.2
+++ b/man2/getpriority.2
@@ -14,7 +14,7 @@
.\" Clarified meaning of 0 value for 'who' argument
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH GETPRIORITY 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETPRIORITY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getpriority, setpriority \- get/set program scheduling priority
.SH LIBRARY
diff --git a/man2/getrandom.2 b/man2/getrandom.2
index 089ea5674..a6bedb1bf 100644
--- a/man2/getrandom.2
+++ b/man2/getrandom.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETRANDOM 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETRANDOM 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getrandom \- obtain a series of random bytes
.SH LIBRARY
diff --git a/man2/getresuid.2 b/man2/getresuid.2
index cb130ace4..60fdd8e92 100644
--- a/man2/getresuid.2
+++ b/man2/getresuid.2
@@ -5,7 +5,7 @@
.\"
.\" Modified, 2003-05-26, Michael Kerrisk, <mtk.manpages@gmail.com>
.\"
-.TH GETRESUID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETRESUID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getresuid, getresgid \- get real, effective, and saved user/group IDs
.SH LIBRARY
diff --git a/man2/getrlimit.2 b/man2/getrlimit.2
index 4a206785e..c27709e18 100644
--- a/man2/getrlimit.2
+++ b/man2/getrlimit.2
@@ -41,7 +41,7 @@
.\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME
.\" 2010-11-06, mtk: Added documentation of prlimit()
.\"
-.TH GETRLIMIT 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH GETRLIMIT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getrlimit, setrlimit, prlimit \- get/set resource limits
.SH LIBRARY
diff --git a/man2/getrusage.2 b/man2/getrusage.2
index b5d172b89..7a06e0d6f 100644
--- a/man2/getrusage.2
+++ b/man2/getrusage.2
@@ -16,7 +16,7 @@
.\" document ru_maxrss
.\" 2010-05-24, mtk, enhanced description of various fields
.\"
-.TH GETRUSAGE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETRUSAGE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getrusage \- get resource usage
.SH LIBRARY
diff --git a/man2/getsid.2 b/man2/getsid.2
index b9fd2ca39..ad6b2beea 100644
--- a/man2/getsid.2
+++ b/man2/getsid.2
@@ -5,7 +5,7 @@
.\"
.\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond <esr@y\thyrsus.com>
.\" Modified 2001-12-17, aeb
-.TH GETSID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETSID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getsid \- get session ID
.SH LIBRARY
diff --git a/man2/getsockname.2 b/man2/getsockname.2
index 106c8a7aa..969b27c53 100644
--- a/man2/getsockname.2
+++ b/man2/getsockname.2
@@ -9,7 +9,7 @@
.\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified Sun Mar 28 21:26:46 1999 by Andries Brouwer <aeb@cwi.nl>
.\"
-.TH GETSOCKNAME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETSOCKNAME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getsockname \- get socket name
.SH LIBRARY
diff --git a/man2/getsockopt.2 b/man2/getsockopt.2
index 17c89dd13..15ba3bb26 100644
--- a/man2/getsockopt.2
+++ b/man2/getsockopt.2
@@ -13,7 +13,7 @@
.\" Modified 1999 by Andi Kleen <ak@muc.de>.
.\" Removed most stuff because it is in socket.7 now.
.\"
-.TH GETSOCKOPT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETSOCKOPT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getsockopt, setsockopt \- get and set options on sockets
.SH LIBRARY
diff --git a/man2/gettid.2 b/man2/gettid.2
index b8906242f..1cfef78b8 100644
--- a/man2/gettid.2
+++ b/man2/gettid.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETTID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETTID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
gettid \- get thread identification
.SH LIBRARY
diff --git a/man2/gettimeofday.2 b/man2/gettimeofday.2
index 088e2b4ea..7e6648a2e 100644
--- a/man2/gettimeofday.2
+++ b/man2/gettimeofday.2
@@ -17,7 +17,7 @@
.\" Modified, 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirement.
.\"
-.TH GETTIMEOFDAY 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETTIMEOFDAY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
gettimeofday, settimeofday \- get / set time
.SH LIBRARY
diff --git a/man2/getuid.2 b/man2/getuid.2
index 47f8d5c62..6c889b4e6 100644
--- a/man2/getuid.2
+++ b/man2/getuid.2
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Historical remark, aeb, 2004-06-05
-.TH GETUID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETUID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getuid, geteuid \- get user identity
.SH LIBRARY
diff --git a/man2/getunwind.2 b/man2/getunwind.2
index 51f6ecb49..0d167307b 100644
--- a/man2/getunwind.2
+++ b/man2/getunwind.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETUNWIND 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETUNWIND 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getunwind \- copy the unwind data to caller's buffer
.SH LIBRARY
diff --git a/man2/getxattr.2 b/man2/getxattr.2
index c034c3d57..b05ba7d41 100644
--- a/man2/getxattr.2
+++ b/man2/getxattr.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH GETXATTR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETXATTR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
getxattr, lgetxattr, fgetxattr \- retrieve an extended attribute value
.SH LIBRARY
diff --git a/man2/idle.2 b/man2/idle.2
index 265d36f31..4c7464d0a 100644
--- a/man2/idle.2
+++ b/man2/idle.2
@@ -9,7 +9,7 @@
.\" N.B. calling "idle" from user process used to hang process!
.\" Modified Thu Oct 31 14:41:15 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" "
-.TH IDLE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IDLE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
idle \- make process 0 idle
.SH SYNOPSIS
diff --git a/man2/init_module.2 b/man2/init_module.2
index 8006039bc..828c7f215 100644
--- a/man2/init_module.2
+++ b/man2/init_module.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH INIT_MODULE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH INIT_MODULE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
init_module, finit_module \- load a kernel module
.SH LIBRARY
diff --git a/man2/inotify_add_watch.2 b/man2/inotify_add_watch.2
index 3199e8c3b..1557fb39b 100644
--- a/man2/inotify_add_watch.2
+++ b/man2/inotify_add_watch.2
@@ -6,7 +6,7 @@
.\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
.\" 2006-02-07 mtk, various changes
.\"
-.TH INOTIFY_ADD_WATCH 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH INOTIFY_ADD_WATCH 2 (date) "Linux man-pages (unreleased)"
.SH NAME
inotify_add_watch \- add a watch to an initialized inotify instance
.SH LIBRARY
diff --git a/man2/inotify_init.2 b/man2/inotify_init.2
index dd486fb94..9707f7a3c 100644
--- a/man2/inotify_init.2
+++ b/man2/inotify_init.2
@@ -7,7 +7,7 @@
.\" 2006-02-07 mtk, minor changes
.\" 2008-10-10 mtk: add description of inotify_init1()
.\"
-.TH INOTIFY_INIT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH INOTIFY_INIT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
inotify_init, inotify_init1 \- initialize an inotify instance
.SH LIBRARY
diff --git a/man2/inotify_rm_watch.2 b/man2/inotify_rm_watch.2
index 8fc4d0ca5..10810bdfc 100644
--- a/man2/inotify_rm_watch.2
+++ b/man2/inotify_rm_watch.2
@@ -5,7 +5,7 @@
.\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
.\" 2006-02-07 mtk, minor changes
.\"
-.TH INOTIFY_RM_WATCH 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH INOTIFY_RM_WATCH 2 (date) "Linux man-pages (unreleased)"
.SH NAME
inotify_rm_watch \- remove an existing watch from an inotify instance
.SH LIBRARY
diff --git a/man2/intro.2 b/man2/intro.2
index c5afbeb8f..918499150 100644
--- a/man2/intro.2
+++ b/man2/intro.2
@@ -6,7 +6,7 @@
.\" new _syscall(2) page, and substantially enhanced and rewrote
.\" the remaining material on this page.
.\"
-.TH INTRO 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTRO 2 (date) "Linux man-pages (unreleased)"
.SH NAME
intro \- introduction to system calls
.SH DESCRIPTION
diff --git a/man2/io_cancel.2 b/man2/io_cancel.2
index 0db47e06c..6bed5ac2a 100644
--- a/man2/io_cancel.2
+++ b/man2/io_cancel.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH IO_CANCEL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IO_CANCEL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
io_cancel \- cancel an outstanding asynchronous I/O operation
.SH LIBRARY
diff --git a/man2/io_destroy.2 b/man2/io_destroy.2
index 13164be8f..d104536c3 100644
--- a/man2/io_destroy.2
+++ b/man2/io_destroy.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH IO_DESTROY 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IO_DESTROY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
io_destroy \- destroy an asynchronous I/O context
.SH LIBRARY
diff --git a/man2/io_getevents.2 b/man2/io_getevents.2
index 5e152eb97..bfa435bf2 100644
--- a/man2/io_getevents.2
+++ b/man2/io_getevents.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH IO_GETEVENTS 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IO_GETEVENTS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
io_getevents \- read asynchronous I/O events from the completion queue
.SH LIBRARY
diff --git a/man2/io_setup.2 b/man2/io_setup.2
index 90e512bc1..b0d1adad1 100644
--- a/man2/io_setup.2
+++ b/man2/io_setup.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH IO_SETUP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IO_SETUP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
io_setup \- create an asynchronous I/O context
.SH LIBRARY
diff --git a/man2/io_submit.2 b/man2/io_submit.2
index 3ea1100d5..20b45dfaa 100644
--- a/man2/io_submit.2
+++ b/man2/io_submit.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH IO_SUBMIT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IO_SUBMIT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
io_submit \- submit asynchronous I/O blocks for processing
.SH LIBRARY
diff --git a/man2/ioctl.2 b/man2/ioctl.2
index 441fd1bd1..d30d2c6c6 100644
--- a/man2/ioctl.2
+++ b/man2/ioctl.2
@@ -10,7 +10,7 @@
.\" Modified 1999-06-25 by Rachael Munns <vashti@dream.org.uk>
.\" Modified 2000-09-21 by Andries Brouwer <aeb@cwi.nl>
.\"
-.TH IOCTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl \- control device
.SH LIBRARY
diff --git a/man2/ioctl_console.2 b/man2/ioctl_console.2
index 9ddfeecd4..eb1269daa 100644
--- a/man2/ioctl_console.2
+++ b/man2/ioctl_console.2
@@ -18,7 +18,7 @@
.\" VT_UNLOCKSWITCH (since 1.3.47, needs CAP_SYS_TTY_CONFIG)
.\" VT_GETHIFONTMASK (since 2.6.18)
.\"
-.TH IOCTL_CONSOLE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOCTL_CONSOLE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_console \- ioctls for console terminal and virtual consoles
.SH DESCRIPTION
diff --git a/man2/ioctl_fat.2 b/man2/ioctl_fat.2
index 19811613d..053ae012b 100644
--- a/man2/ioctl_fat.2
+++ b/man2/ioctl_fat.2
@@ -1,7 +1,7 @@
.\" Copyright (C) 2014, Heinrich Schuchardt <xypron.glpk@gmx.de>
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH IOCTL_FAT 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH IOCTL_FAT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_fat \- manipulating the FAT filesystem
.SH LIBRARY
diff --git a/man2/ioctl_ficlonerange.2 b/man2/ioctl_ficlonerange.2
index b48796407..d54a64e58 100644
--- a/man2/ioctl_ficlonerange.2
+++ b/man2/ioctl_ficlonerange.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 2016, Oracle. All rights reserved.
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH IOCTL_FICLONERANGE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOCTL_FICLONERANGE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_ficlonerange, ioctl_ficlone \-
share some the data of one file with another file
diff --git a/man2/ioctl_fideduperange.2 b/man2/ioctl_fideduperange.2
index 176e73c71..32ae72706 100644
--- a/man2/ioctl_fideduperange.2
+++ b/man2/ioctl_fideduperange.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 2016, Oracle. All rights reserved.
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH IOCTL_FIDEDUPERANGE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOCTL_FIDEDUPERANGE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_fideduperange \- share some the data of one file with another file
.SH LIBRARY
diff --git a/man2/ioctl_fslabel.2 b/man2/ioctl_fslabel.2
index 94b6da408..a4b483939 100644
--- a/man2/ioctl_fslabel.2
+++ b/man2/ioctl_fslabel.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 2018, Red Hat, Inc. All rights reserved.
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH IOCTL_FSLABEL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOCTL_FSLABEL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_fslabel \- get or set a filesystem label
.SH LIBRARY
diff --git a/man2/ioctl_getfsmap.2 b/man2/ioctl_getfsmap.2
index 9683ebdb8..3c55930cc 100644
--- a/man2/ioctl_getfsmap.2
+++ b/man2/ioctl_getfsmap.2
@@ -1,7 +1,7 @@
.\" Copyright (c) 2017, Oracle. All rights reserved.
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH IOCTL_GETFSMAP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOCTL_GETFSMAP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_getfsmap \- retrieve the physical layout of the filesystem
.SH LIBRARY
diff --git a/man2/ioctl_iflags.2 b/man2/ioctl_iflags.2
index 72657a6e4..11fe5eb32 100644
--- a/man2/ioctl_iflags.2
+++ b/man2/ioctl_iflags.2
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH IOCTL_IFLAGS 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOCTL_IFLAGS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_iflags \- ioctl() operations for inode flags
.SH DESCRIPTION
diff --git a/man2/ioctl_ns.2 b/man2/ioctl_ns.2
index 2907b81be..8d7984903 100644
--- a/man2/ioctl_ns.2
+++ b/man2/ioctl_ns.2
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH IOCTL_NS 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH IOCTL_NS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_ns \- ioctl() operations for Linux namespaces
.SH DESCRIPTION
diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2
index c756ecc35..759ea7bba 100644
--- a/man2/ioctl_tty.2
+++ b/man2/ioctl_tty.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH IOCTL_TTY 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOCTL_TTY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_tty \- ioctls for terminals and serial lines
.SH LIBRARY
diff --git a/man2/ioctl_userfaultfd.2 b/man2/ioctl_userfaultfd.2
index 7a8390e88..edb56c8cd 100644
--- a/man2/ioctl_userfaultfd.2
+++ b/man2/ioctl_userfaultfd.2
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH IOCTL_USERFAULTFD 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOCTL_USERFAULTFD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioctl_userfaultfd \- create a file descriptor for handling page faults in user
space
diff --git a/man2/ioperm.2 b/man2/ioperm.2
index c9dd8bfc6..f2919c7c5 100644
--- a/man2/ioperm.2
+++ b/man2/ioperm.2
@@ -12,7 +12,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH IOPERM 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOPERM 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioperm \- set port input/output permissions
.SH LIBRARY
diff --git a/man2/iopl.2 b/man2/iopl.2
index 40d8538f7..6e94c1330 100644
--- a/man2/iopl.2
+++ b/man2/iopl.2
@@ -10,7 +10,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH IOPL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOPL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
iopl \- change I/O privilege level
.SH LIBRARY
diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2
index 8d7d91252..dd3b4acb2 100644
--- a/man2/ioprio_set.2
+++ b/man2/ioprio_set.2
@@ -7,7 +7,7 @@
.\" with various additions by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.\"
-.TH IOPRIO_SET 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOPRIO_SET 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ioprio_get, ioprio_set \- get/set I/O scheduling class and priority
.SH LIBRARY
diff --git a/man2/ipc.2 b/man2/ipc.2
index cdbc054ec..df265a0bf 100644
--- a/man2/ipc.2
+++ b/man2/ipc.2
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
-.TH IPC 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH IPC 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ipc \- System V IPC system calls
.SH LIBRARY
diff --git a/man2/kcmp.2 b/man2/kcmp.2
index 4669358fb..4acc57f99 100644
--- a/man2/kcmp.2
+++ b/man2/kcmp.2
@@ -5,7 +5,7 @@
.\"
.\" Kernel commit d97b46a64674a267bc41c9e16132ee2a98c3347d
.\"
-.TH KCMP 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH KCMP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
kcmp \- compare two processes to determine if they share a kernel resource
.SH LIBRARY
diff --git a/man2/kexec_load.2 b/man2/kexec_load.2
index c62bffc11..87e9c7a60 100644
--- a/man2/kexec_load.2
+++ b/man2/kexec_load.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH KEXEC_LOAD 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH KEXEC_LOAD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
kexec_load, kexec_file_load \- load a new kernel for later execution
.SH LIBRARY
diff --git a/man2/keyctl.2 b/man2/keyctl.2
index 40079e3b8..901e1aac4 100644
--- a/man2/keyctl.2
+++ b/man2/keyctl.2
@@ -5,7 +5,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH KEYCTL 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH KEYCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
keyctl \- manipulate the kernel's key management facility
.SH LIBRARY
diff --git a/man2/kill.2 b/man2/kill.2
index d1d669ed7..aa56321d1 100644
--- a/man2/kill.2
+++ b/man2/kill.2
@@ -21,7 +21,7 @@
.\" Modified 2004-06-24 by aeb
.\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr
.\"
-.TH KILL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH KILL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
kill \- send signal to a process
.SH LIBRARY
diff --git a/man2/landlock_add_rule.2 b/man2/landlock_add_rule.2
index 3467ba9ca..449795b60 100644
--- a/man2/landlock_add_rule.2
+++ b/man2/landlock_add_rule.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH LANDLOCK_ADD_RULE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH LANDLOCK_ADD_RULE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
landlock_add_rule \- add a new Landlock rule to a ruleset
.SH LIBRARY
diff --git a/man2/landlock_create_ruleset.2 b/man2/landlock_create_ruleset.2
index 5ce6893cf..cacbadfb4 100644
--- a/man2/landlock_create_ruleset.2
+++ b/man2/landlock_create_ruleset.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH LANDLOCK_CREATE_RULESET 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH LANDLOCK_CREATE_RULESET 2 (date) "Linux man-pages (unreleased)"
.SH NAME
landlock_create_ruleset \- create a new Landlock ruleset
.SH LIBRARY
diff --git a/man2/landlock_restrict_self.2 b/man2/landlock_restrict_self.2
index b77a526af..e34e31c67 100644
--- a/man2/landlock_restrict_self.2
+++ b/man2/landlock_restrict_self.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH LANDLOCK_RESTRICT_SELF 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH LANDLOCK_RESTRICT_SELF 2 (date) "Linux man-pages (unreleased)"
.SH NAME
landlock_restrict_self \- enforce a Landlock ruleset
.SH LIBRARY
diff --git a/man2/link.2 b/man2/link.2
index ba20a3749..0bc3e24df 100644
--- a/man2/link.2
+++ b/man2/link.2
@@ -9,7 +9,7 @@
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Modified 2005-04-04, as per suggestion by Michael Hardt for rename.2
.\"
-.TH LINK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH LINK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
link, linkat \- make a new name for a file
.SH LIBRARY
diff --git a/man2/listen.2 b/man2/listen.2
index 26e7c1931..7b71dfea4 100644
--- a/man2/listen.2
+++ b/man2/listen.2
@@ -14,7 +14,7 @@
.\" Modified 11 May 2001 by Sam Varshavchik <mrsam@courier-mta.com>
.\"
.\"
-.TH LISTEN 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH LISTEN 2 (date) "Linux man-pages (unreleased)"
.SH NAME
listen \- listen for connections on a socket
.SH LIBRARY
diff --git a/man2/listxattr.2 b/man2/listxattr.2
index b83ad8b02..928af04f2 100644
--- a/man2/listxattr.2
+++ b/man2/listxattr.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH LISTXATTR 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH LISTXATTR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
listxattr, llistxattr, flistxattr \- list extended attribute names
.SH LIBRARY
diff --git a/man2/llseek.2 b/man2/llseek.2
index 68692e353..66974a5c1 100644
--- a/man2/llseek.2
+++ b/man2/llseek.2
@@ -6,7 +6,7 @@
.\"
.\" Modified Thu Oct 31 15:16:23 1996 by Eric S. Raymond <esr@thyrsus.com>
.\"
-.TH LLSEEK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH LLSEEK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
_llseek \- reposition read/write file offset
.SH LIBRARY
diff --git a/man2/lookup_dcookie.2 b/man2/lookup_dcookie.2
index 6b00f6962..a03b0a2da 100644
--- a/man2/lookup_dcookie.2
+++ b/man2/lookup_dcookie.2
@@ -4,7 +4,7 @@
.\"
.\" Modified 2004-06-17 Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH LOOKUP_DCOOKIE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOOKUP_DCOOKIE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
lookup_dcookie \- return a directory entry's path
.SH LIBRARY
diff --git a/man2/lseek.2 b/man2/lseek.2
index 5ebe887e3..718d82421 100644
--- a/man2/lseek.2
+++ b/man2/lseek.2
@@ -15,7 +15,7 @@
.\" Modified 2003-08-21 by Andries Brouwer <aeb@cwi.nl>
.\" 2011-09-18, mtk, Added SEEK_DATA + SEEK_HOLE
.\"
-.TH LSEEK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH LSEEK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
lseek \- reposition read/write file offset
.SH LIBRARY
diff --git a/man2/madvise.2 b/man2/madvise.2
index 22a2a97df..81cce56af 100644
--- a/man2/madvise.2
+++ b/man2/madvise.2
@@ -12,7 +12,7 @@
.\" 2011-09-18, Doug Goldstein <cardoe@cardoe.com>
.\" Document MADV_HUGEPAGE and MADV_NOHUGEPAGE
.\"
-.TH MADVISE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MADVISE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
madvise \- give advice about use of memory
.SH LIBRARY
diff --git a/man2/mbind.2 b/man2/mbind.2
index 7e790f3b8..ca5e9e0d8 100644
--- a/man2/mbind.2
+++ b/man2/mbind.2
@@ -32,7 +32,7 @@
.\" Author: Lee Schermerhorn <lee.schermerhorn@hp.com>
.\" Date: Thu Oct 25 14:16:32 2012 +0200
.\"
-.TH MBIND 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MBIND 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mbind \- set memory policy for a memory range
.SH LIBRARY
diff --git a/man2/membarrier.2 b/man2/membarrier.2
index 41c6aedce..c952917c3 100644
--- a/man2/membarrier.2
+++ b/man2/membarrier.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MEMBARRIER 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMBARRIER 2 (date) "Linux man-pages (unreleased)"
.SH NAME
membarrier \- issue memory barriers on a set of threads
.SH LIBRARY
diff --git a/man2/memfd_create.2 b/man2/memfd_create.2
index f26e4e7fc..ea9206499 100644
--- a/man2/memfd_create.2
+++ b/man2/memfd_create.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH MEMFD_CREATE 2 2022-10-08 "Linux man-pages (unreleased)"
+.TH MEMFD_CREATE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
memfd_create \- create an anonymous file
.SH LIBRARY
diff --git a/man2/memfd_secret.2 b/man2/memfd_secret.2
index e6aef5adb..44860a699 100644
--- a/man2/memfd_secret.2
+++ b/man2/memfd_secret.2
@@ -7,7 +7,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH MEMFD_SECRET 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMFD_SECRET 2 (date) "Linux man-pages (unreleased)"
.SH NAME
memfd_secret \- create an anonymous RAM-based file
to access secret memory regions
diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2
index f34ac6ed0..f9b490dbb 100644
--- a/man2/migrate_pages.2
+++ b/man2/migrate_pages.2
@@ -15,7 +15,7 @@
.\" permission notice identical to this one.
.\" %%%LICENSE_END
.\"
-.TH MIGRATE_PAGES 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MIGRATE_PAGES 2 (date) "Linux man-pages (unreleased)"
.SH NAME
migrate_pages \- move all pages in a process to another set of nodes
.SH LIBRARY
diff --git a/man2/mincore.2 b/man2/mincore.2
index cc211f107..46745d564 100644
--- a/man2/mincore.2
+++ b/man2/mincore.2
@@ -11,7 +11,7 @@
.\" after message from <gordon.jin@intel.com>
.\" 2007-01-08 mtk, rewrote various parts
.\"
-.TH MINCORE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MINCORE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mincore \- determine whether pages are resident in memory
.SH LIBRARY
diff --git a/man2/mkdir.2 b/man2/mkdir.2
index 1b06d9449..9b5597363 100644
--- a/man2/mkdir.2
+++ b/man2/mkdir.2
@@ -5,7 +5,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH MKDIR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MKDIR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mkdir, mkdirat \- create a directory
.SH LIBRARY
diff --git a/man2/mknod.2 b/man2/mknod.2
index 79f831db9..e5630232a 100644
--- a/man2/mknod.2
+++ b/man2/mknod.2
@@ -9,7 +9,7 @@
.\" Modified 2003-04-23 by Michael Kerrisk
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH MKNOD 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MKNOD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mknod, mknodat \- create a special or ordinary file
.SH LIBRARY
diff --git a/man2/mlock.2 b/man2/mlock.2
index d0e032d60..bfcb97b65 100644
--- a/man2/mlock.2
+++ b/man2/mlock.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH MLOCK 2 2022-10-08 "Linux man-pages (unreleased)"
+.TH MLOCK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory
.SH LIBRARY
diff --git a/man2/mmap.2 b/man2/mmap.2
index 38cf8de0a..9c343f216 100644
--- a/man2/mmap.2
+++ b/man2/mmap.2
@@ -17,7 +17,7 @@
.\" 2007-07-10, mtk, Added an example program.
.\" 2008-11-18, mtk, document MAP_STACK
.\"
-.TH MMAP 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH MMAP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mmap, munmap \- map or unmap files or devices into memory
.SH LIBRARY
diff --git a/man2/mmap2.2 b/man2/mmap2.2
index 48cc4e319..ab8f24bb4 100644
--- a/man2/mmap2.2
+++ b/man2/mmap2.2
@@ -6,7 +6,7 @@
.\" Added description of mmap2
.\" Modified, 2004-11-25, mtk -- removed stray #endif in prototype
.\"
-.TH MMAP2 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MMAP2 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mmap2 \- map files or devices into memory
.SH LIBRARY
diff --git a/man2/modify_ldt.2 b/man2/modify_ldt.2
index d74f45d2d..b06687e30 100644
--- a/man2/modify_ldt.2
+++ b/man2/modify_ldt.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH MODIFY_LDT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MODIFY_LDT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
modify_ldt \- get or set a per-process LDT entry
.SH LIBRARY
diff --git a/man2/mount.2 b/man2/mount.2
index 553a2d83a..60622dfe8 100644
--- a/man2/mount.2
+++ b/man2/mount.2
@@ -17,7 +17,7 @@
.\" 2008-10-06, mtk: move umount*() material into separate umount.2 page.
.\" 2008-10-06, mtk: Add discussion of namespaces.
.\"
-.TH MOUNT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MOUNT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mount \- mount filesystem
.SH LIBRARY
diff --git a/man2/mount_setattr.2 b/man2/mount_setattr.2
index 3ed35e67e..4acbbc171 100644
--- a/man2/mount_setattr.2
+++ b/man2/mount_setattr.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MOUNT_SETATTR 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH MOUNT_SETATTR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mount_setattr \- change properties of a mount or mount tree
.SH LIBRARY
diff --git a/man2/move_pages.2 b/man2/move_pages.2
index 34cd86174..9aeb46558 100644
--- a/man2/move_pages.2
+++ b/man2/move_pages.2
@@ -17,7 +17,7 @@
.\" (e.g., compare with recommendation in mbind(2)).
.\" Does this page need to give advice on this topic?
.\"
-.TH MOVE_PAGES 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MOVE_PAGES 2 (date) "Linux man-pages (unreleased)"
.SH NAME
move_pages \- move individual pages of a process to another node
.SH LIBRARY
diff --git a/man2/mprotect.2 b/man2/mprotect.2
index 66198ea37..12b961a98 100644
--- a/man2/mprotect.2
+++ b/man2/mprotect.2
@@ -10,7 +10,7 @@
.\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and
.\" a much improved example program.
.\"
-.TH MPROTECT 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH MPROTECT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mprotect, pkey_mprotect \- set protection on a region of memory
.SH LIBRARY
diff --git a/man2/mq_getsetattr.2 b/man2/mq_getsetattr.2
index f371ff7c5..eb55debb3 100644
--- a/man2/mq_getsetattr.2
+++ b/man2/mq_getsetattr.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MQ_GETSETATTR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MQ_GETSETATTR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mq_getsetattr \- get/set message queue attributes
.SH SYNOPSIS
diff --git a/man2/mremap.2 b/man2/mremap.2
index 4fe851e7c..e642f6171 100644
--- a/man2/mremap.2
+++ b/man2/mremap.2
@@ -8,7 +8,7 @@
.\" Update for Linux 1.3.87 and later
.\" 2005-10-11 mtk: Added NOTES for MREMAP_FIXED; revised EINVAL text.
.\"
-.TH MREMAP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MREMAP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
mremap \- remap a virtual memory address
.SH LIBRARY
diff --git a/man2/msgctl.2 b/man2/msgctl.2
index a1b3b34dc..e78f3536f 100644
--- a/man2/msgctl.2
+++ b/man2/msgctl.2
@@ -15,7 +15,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions
.\" 2018-03-20, dbueso: Added MSG_STAT_ANY description.
.\"
-.TH MSGCTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MSGCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
msgctl \- System V message control operations
.SH LIBRARY
diff --git a/man2/msgget.2 b/man2/msgget.2
index 4d9a8a28b..2b735f938 100644
--- a/man2/msgget.2
+++ b/man2/msgget.2
@@ -12,7 +12,7 @@
.\" Language and formatting clean-ups
.\" Added notes on /proc files
.\"
-.TH MSGGET 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MSGGET 2 (date) "Linux man-pages (unreleased)"
.SH NAME
msgget \- get a System V message queue identifier
.SH LIBRARY
diff --git a/man2/msgop.2 b/man2/msgop.2
index e0af832ec..a46f79cee 100644
--- a/man2/msgop.2
+++ b/man2/msgop.2
@@ -17,7 +17,7 @@
.\" Language and formatting clean-ups
.\" Added notes on /proc files
.\"
-.TH MSGOP 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH MSGOP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
msgrcv, msgsnd \- System V message queue operations
.SH LIBRARY
diff --git a/man2/msync.2 b/man2/msync.2
index 7651e3d93..c38d998ff 100644
--- a/man2/msync.2
+++ b/man2/msync.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MSYNC 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH MSYNC 2 (date) "Linux man-pages (unreleased)"
.SH NAME
msync \- synchronize a file with a memory map
.SH LIBRARY
diff --git a/man2/nanosleep.2 b/man2/nanosleep.2
index deae04411..a4d30adde 100644
--- a/man2/nanosleep.2
+++ b/man2/nanosleep.2
@@ -12,7 +12,7 @@
.\" NOTES: describe case where clock_nanosleep() can be preferable.
.\" NOTES: describe CLOCK_REALTIME versus CLOCK_NANOSLEEP
.\" Replace crufty discussion of HZ with a pointer to time(7).
-.TH NANOSLEEP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH NANOSLEEP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
nanosleep \- high-resolution sleep
.SH LIBRARY
diff --git a/man2/nfsservctl.2 b/man2/nfsservctl.2
index 469775ac1..e1042ab75 100644
--- a/man2/nfsservctl.2
+++ b/man2/nfsservctl.2
@@ -2,7 +2,7 @@
.\" This text is in the public domain.
.\" %%%LICENSE_END
.\"
-.TH NFSSERVCTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH NFSSERVCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
nfsservctl \- syscall interface to kernel nfs daemon
.SH LIBRARY
diff --git a/man2/nice.2 b/man2/nice.2
index 7f421e40b..5c2659fbe 100644
--- a/man2/nice.2
+++ b/man2/nice.2
@@ -8,7 +8,7 @@
.\" Modified 2001-06-04 by aeb
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH NICE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH NICE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
nice \- change process priority
.SH LIBRARY
diff --git a/man2/open.2 b/man2/open.2
index 7d987220c..57beb324a 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -28,7 +28,7 @@
.\" FIXME . Apr 08: The next POSIX revision has O_EXEC, O_SEARCH, and
.\" O_TTYINIT. Eventually these may need to be documented. --mtk
.\"
-.TH OPEN 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH OPEN 2 (date) "Linux man-pages (unreleased)"
.SH NAME
open, openat, creat \- open and possibly create a file
.SH LIBRARY
diff --git a/man2/open_by_handle_at.2 b/man2/open_by_handle_at.2
index 76239e745..2d8ac019b 100644
--- a/man2/open_by_handle_at.2
+++ b/man2/open_by_handle_at.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH OPEN_BY_HANDLE_AT 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH OPEN_BY_HANDLE_AT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
name_to_handle_at, open_by_handle_at \- obtain handle
for a pathname and open file via a handle
diff --git a/man2/openat2.2 b/man2/openat2.2
index c073a7599..3dd3d3f1e 100644
--- a/man2/openat2.2
+++ b/man2/openat2.2
@@ -1,7 +1,7 @@
.\" Copyright (C) 2019 Aleksa Sarai <cyphar@cyphar.com>
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH OPENAT2 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH OPENAT2 2 (date) "Linux man-pages (unreleased)"
.SH NAME
openat2 \- open and possibly create a file (extended)
.SH LIBRARY
diff --git a/man2/outb.2 b/man2/outb.2
index 6831b98da..36332e126 100644
--- a/man2/outb.2
+++ b/man2/outb.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH OUTB 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH OUTB 2 (date) "Linux man-pages (unreleased)"
.SH NAME
outb, outw, outl, outsb, outsw, outsl,
inb, inw, inl, insb, insw, insl,
diff --git a/man2/pause.2 b/man2/pause.2
index 62b399e27..96eabfc85 100644
--- a/man2/pause.2
+++ b/man2/pause.2
@@ -7,7 +7,7 @@
.\" Modified 1995 by Mike Battersby (mib@deakin.edu.au)
.\" Modified 2000 by aeb, following Michael Kerrisk
.\"
-.TH PAUSE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PAUSE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
pause \- wait for signal
.SH LIBRARY
diff --git a/man2/pciconfig_read.2 b/man2/pciconfig_read.2
index b7bfae4ae..f8488cb24 100644
--- a/man2/pciconfig_read.2
+++ b/man2/pciconfig_read.2
@@ -5,7 +5,7 @@
.\" May be freely distributed and modified.
.\" %%%LICENSE_END
.\"
-.TH PCICONFIG_READ 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PCICONFIG_READ 2 (date) "Linux man-pages (unreleased)"
.SH NAME
pciconfig_read, pciconfig_write, pciconfig_iobase \-
pci device information handling
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index 78b2aca56..bd2302245 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -5,7 +5,7 @@
.\" This document is based on the perf_event.h header file, the
.\" tools/perf/design.txt file, and a lot of bitter experience.
.\"
-.TH PERF_EVENT_OPEN 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH PERF_EVENT_OPEN 2 (date) "Linux man-pages (unreleased)"
.SH NAME
perf_event_open \- set up performance monitoring
.SH LIBRARY
diff --git a/man2/perfmonctl.2 b/man2/perfmonctl.2
index ffbf9b28f..132b4ba8b 100644
--- a/man2/perfmonctl.2
+++ b/man2/perfmonctl.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PERFMONCTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PERFMONCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
perfmonctl \- interface to IA-64 performance monitoring unit
.SH SYNOPSIS
diff --git a/man2/personality.2 b/man2/personality.2
index 56bf26d46..6327f8cdf 100644
--- a/man2/personality.2
+++ b/man2/personality.2
@@ -10,7 +10,7 @@
.\" changed prototype, documented 0xffffffff, aeb, 030101
.\" Modified 2004-11-03 patch from Martin Schulze <joey@infodrom.org>
.\"
-.TH PERSONALITY 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PERSONALITY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
personality \- set the process execution domain
.SH LIBRARY
diff --git a/man2/pidfd_getfd.2 b/man2/pidfd_getfd.2
index 395609b4a..06cedbdee 100644
--- a/man2/pidfd_getfd.2
+++ b/man2/pidfd_getfd.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PIDFD_GETFD 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PIDFD_GETFD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
pidfd_getfd \- obtain a duplicate of another process's file descriptor
.SH LIBRARY
diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2
index b65e5112f..e04c10233 100644
--- a/man2/pidfd_open.2
+++ b/man2/pidfd_open.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PIDFD_OPEN 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH PIDFD_OPEN 2 (date) "Linux man-pages (unreleased)"
.SH NAME
pidfd_open \- obtain a file descriptor that refers to a process
.SH LIBRARY
diff --git a/man2/pidfd_send_signal.2 b/man2/pidfd_send_signal.2
index bd104dfa9..037c706a9 100644
--- a/man2/pidfd_send_signal.2
+++ b/man2/pidfd_send_signal.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PIDFD_SEND_SIGNAL 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH PIDFD_SEND_SIGNAL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
pidfd_send_signal \- send a signal to a process specified by a file descriptor
.SH LIBRARY
diff --git a/man2/pipe.2 b/man2/pipe.2
index d37177803..4e316252c 100644
--- a/man2/pipe.2
+++ b/man2/pipe.2
@@ -13,7 +13,7 @@
.\" to EXAMPLE text.
.\" 2008-10-10, mtk: add description of pipe2()
.\"
-.TH PIPE 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH PIPE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
pipe, pipe2 \- create pipe
.SH LIBRARY
diff --git a/man2/pivot_root.2 b/man2/pivot_root.2
index c8ce31d06..0e52b86eb 100644
--- a/man2/pivot_root.2
+++ b/man2/pivot_root.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PIVOT_ROOT 2 2022-10-08 "Linux man-pages (unreleased)"
+.TH PIVOT_ROOT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
pivot_root \- change the root mount
.SH LIBRARY
diff --git a/man2/pkey_alloc.2 b/man2/pkey_alloc.2
index 9a1ba34fa..026607dbb 100644
--- a/man2/pkey_alloc.2
+++ b/man2/pkey_alloc.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PKEY_ALLOC 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PKEY_ALLOC 2 (date) "Linux man-pages (unreleased)"
.SH NAME
pkey_alloc, pkey_free \- allocate or free a protection key
.SH LIBRARY
diff --git a/man2/poll.2 b/man2/poll.2
index f8d52bc8f..0c37743e8 100644
--- a/man2/poll.2
+++ b/man2/poll.2
@@ -7,7 +7,7 @@
.\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and
.\" formatting changes.
.\"
-.TH POLL 2 2022-10-08 "Linux man-pages (unreleased)"
+.TH POLL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
poll, ppoll \- wait for some event on a file descriptor
.SH LIBRARY
diff --git a/man2/posix_fadvise.2 b/man2/posix_fadvise.2
index 3770efc87..7e07fa33c 100644
--- a/man2/posix_fadvise.2
+++ b/man2/posix_fadvise.2
@@ -6,7 +6,7 @@
.\" 2005-04-08 mtk, noted kernel version and added BUGS
.\" 2010-10-09, mtk, document arm_fadvise64_64()
.\"
-.TH POSIX_FADVISE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH POSIX_FADVISE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
posix_fadvise \- predeclare an access pattern for file data
.SH LIBRARY
diff --git a/man2/prctl.2 b/man2/prctl.2
index b91d12af9..c7fb4e449 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -36,7 +36,7 @@
.\" 2014-11-10 Dave Hansen, document PR_MPX_{EN,DIS}ABLE_MANAGEMENT
.\"
.\"
-.TH PRCTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PRCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
prctl \- operations on a process or thread
.SH LIBRARY
diff --git a/man2/pread.2 b/man2/pread.2
index 5c73e7f44..ec6595b1b 100644
--- a/man2/pread.2
+++ b/man2/pread.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PREAD 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PREAD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
pread, pwrite \- read from or write to a file descriptor at a given offset
.SH LIBRARY
diff --git a/man2/process_madvise.2 b/man2/process_madvise.2
index 112859638..6208206e4 100644
--- a/man2/process_madvise.2
+++ b/man2/process_madvise.2
@@ -5,7 +5,7 @@
.\"
.\" Commit ecb8ac8b1f146915aa6b96449b66dd48984caacc
.\"
-.TH PROCESS_MADVISE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PROCESS_MADVISE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
process_madvise \- give advice about use of memory to a process
.SH LIBRARY
diff --git a/man2/process_vm_readv.2 b/man2/process_vm_readv.2
index 03caf9b57..87777e127 100644
--- a/man2/process_vm_readv.2
+++ b/man2/process_vm_readv.2
@@ -6,7 +6,7 @@
.\"
.\" Commit fcf634098c00dd9cd247447368495f0b79be12d1
.\"
-.TH PROCESS_VM_READV 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH PROCESS_VM_READV 2 (date) "Linux man-pages (unreleased)"
.SH NAME
process_vm_readv, process_vm_writev \-
transfer data between process address spaces
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index c7f602110..7e3f320f7 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -83,7 +83,7 @@
.\"
.\" and others that can be found in the arch/*/include/uapi/asm/ptrace files
.\"
-.TH PTRACE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTRACE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ptrace \- process trace
.SH LIBRARY
diff --git a/man2/query_module.2 b/man2/query_module.2
index 86f973263..121d0a5da 100644
--- a/man2/query_module.2
+++ b/man2/query_module.2
@@ -5,7 +5,7 @@
.\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
.\" reformatting and rewordings by mtk
.\"
-.TH QUERY_MODULE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH QUERY_MODULE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
query_module \- query the kernel for various bits pertaining to modules
.SH SYNOPSIS
diff --git a/man2/quotactl.2 b/man2/quotactl.2
index 85ab5687c..b97f4175b 100644
--- a/man2/quotactl.2
+++ b/man2/quotactl.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH QUOTACTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH QUOTACTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
quotactl \- manipulate disk quotas
.SH LIBRARY
diff --git a/man2/read.2 b/man2/read.2
index ea18554dd..5a44d9590 100644
--- a/man2/read.2
+++ b/man2/read.2
@@ -13,7 +13,7 @@
.\" Modified Sat Jul 12 20:45:39 1997 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de>
.\"
-.TH READ 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH READ 2 (date) "Linux man-pages (unreleased)"
.SH NAME
read \- read from a file descriptor
.SH LIBRARY
diff --git a/man2/readahead.2 b/man2/readahead.2
index 262404ad4..36059ab3a 100644
--- a/man2/readahead.2
+++ b/man2/readahead.2
@@ -5,7 +5,7 @@
.\" 2004-05-40 Created by Michael Kerrisk <mtk.manpages@gmail.com>
.\" 2004-10-05 aeb, minor correction
.\"
-.TH READAHEAD 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH READAHEAD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
readahead \- initiate file readahead into page cache
.SH LIBRARY
diff --git a/man2/readdir.2 b/man2/readdir.2
index 70846470d..940eeb52e 100644
--- a/man2/readdir.2
+++ b/man2/readdir.2
@@ -7,7 +7,7 @@
.\" In 1.3.X, returns only one entry each time; return value is different.
.\" Modified 2004-12-01, mtk, fixed headers listed in SYNOPSIS
.\"
-.TH READDIR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH READDIR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
readdir \- read directory entry
.SH LIBRARY
diff --git a/man2/readlink.2 b/man2/readlink.2
index 0d610aa89..9bb17a2f1 100644
--- a/man2/readlink.2
+++ b/man2/readlink.2
@@ -13,7 +13,7 @@
.\" 2011-09-20, Guillem Jover <guillem@hadrons.org>:
.\" Added text on dynamically allocating buffer + example program
.\"
-.TH READLINK 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH READLINK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
readlink, readlinkat \- read value of a symbolic link
.SH LIBRARY
diff --git a/man2/readv.2 b/man2/readv.2
index a376b819f..f1dfa0c98 100644
--- a/man2/readv.2
+++ b/man2/readv.2
@@ -9,7 +9,7 @@
.\" add more details.
.\" 2010-11-16, mtk, Added documentation of preadv() and pwritev()
.\"
-.TH READV 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH READV 2 (date) "Linux man-pages (unreleased)"
.SH NAME
readv, writev, preadv, pwritev, preadv2, pwritev2 \-
read or write data into multiple buffers
diff --git a/man2/reboot.2 b/man2/reboot.2
index 868672079..d3e39922a 100644
--- a/man2/reboot.2
+++ b/man2/reboot.2
@@ -5,7 +5,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH REBOOT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH REBOOT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
reboot \- reboot or enable/disable Ctrl-Alt-Del
.SH LIBRARY
diff --git a/man2/recv.2 b/man2/recv.2
index b7c491aa0..f8d7a5386 100644
--- a/man2/recv.2
+++ b/man2/recv.2
@@ -10,7 +10,7 @@
.\" Modified 1998,1999 by Andi Kleen
.\" 2001-06-19 corrected SO_EE_OFFENDER, bug report by James Hawtin
.\"
-.TH RECV 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH RECV 2 (date) "Linux man-pages (unreleased)"
.SH NAME
recv, recvfrom, recvmsg \- receive a message from a socket
.SH LIBRARY
diff --git a/man2/recvmmsg.2 b/man2/recvmmsg.2
index f95c43c72..a8d715ebc 100644
--- a/man2/recvmmsg.2
+++ b/man2/recvmmsg.2
@@ -8,7 +8,7 @@
.\" Author: Arnaldo Carvalho de Melo <acme@redhat.com>
.\" Date: Mon Oct 12 23:40:10 2009 -0700
.\"
-.TH RECVMMSG 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH RECVMMSG 2 (date) "Linux man-pages (unreleased)"
.SH NAME
recvmmsg \- receive multiple messages on a socket
.SH LIBRARY
diff --git a/man2/remap_file_pages.2 b/man2/remap_file_pages.2
index e6d85d7eb..41b230139 100644
--- a/man2/remap_file_pages.2
+++ b/man2/remap_file_pages.2
@@ -5,7 +5,7 @@
.\" 2003-12-10 Initial creation, Michael Kerrisk <mtk.manpages@gmail.com>
.\" 2004-10-28 aeb, corrected prototype, prot must be 0
.\"
-.TH REMAP_FILE_PAGES 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH REMAP_FILE_PAGES 2 (date) "Linux man-pages (unreleased)"
.SH NAME
remap_file_pages \- create a nonlinear file mapping
.SH LIBRARY
diff --git a/man2/removexattr.2 b/man2/removexattr.2
index ecb758d88..d6f77ad9a 100644
--- a/man2/removexattr.2
+++ b/man2/removexattr.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH REMOVEXATTR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH REMOVEXATTR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
removexattr, lremovexattr, fremovexattr \- remove an extended attribute
.SH LIBRARY
diff --git a/man2/rename.2 b/man2/rename.2
index cddc41333..505364951 100644
--- a/man2/rename.2
+++ b/man2/rename.2
@@ -10,7 +10,7 @@
.\" Modified Thu Mar 3 09:49:35 2005 by Michael Haardt <michael@moria.de>
.\" 2007-03-25, mtk, added various text to DESCRIPTION.
.\"
-.TH RENAME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH RENAME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
rename, renameat, renameat2 \- change the name or location of a file
.SH LIBRARY
diff --git a/man2/request_key.2 b/man2/request_key.2
index 938c1fb62..dec25f089 100644
--- a/man2/request_key.2
+++ b/man2/request_key.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH REQUEST_KEY 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH REQUEST_KEY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
request_key \- request a key from the kernel's key management facility
.SH LIBRARY
diff --git a/man2/restart_syscall.2 b/man2/restart_syscall.2
index a49605be8..844f4fd96 100644
--- a/man2/restart_syscall.2
+++ b/man2/restart_syscall.2
@@ -10,7 +10,7 @@
.\"
.\" See also Section 11.3.3 of Understanding the Linux Kernel, 3rd edition
.\"
-.TH RESTART_SYSCALL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH RESTART_SYSCALL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
restart_syscall \- restart a system call after interruption by a stop signal
.SH SYNOPSIS
diff --git a/man2/rmdir.2 b/man2/rmdir.2
index acf3f025c..eaa8550ca 100644
--- a/man2/rmdir.2
+++ b/man2/rmdir.2
@@ -7,7 +7,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH RMDIR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH RMDIR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
rmdir \- delete a directory
.SH LIBRARY
diff --git a/man2/rt_sigqueueinfo.2 b/man2/rt_sigqueueinfo.2
index 66af414a1..293eb827d 100644
--- a/man2/rt_sigqueueinfo.2
+++ b/man2/rt_sigqueueinfo.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH RT_SIGQUEUEINFO 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH RT_SIGQUEUEINFO 2 (date) "Linux man-pages (unreleased)"
.SH NAME
rt_sigqueueinfo, rt_tgsigqueueinfo \- queue a signal and data
.SH LIBRARY
diff --git a/man2/s390_guarded_storage.2 b/man2/s390_guarded_storage.2
index eba4340db..0c89fdb5e 100644
--- a/man2/s390_guarded_storage.2
+++ b/man2/s390_guarded_storage.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH S390_GUARDED_STORAGE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH S390_GUARDED_STORAGE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
s390_guarded_storage \- operations with z/Architecture guarded storage facility
.SH LIBRARY
diff --git a/man2/s390_pci_mmio_write.2 b/man2/s390_pci_mmio_write.2
index 6256c143a..1c94a2a89 100644
--- a/man2/s390_pci_mmio_write.2
+++ b/man2/s390_pci_mmio_write.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH S390_PCI_MMIO_WRITE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH S390_PCI_MMIO_WRITE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
s390_pci_mmio_write, s390_pci_mmio_read \- transfer data to/from PCI
MMIO memory page
diff --git a/man2/s390_runtime_instr.2 b/man2/s390_runtime_instr.2
index 6903e5c8d..dda8da607 100644
--- a/man2/s390_runtime_instr.2
+++ b/man2/s390_runtime_instr.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH S390_RUNTIME_INSTR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH S390_RUNTIME_INSTR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
s390_runtime_instr \- enable/disable s390 CPU run-time instrumentation
.SH LIBRARY
diff --git a/man2/s390_sthyi.2 b/man2/s390_sthyi.2
index 6aaff471a..547de57a3 100644
--- a/man2/s390_sthyi.2
+++ b/man2/s390_sthyi.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH S390_STHYI 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH S390_STHYI 2 (date) "Linux man-pages (unreleased)"
.SH NAME
s390_sthyi \- emulate STHYI instruction
.SH LIBRARY
diff --git a/man2/sched_get_priority_max.2 b/man2/sched_get_priority_max.2
index e122ad6e5..13c1dfb50 100644
--- a/man2/sched_get_priority_max.2
+++ b/man2/sched_get_priority_max.2
@@ -7,7 +7,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" revision
.\"
-.TH SCHED_GET_PRIORITY_MAX 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCHED_GET_PRIORITY_MAX 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sched_get_priority_max, sched_get_priority_min \- get static priority range
.SH LIBRARY
diff --git a/man2/sched_rr_get_interval.2 b/man2/sched_rr_get_interval.2
index 2ddd56011..2f27ca90e 100644
--- a/man2/sched_rr_get_interval.2
+++ b/man2/sched_rr_get_interval.2
@@ -7,7 +7,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" revision
.\"
-.TH SCHED_RR_GET_INTERVAL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCHED_RR_GET_INTERVAL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sched_rr_get_interval \- get the SCHED_RR interval for the named process
.SH LIBRARY
diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2
index d140101cd..eb5c7f00f 100644
--- a/man2/sched_setaffinity.2
+++ b/man2/sched_setaffinity.2
@@ -12,7 +12,7 @@
.\" 2008-11-12, mtk, removed CPU_*() macro descriptions to a
.\" separate CPU_SET(3) page.
.\"
-.TH SCHED_SETAFFINITY 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH SCHED_SETAFFINITY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sched_setaffinity, sched_getaffinity \- \
set and get a thread's CPU affinity mask
diff --git a/man2/sched_setattr.2 b/man2/sched_setattr.2
index d3ab99756..958bb2d25 100644
--- a/man2/sched_setattr.2
+++ b/man2/sched_setattr.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SCHED_SETATTR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCHED_SETATTR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sched_setattr, sched_getattr \-
set and get scheduling policy and attributes
diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2
index 6c0ac691c..139fcb555 100644
--- a/man2/sched_setparam.2
+++ b/man2/sched_setparam.2
@@ -8,7 +8,7 @@
.\" revision
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH SCHED_SETPARAM 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCHED_SETPARAM 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sched_setparam, sched_getparam \- set and get scheduling parameters
.SH LIBRARY
diff --git a/man2/sched_setscheduler.2 b/man2/sched_setscheduler.2
index 929afc152..41d5733b1 100644
--- a/man2/sched_setscheduler.2
+++ b/man2/sched_setscheduler.2
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH SCHED_SETSCHEDULER 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCHED_SETSCHEDULER 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sched_setscheduler, sched_getscheduler \-
set and get scheduling policy/parameters
diff --git a/man2/sched_yield.2 b/man2/sched_yield.2
index b4edf94e8..c90278936 100644
--- a/man2/sched_yield.2
+++ b/man2/sched_yield.2
@@ -7,7 +7,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" revision
.\"
-.TH SCHED_YIELD 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCHED_YIELD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sched_yield \- yield the processor
.SH LIBRARY
diff --git a/man2/seccomp.2 b/man2/seccomp.2
index 1ee4c677e..05ae60454 100644
--- a/man2/seccomp.2
+++ b/man2/seccomp.2
@@ -6,7 +6,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SECCOMP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SECCOMP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
seccomp \- operate on Secure Computing state of the process
.SH LIBRARY
diff --git a/man2/seccomp_unotify.2 b/man2/seccomp_unotify.2
index a0e31fa3a..3f4dba23d 100644
--- a/man2/seccomp_unotify.2
+++ b/man2/seccomp_unotify.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SECCOMP_UNOTIFY 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH SECCOMP_UNOTIFY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
seccomp_unotify \- Seccomp user-space notification mechanism
.SH LIBRARY
diff --git a/man2/select.2 b/man2/select.2
index b65ca5140..6bea71057 100644
--- a/man2/select.2
+++ b/man2/select.2
@@ -17,7 +17,7 @@
.\" 2005-03-11, mtk, modified pselect() text (it is now a system
.\" call in 2.6.16.
.\"
-.TH SELECT 2 2022-10-08 "Linux man-pages (unreleased)"
+.TH SELECT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set \-
synchronous I/O multiplexing
diff --git a/man2/select_tut.2 b/man2/select_tut.2
index 807b68ac6..749497e70 100644
--- a/man2/select_tut.2
+++ b/man2/select_tut.2
@@ -9,7 +9,7 @@
.\" various other changes
.\" 2008-01-26, mtk, substantial changes and rewrites
.\"
-.TH SELECT_TUT 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH SELECT_TUT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
select, pselect \- synchronous I/O multiplexing
.SH LIBRARY
diff --git a/man2/semctl.2 b/man2/semctl.2
index 78dae1f36..9edd0eb41 100644
--- a/man2/semctl.2
+++ b/man2/semctl.2
@@ -19,7 +19,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions.
.\" 2018-03-20, dbueso: Added SEM_STAT_ANY description.
.\"
-.TH SEMCTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEMCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
semctl \- System V semaphore control operations
.SH LIBRARY
diff --git a/man2/semget.2 b/man2/semget.2
index dcd7a171a..561e1c1fe 100644
--- a/man2/semget.2
+++ b/man2/semget.2
@@ -14,7 +14,7 @@
.\" Rewrote BUGS note about semget()'s failure to initialize
.\" semaphore values
.\"
-.TH SEMGET 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH SEMGET 2 (date) "Linux man-pages (unreleased)"
.SH NAME
semget \- get a System V semaphore set identifier
.SH LIBRARY
diff --git a/man2/semop.2 b/man2/semop.2
index f76543f79..7d984aa1a 100644
--- a/man2/semop.2
+++ b/man2/semop.2
@@ -12,7 +12,7 @@
.\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop()
.\" 2007-07-09, mtk, Added an EXAMPLE code segment.
.\"
-.TH SEMOP 2 2022-09-15 "Linux man-pages (unreleased)"
+.TH SEMOP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
semop, semtimedop \- System V semaphore operations
.SH LIBRARY
diff --git a/man2/send.2 b/man2/send.2
index d1c289d81..1dd8486aa 100644
--- a/man2/send.2
+++ b/man2/send.2
@@ -9,7 +9,7 @@
.\" Modified Oct 2003 by aeb
.\" Modified 2004-07-01 by mtk
.\"
-.TH SEND 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEND 2 (date) "Linux man-pages (unreleased)"
.SH NAME
send, sendto, sendmsg \- send a message on a socket
.SH LIBRARY
diff --git a/man2/sendfile.2 b/man2/sendfile.2
index 0393d040c..a00a77f7a 100644
--- a/man2/sendfile.2
+++ b/man2/sendfile.2
@@ -16,7 +16,7 @@
.\"
.\" 2005-03-31 Martin Pool <mbp@sourcefrog.net> mmap() improvements
.\"
-.TH SENDFILE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SENDFILE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sendfile \- transfer data between file descriptors
.SH LIBRARY
diff --git a/man2/sendmmsg.2 b/man2/sendmmsg.2
index 080c2aeb7..17acabb46 100644
--- a/man2/sendmmsg.2
+++ b/man2/sendmmsg.2
@@ -5,7 +5,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SENDMMSG 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH SENDMMSG 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sendmmsg \- send multiple messages on a socket
.SH LIBRARY
diff --git a/man2/set_mempolicy.2 b/man2/set_mempolicy.2
index c6acde7c4..09415cfed 100644
--- a/man2/set_mempolicy.2
+++ b/man2/set_mempolicy.2
@@ -24,7 +24,7 @@
.\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
.\" more precise specification of behavior.
.\"
-.TH SET_MEMPOLICY 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SET_MEMPOLICY 2 (date) "Linux man-pages (unreleased)"
.SH NAME
set_mempolicy \- set default NUMA memory policy for a thread and its children
.SH LIBRARY
diff --git a/man2/set_thread_area.2 b/man2/set_thread_area.2
index 0be491d6e..adea67ddb 100644
--- a/man2/set_thread_area.2
+++ b/man2/set_thread_area.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH SET_THREAD_AREA 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SET_THREAD_AREA 2 (date) "Linux man-pages (unreleased)"
.SH NAME
get_thread_area, set_thread_area \- manipulate thread-local storage information
.SH LIBRARY
diff --git a/man2/set_tid_address.2 b/man2/set_tid_address.2
index 53b3e8462..3d5306fe7 100644
--- a/man2/set_tid_address.2
+++ b/man2/set_tid_address.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SET_TID_ADDRESS 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SET_TID_ADDRESS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
set_tid_address \- set pointer to thread ID
.SH LIBRARY
diff --git a/man2/seteuid.2 b/man2/seteuid.2
index 6d2c29c54..c60cb0154 100644
--- a/man2/seteuid.2
+++ b/man2/seteuid.2
@@ -6,7 +6,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH SETEUID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETEUID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
seteuid, setegid \- set effective user or group ID
.SH LIBRARY
diff --git a/man2/setfsgid.2 b/man2/setfsgid.2
index 7fd166929..071be8f6e 100644
--- a/man2/setfsgid.2
+++ b/man2/setfsgid.2
@@ -9,7 +9,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH SETFSGID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETFSGID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setfsgid \- set group identity used for filesystem checks
.SH LIBRARY
diff --git a/man2/setfsuid.2 b/man2/setfsuid.2
index a67ede064..ecd2f9dca 100644
--- a/man2/setfsuid.2
+++ b/man2/setfsuid.2
@@ -9,7 +9,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH SETFSUID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETFSUID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setfsuid \- set user identity used for filesystem checks
.SH LIBRARY
diff --git a/man2/setgid.2 b/man2/setgid.2
index 50445aa63..f960f5d04 100644
--- a/man2/setgid.2
+++ b/man2/setgid.2
@@ -7,7 +7,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2002-03-09 by aeb
.\"
-.TH SETGID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETGID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setgid \- set group identity
.SH LIBRARY
diff --git a/man2/setns.2 b/man2/setns.2
index 3cf1d0da1..9245b9a96 100644
--- a/man2/setns.2
+++ b/man2/setns.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-only
.\"
-.TH SETNS 2 2022-09-13 "Linux man-pages (unreleased)"
+.TH SETNS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setns \- reassociate thread with a namespace
.SH LIBRARY
diff --git a/man2/setpgid.2 b/man2/setpgid.2
index c03c39524..3569a4748 100644
--- a/man2/setpgid.2
+++ b/man2/setpgid.2
@@ -17,7 +17,7 @@
.\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements
.\" of text.
.\"
-.TH SETPGID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETPGID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setpgid, getpgid, setpgrp, getpgrp \- set/get process group
.SH LIBRARY
diff --git a/man2/setresuid.2 b/man2/setresuid.2
index ff4845fd4..81b236195 100644
--- a/man2/setresuid.2
+++ b/man2/setresuid.2
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Modified, 2003-05-26, Michael Kerrisk, <mtk.manpages@gmail.com>
-.TH SETRESUID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETRESUID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setresuid, setresgid \- set real, effective, and saved user or group ID
.SH LIBRARY
diff --git a/man2/setreuid.2 b/man2/setreuid.2
index 6a1ead079..0fa2575ab 100644
--- a/man2/setreuid.2
+++ b/man2/setreuid.2
@@ -15,7 +15,7 @@
.\" 2004-07-04 by aeb
.\" 2004-05-27 by Michael Kerrisk
.\"
-.TH SETREUID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETREUID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setreuid, setregid \- set real and/or effective user or group ID
.SH LIBRARY
diff --git a/man2/setsid.2 b/man2/setsid.2
index ddb70bfb7..db0c4ed02 100644
--- a/man2/setsid.2
+++ b/man2/setsid.2
@@ -9,7 +9,7 @@
.\" tiny changes from a man page by Charles Livingston).
.\" Modified Sun Jul 21 14:45:46 1996 <aeb@cwi.nl>
.\"
-.TH SETSID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETSID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setsid \- creates a session and sets the process group ID
.SH LIBRARY
diff --git a/man2/setuid.2 b/man2/setuid.2
index a0098a0b1..930826994 100644
--- a/man2/setuid.2
+++ b/man2/setuid.2
@@ -8,7 +8,7 @@
.\" <richard@greenend.org.uk>, aeb 970616.
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
-.TH SETUID 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETUID 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setuid \- set user identity
.SH LIBRARY
diff --git a/man2/setup.2 b/man2/setup.2
index d84f1fc7e..0a81f8056 100644
--- a/man2/setup.2
+++ b/man2/setup.2
@@ -11,7 +11,7 @@
.\" Modified Wed Nov 6 04:05:28 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified Sat Jan 29 01:08:23 2000 by aeb
.\"
-.TH SETUP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETUP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setup \- setup devices and filesystems, mount root filesystem
.SH LIBRARY
diff --git a/man2/setxattr.2 b/man2/setxattr.2
index 3b4d5fd67..d20b669b0 100644
--- a/man2/setxattr.2
+++ b/man2/setxattr.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH SETXATTR 2 2022-09-18 "Linux man-pages (unreleased)"
+.TH SETXATTR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
setxattr, lsetxattr, fsetxattr \- set an extended attribute value
.SH LIBRARY
diff --git a/man2/sgetmask.2 b/man2/sgetmask.2
index 876b3b524..f91d0b6ac 100644
--- a/man2/sgetmask.2
+++ b/man2/sgetmask.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SGETMASK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SGETMASK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sgetmask, ssetmask \- manipulation of signal mask (obsolete)
.SH LIBRARY
diff --git a/man2/shmctl.2 b/man2/shmctl.2
index d1b45baf2..adbadb59c 100644
--- a/man2/shmctl.2
+++ b/man2/shmctl.2
@@ -23,7 +23,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions.
.\" 2018-03-20, dbueso: Added SHM_STAT_ANY description.
.\"
-.TH SHMCTL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SHMCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
shmctl \- System V shared memory control
.SH LIBRARY
diff --git a/man2/shmget.2 b/man2/shmget.2
index e34b69c8c..e6e4eccac 100644
--- a/man2/shmget.2
+++ b/man2/shmget.2
@@ -15,7 +15,7 @@
.\" Language and formatting clean-ups
.\" Added notes on /proc files
.\"
-.TH SHMGET 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SHMGET 2 (date) "Linux man-pages (unreleased)"
.SH NAME
shmget \- allocates a System V shared memory segment
.SH LIBRARY
diff --git a/man2/shmop.2 b/man2/shmop.2
index 7d0390fe4..c4156d03c 100644
--- a/man2/shmop.2
+++ b/man2/shmop.2
@@ -17,7 +17,7 @@
.\" Changed wording and placement of sentence regarding attachment
.\" of segments marked for destruction
.\"
-.TH SHMOP 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH SHMOP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
shmat, shmdt \- System V shared memory operations
.SH LIBRARY
diff --git a/man2/shutdown.2 b/man2/shutdown.2
index df7243bd3..63f3f2890 100644
--- a/man2/shutdown.2
+++ b/man2/shutdown.2
@@ -9,7 +9,7 @@
.\" Modified Tue Oct 22 22:04:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 1998 by Andi Kleen
.\"
-.TH SHUTDOWN 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SHUTDOWN 2 (date) "Linux man-pages (unreleased)"
.SH NAME
shutdown \- shut down part of a full-duplex connection
.SH LIBRARY
diff --git a/man2/sigaction.2 b/man2/sigaction.2
index 39048c243..64d03bc18 100644
--- a/man2/sigaction.2
+++ b/man2/sigaction.2
@@ -25,7 +25,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added notes on ptrace SIGTRAP and SYS_SECCOMP.
.\"
-.TH SIGACTION 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGACTION 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sigaction, rt_sigaction \- examine and change a signal action
.SH LIBRARY
diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2
index 9933a87fa..7552d5592 100644
--- a/man2/sigaltstack.2
+++ b/man2/sigaltstack.2
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" aeb, various minor fixes
-.TH SIGALTSTACK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGALTSTACK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sigaltstack \- set and/or get signal stack context
.SH LIBRARY
diff --git a/man2/signal.2 b/man2/signal.2
index 6f6a2291e..3c8aa2075 100644
--- a/man2/signal.2
+++ b/man2/signal.2
@@ -13,7 +13,7 @@
.\" various sections.
.\" 2008-07-11, mtk: rewrote and expanded portability discussion.
.\"
-.TH SIGNAL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGNAL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
signal \- ANSI C signal handling
.SH LIBRARY
diff --git a/man2/signalfd.2 b/man2/signalfd.2
index 35774faa7..9f3068c5a 100644
--- a/man2/signalfd.2
+++ b/man2/signalfd.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH SIGNALFD 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH SIGNALFD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
signalfd \- create a file descriptor for accepting signals
.SH LIBRARY
diff --git a/man2/sigpending.2 b/man2/sigpending.2
index 4058300cc..0d4e369fc 100644
--- a/man2/sigpending.2
+++ b/man2/sigpending.2
@@ -6,7 +6,7 @@
.\"
.\" 2005-09-15, mtk, Created new page by splitting off from sigaction.2
.\"
-.TH SIGPENDING 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGPENDING 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sigpending, rt_sigpending \- examine pending signals
.SH LIBRARY
diff --git a/man2/sigprocmask.2 b/man2/sigprocmask.2
index 3c8eeeb5a..fa5d4b2df 100644
--- a/man2/sigprocmask.2
+++ b/man2/sigprocmask.2
@@ -6,7 +6,7 @@
.\"
.\" 2005-09-15, mtk, Created new page by splitting off from sigaction.2
.\"
-.TH SIGPROCMASK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGPROCMASK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sigprocmask, rt_sigprocmask \- examine and change blocked signals
.SH LIBRARY
diff --git a/man2/sigreturn.2 b/man2/sigreturn.2
index d62f2f92f..761124fa4 100644
--- a/man2/sigreturn.2
+++ b/man2/sigreturn.2
@@ -7,7 +7,7 @@
.\" 2008-06-26, mtk, added some more detail on the work done by sigreturn()
.\" 2014-12-05, mtk, rewrote all of the rest of the original page
.\"
-.TH SIGRETURN 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGRETURN 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sigreturn, rt_sigreturn \- return from signal handler and cleanup stack frame
.SH LIBRARY
diff --git a/man2/sigsuspend.2 b/man2/sigsuspend.2
index f98605847..47e09e04b 100644
--- a/man2/sigsuspend.2
+++ b/man2/sigsuspend.2
@@ -6,7 +6,7 @@
.\"
.\" 2005-09-15, mtk, Created new page by splitting off from sigaction.2
.\"
-.TH SIGSUSPEND 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGSUSPEND 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sigsuspend, rt_sigsuspend \- wait for a signal
.SH LIBRARY
diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2
index 0b2197196..270baf711 100644
--- a/man2/sigwaitinfo.2
+++ b/man2/sigwaitinfo.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SIGWAITINFO 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGWAITINFO 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sigwaitinfo, sigtimedwait, rt_sigtimedwait \- synchronously wait
for queued signals
diff --git a/man2/socket.2 b/man2/socket.2
index c68d15068..313ba4505 100644
--- a/man2/socket.2
+++ b/man2/socket.2
@@ -11,7 +11,7 @@
.\" Modified 2002-07-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH SOCKET 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SOCKET 2 (date) "Linux man-pages (unreleased)"
.SH NAME
socket \- create an endpoint for communication
.SH LIBRARY
diff --git a/man2/socketcall.2 b/man2/socketcall.2
index d2382e7a2..b6e6eca1e 100644
--- a/man2/socketcall.2
+++ b/man2/socketcall.2
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Tue Oct 22 22:11:53 1996 by Eric S. Raymond <esr@thyrsus.com>
-.TH SOCKETCALL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SOCKETCALL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
socketcall \- socket system calls
.SH LIBRARY
diff --git a/man2/socketpair.2 b/man2/socketpair.2
index ede076059..776090494 100644
--- a/man2/socketpair.2
+++ b/man2/socketpair.2
@@ -11,7 +11,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" 2008-10-11, mtk: Add description of SOCK_NONBLOCK and SOCK_CLOEXEC
.\"
-.TH SOCKETPAIR 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SOCKETPAIR 2 (date) "Linux man-pages (unreleased)"
.SH NAME
socketpair \- create a pair of connected sockets
.SH LIBRARY
diff --git a/man2/splice.2 b/man2/splice.2
index 7d621c639..3d8fd8f6b 100644
--- a/man2/splice.2
+++ b/man2/splice.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SPLICE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SPLICE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
splice \- splice data to/from a pipe
.SH LIBRARY
diff --git a/man2/spu_create.2 b/man2/spu_create.2
index ab5cf6439..56e2d9144 100644
--- a/man2/spu_create.2
+++ b/man2/spu_create.2
@@ -8,7 +8,7 @@
.\" 2007-07-10, some polishing by mtk
.\" 2007-09-28, updates for newer kernels by Jeremy Kerr <jk@ozlabs.org>
.\"
-.TH SPU_CREATE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SPU_CREATE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
spu_create \- create a new spu context
.SH LIBRARY
diff --git a/man2/spu_run.2 b/man2/spu_run.2
index 3471fd620..673d3f886 100644
--- a/man2/spu_run.2
+++ b/man2/spu_run.2
@@ -9,7 +9,7 @@
.\" 2007-09-28, updates for newer kernels, added example
.\" by Jeremy Kerr <jk@ozlabs.org>
.\"
-.TH SPU_RUN 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH SPU_RUN 2 (date) "Linux man-pages (unreleased)"
.SH NAME
spu_run \- execute an SPU context
.SH LIBRARY
diff --git a/man2/stat.2 b/man2/stat.2
index 9d772221b..d59b1b02c 100644
--- a/man2/stat.2
+++ b/man2/stat.2
@@ -16,7 +16,7 @@
.\" 2007-06-08 mtk: Added example program
.\" 2007-07-05 mtk: Added details on underlying system call interfaces
.\"
-.TH STAT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH STAT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
stat, fstat, lstat, fstatat \- get file status
.SH LIBRARY
diff --git a/man2/statfs.2 b/man2/statfs.2
index 2d90df65c..c0de6ea39 100644
--- a/man2/statfs.2
+++ b/man2/statfs.2
@@ -5,7 +5,7 @@
.\" Modified 2003-08-17 by Walter Harms
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH STATFS 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH STATFS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
statfs, fstatfs \- get filesystem statistics
.SH LIBRARY
diff --git a/man2/statx.2 b/man2/statx.2
index b74bfe55d..2a85be7c0 100644
--- a/man2/statx.2
+++ b/man2/statx.2
@@ -7,7 +7,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH STATX 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH STATX 2 (date) "Linux man-pages (unreleased)"
.SH NAME
statx \- get file status (extended)
.SH LIBRARY
diff --git a/man2/stime.2 b/man2/stime.2
index 54f17c346..457645aff 100644
--- a/man2/stime.2
+++ b/man2/stime.2
@@ -7,7 +7,7 @@
.\" Modified 2001-03-16 by Andries Brouwer <aeb@cwi.nl>
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH STIME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH STIME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
stime \- set time
.SH SYNOPSIS
diff --git a/man2/subpage_prot.2 b/man2/subpage_prot.2
index af205056d..b01adeb73 100644
--- a/man2/subpage_prot.2
+++ b/man2/subpage_prot.2
@@ -7,7 +7,7 @@
.\" in kernel commit fa28237cfcc5827553044cbd6ee52e33692b0faa
.\" both written by Paul Mackerras <paulus@samba.org>
.\"
-.TH SUBPAGE_PROT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SUBPAGE_PROT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
subpage_prot \- define a subpage protection for an address range
.SH LIBRARY
diff --git a/man2/swapon.2 b/man2/swapon.2
index a26f91f48..d31b6bdfa 100644
--- a/man2/swapon.2
+++ b/man2/swapon.2
@@ -22,7 +22,7 @@
.\" Author: Rafael Aquini <aquini@redhat.com>
.\" Date: Wed Jul 3 15:02:46 2013 -0700
.\"
-.TH SWAPON 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SWAPON 2 (date) "Linux man-pages (unreleased)"
.SH NAME
swapon, swapoff \- start/stop swapping to file/device
.SH LIBRARY
diff --git a/man2/symlink.2 b/man2/symlink.2
index 5818678e3..ba73e2233 100644
--- a/man2/symlink.2
+++ b/man2/symlink.2
@@ -10,7 +10,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH SYMLINK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYMLINK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
symlink, symlinkat \- make a new name for a file
.SH LIBRARY
diff --git a/man2/sync.2 b/man2/sync.2
index f74948a1b..802a60b2e 100644
--- a/man2/sync.2
+++ b/man2/sync.2
@@ -13,7 +13,7 @@
.\" Modified 2001-10-10 by aeb, following Michael Kerrisk.
.\" 2011-09-07, mtk, Added syncfs() documentation,
.\"
-.TH SYNC 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYNC 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sync, syncfs \- commit filesystem caches to disk
.SH LIBRARY
diff --git a/man2/sync_file_range.2 b/man2/sync_file_range.2
index cf3458930..6a7df574b 100644
--- a/man2/sync_file_range.2
+++ b/man2/sync_file_range.2
@@ -7,7 +7,7 @@
.\" Andrew Morton's comments in fs/sync.c
.\" 2010-10-09, mtk, Document sync_file_range2()
.\"
-.TH SYNC_FILE_RANGE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYNC_FILE_RANGE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sync_file_range \- sync a file segment with disk
.SH LIBRARY
diff --git a/man2/syscall.2 b/man2/syscall.2
index c1c169c83..b7b8405da 100644
--- a/man2/syscall.2
+++ b/man2/syscall.2
@@ -11,7 +11,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added mips and arm64.
.\"
-.TH SYSCALL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSCALL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
syscall \- indirect system call
.SH LIBRARY
diff --git a/man2/syscalls.2 b/man2/syscalls.2
index b5604cd87..7eb32f87e 100644
--- a/man2/syscalls.2
+++ b/man2/syscalls.2
@@ -8,7 +8,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SYSCALLS 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSCALLS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
diff --git a/man2/sysctl.2 b/man2/sysctl.2
index 1c6c6d1b9..631b74684 100644
--- a/man2/sysctl.2
+++ b/man2/sysctl.2
@@ -7,7 +7,7 @@
.\" Modified Tue Oct 22 22:28:41 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified Mon Jan 5 20:31:04 1998 by aeb.
.\"
-.TH SYSCTL 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH SYSCTL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sysctl \- read/write system parameters
.SH SYNOPSIS
diff --git a/man2/sysfs.2 b/man2/sysfs.2
index 1d773666d..71ec86b97 100644
--- a/man2/sysfs.2
+++ b/man2/sysfs.2
@@ -4,7 +4,7 @@
.\"
.\" Created Wed Aug 9 1995 Thomas K. Dyas <tdyas@eden.rutgers.edu>
.\"
-.TH SYSFS 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSFS 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sysfs \- get filesystem type information
.SH SYNOPSIS
diff --git a/man2/sysinfo.2 b/man2/sysinfo.2
index 4f4e1a258..2f44d14b3 100644
--- a/man2/sysinfo.2
+++ b/man2/sysinfo.2
@@ -12,7 +12,7 @@
.\" Modified Tue Oct 22 22:29:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified Mon Aug 25 16:06:11 1997 by Nicolás Lichtmaier <nick@debian.org>
.\"
-.TH SYSINFO 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSINFO 2 (date) "Linux man-pages (unreleased)"
.SH NAME
sysinfo \- return system information
.SH LIBRARY
diff --git a/man2/syslog.2 b/man2/syslog.2
index 18276f17e..7aaef9e4d 100644
--- a/man2/syslog.2
+++ b/man2/syslog.2
@@ -9,7 +9,7 @@
.\" 2008-02-15, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Update LOG_BUF_LEN details; update RETURN VALUE section.
.\"
-.TH SYSLOG 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSLOG 2 (date) "Linux man-pages (unreleased)"
.SH NAME
syslog, klogctl \- read and/or clear kernel message ring buffer;
set console_loglevel
diff --git a/man2/tee.2 b/man2/tee.2
index 61bffe181..30c897266 100644
--- a/man2/tee.2
+++ b/man2/tee.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TEE 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH TEE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
tee \- duplicating pipe content
.SH LIBRARY
diff --git a/man2/time.2 b/man2/time.2
index 4c9f2b45b..3366bc0dc 100644
--- a/man2/time.2
+++ b/man2/time.2
@@ -6,7 +6,7 @@
.\" Modified Sat Jul 24 14:13:40 1993 by Rik Faith <faith@cs.unc.edu>
.\" Additions by Joseph S. Myers <jsm28@cam.ac.uk>, 970909
.\"
-.TH TIME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
time \- get time in seconds
.SH LIBRARY
diff --git a/man2/timer_create.2 b/man2/timer_create.2
index 973f659a7..3fe550a00 100644
--- a/man2/timer_create.2
+++ b/man2/timer_create.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TIMER_CREATE 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH TIMER_CREATE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
timer_create \- create a POSIX per-process timer
.SH LIBRARY
diff --git a/man2/timer_delete.2 b/man2/timer_delete.2
index c695d40bd..6006b0311 100644
--- a/man2/timer_delete.2
+++ b/man2/timer_delete.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TIMER_DELETE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIMER_DELETE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
timer_delete \- delete a POSIX per-process timer
.SH LIBRARY
diff --git a/man2/timer_getoverrun.2 b/man2/timer_getoverrun.2
index a0c3e5a7c..5bbbbe5d2 100644
--- a/man2/timer_getoverrun.2
+++ b/man2/timer_getoverrun.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TIMER_GETOVERRUN 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIMER_GETOVERRUN 2 (date) "Linux man-pages (unreleased)"
.SH NAME
timer_getoverrun \- get overrun count for a POSIX per-process timer
.SH LIBRARY
diff --git a/man2/timer_settime.2 b/man2/timer_settime.2
index 634e4e6ec..383677367 100644
--- a/man2/timer_settime.2
+++ b/man2/timer_settime.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TIMER_SETTIME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIMER_SETTIME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
timer_settime, timer_gettime \- arm/disarm and fetch
state of POSIX per-process timer
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2
index cb5cf6568..c89065f5b 100644
--- a/man2/timerfd_create.2
+++ b/man2/timerfd_create.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH TIMERFD_CREATE 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH TIMERFD_CREATE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
timerfd_create, timerfd_settime, timerfd_gettime \-
timers that notify via file descriptors
diff --git a/man2/times.2 b/man2/times.2
index fcb10d02d..4089e09a5 100644
--- a/man2/times.2
+++ b/man2/times.2
@@ -15,7 +15,7 @@
.\" Added notes on nonstandard behavior: Linux allows 'buf' to
.\" be NULL, but POSIX.1 doesn't specify this and it's nonportable.
.\"
-.TH TIMES 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIMES 2 (date) "Linux man-pages (unreleased)"
.SH NAME
times \- get process times
.SH LIBRARY
diff --git a/man2/tkill.2 b/man2/tkill.2
index b922336c6..213b18242 100644
--- a/man2/tkill.2
+++ b/man2/tkill.2
@@ -6,7 +6,7 @@
.\" 2004-05-31, added tgkill, ahu, aeb
.\" 2008-01-15 mtk -- rewrote DESCRIPTION
.\"
-.TH TKILL 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH TKILL 2 (date) "Linux man-pages (unreleased)"
.SH NAME
tkill, tgkill \- send a signal to a thread
.SH LIBRARY
diff --git a/man2/truncate.2 b/man2/truncate.2
index 6d42dc3f1..ab5cd6d27 100644
--- a/man2/truncate.2
+++ b/man2/truncate.2
@@ -12,7 +12,7 @@
.\" Modified 2002-04-06 by Andries Brouwer <aeb@cwi.nl>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH TRUNCATE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH TRUNCATE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
truncate, ftruncate \- truncate a file to a specified length
.SH LIBRARY
diff --git a/man2/umask.2 b/man2/umask.2
index 6a1410c15..d62855021 100644
--- a/man2/umask.2
+++ b/man2/umask.2
@@ -11,7 +11,7 @@
.\" <nick@debian.com> with Lars Wirzenius <liw@iki.fi> suggestion
.\" 2006-05-13, mtk, substantial rewrite of description of 'mask'
.\" 2008-01-09, mtk, a few rewrites and additions.
-.TH UMASK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH UMASK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
umask \- set file mode creation mask
.SH LIBRARY
diff --git a/man2/umount.2 b/man2/umount.2
index 3dc5fb708..ff0bb8d1f 100644
--- a/man2/umount.2
+++ b/man2/umount.2
@@ -7,7 +7,7 @@
.\" 2008-10-06, mtk: Created this as a new page by splitting
.\" umount/umount2 material out of mount.2
.\"
-.TH UMOUNT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH UMOUNT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
umount, umount2 \- unmount filesystem
.SH LIBRARY
diff --git a/man2/uname.2 b/man2/uname.2
index b5f899ebd..25971ef46 100644
--- a/man2/uname.2
+++ b/man2/uname.2
@@ -4,7 +4,7 @@
.\"
.\" 2007-07-05 mtk: Added details on underlying system call interfaces
.\"
-.TH UNAME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH UNAME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
uname \- get name and information about current kernel
.SH LIBRARY
diff --git a/man2/unimplemented.2 b/man2/unimplemented.2
index b360eab3d..2a5d4d590 100644
--- a/man2/unimplemented.2
+++ b/man2/unimplemented.2
@@ -4,7 +4,7 @@
.\"
.\" Updated, aeb, 980612
.\"
-.TH UNIMPLEMENTED 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH UNIMPLEMENTED 2 (date) "Linux man-pages (unreleased)"
.SH NAME
afs_syscall, break, fattach, fdetach, ftime, getmsg, getpmsg, gtty, isastream,
lock, madvise1, mpx, prof, profil, putmsg, putpmsg, security,
diff --git a/man2/unlink.2 b/man2/unlink.2
index 4b0190781..3f58d5f94 100644
--- a/man2/unlink.2
+++ b/man2/unlink.2
@@ -10,7 +10,7 @@
.\" Modified 2001-05-17 by aeb
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH UNLINK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH UNLINK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
unlink, unlinkat \- delete a name and possibly the file it refers to
.SH LIBRARY
diff --git a/man2/unshare.2 b/man2/unshare.2
index 98013939d..ecfa7f030 100644
--- a/man2/unshare.2
+++ b/man2/unshare.2
@@ -15,7 +15,7 @@
.\" by clone, which would require porting and maintaining all commands
.\" such as login, and su, that establish a user session.
.\"
-.TH UNSHARE 2 2022-09-13 "Linux man-pages (unreleased)"
+.TH UNSHARE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
unshare \- disassociate parts of the process execution context
.SH LIBRARY
diff --git a/man2/uselib.2 b/man2/uselib.2
index bed0549a1..d7a6c2395 100644
--- a/man2/uselib.2
+++ b/man2/uselib.2
@@ -8,7 +8,7 @@
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Modified 2005-01-09 by aeb
.\"
-.TH USELIB 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH USELIB 2 (date) "Linux man-pages (unreleased)"
.SH NAME
uselib \- load shared library
.SH SYNOPSIS
diff --git a/man2/userfaultfd.2 b/man2/userfaultfd.2
index 7f4465cf3..8cd30f6e8 100644
--- a/man2/userfaultfd.2
+++ b/man2/userfaultfd.2
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH USERFAULTFD 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH USERFAULTFD 2 (date) "Linux man-pages (unreleased)"
.SH NAME
userfaultfd \- create a file descriptor for handling page faults in user space
.SH LIBRARY
diff --git a/man2/ustat.2 b/man2/ustat.2
index f4c5b16ce..4b6f82ce0 100644
--- a/man2/ustat.2
+++ b/man2/ustat.2
@@ -7,7 +7,7 @@
.\" Modified 2001-03-22 by aeb
.\" Modified 2003-08-04 by aeb
.\"
-.TH USTAT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH USTAT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
ustat \- get filesystem statistics
.SH LIBRARY
diff --git a/man2/utime.2 b/man2/utime.2
index c3865835a..168f09d3a 100644
--- a/man2/utime.2
+++ b/man2/utime.2
@@ -8,7 +8,7 @@
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Modified 2004-10-10 by Andries Brouwer <aeb@cwi.nl>
.\"
-.TH UTIME 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH UTIME 2 (date) "Linux man-pages (unreleased)"
.SH NAME
utime, utimes \- change file last access and modification times
.SH LIBRARY
diff --git a/man2/utimensat.2 b/man2/utimensat.2
index 8ced06440..42efbd7b4 100644
--- a/man2/utimensat.2
+++ b/man2/utimensat.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH UTIMENSAT 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH UTIMENSAT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
utimensat, futimens \- change file timestamps with nanosecond precision
.SH LIBRARY
diff --git a/man2/vfork.2 b/man2/vfork.2
index 9c76a74f3..4f98ce2f2 100644
--- a/man2/vfork.2
+++ b/man2/vfork.2
@@ -6,7 +6,7 @@
.\" 1999-11-10: Merged text taken from the page contributed by
.\" Reed H. Petty (rhp@draper.net)
.\"
-.TH VFORK 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH VFORK 2 (date) "Linux man-pages (unreleased)"
.SH NAME
vfork \- create a child process and block parent
.SH LIBRARY
diff --git a/man2/vhangup.2 b/man2/vhangup.2
index 20ed64364..7787a8cff 100644
--- a/man2/vhangup.2
+++ b/man2/vhangup.2
@@ -5,7 +5,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH VHANGUP 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH VHANGUP 2 (date) "Linux man-pages (unreleased)"
.SH NAME
vhangup \- virtually hangup the current terminal
.SH LIBRARY
diff --git a/man2/vm86.2 b/man2/vm86.2
index 699aba460..f36b0fc7f 100644
--- a/man2/vm86.2
+++ b/man2/vm86.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH VM86 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH VM86 2 (date) "Linux man-pages (unreleased)"
.SH NAME
vm86old, vm86 \- enter virtual 8086 mode
.SH LIBRARY
diff --git a/man2/vmsplice.2 b/man2/vmsplice.2
index e5a0f7efc..12ede53f9 100644
--- a/man2/vmsplice.2
+++ b/man2/vmsplice.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH VMSPLICE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH VMSPLICE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
vmsplice \- splice user pages to/from a pipe
.SH LIBRARY
diff --git a/man2/wait.2 b/man2/wait.2
index f3ce7a45d..9317390e7 100644
--- a/man2/wait.2
+++ b/man2/wait.2
@@ -26,7 +26,7 @@
.\" 2005-05-10, mtk, __W* flags can't be used with waitid()
.\" 2008-07-04, mtk, removed erroneous text about SA_NOCLDSTOP
.\"
-.TH WAIT 2 2022-09-17 "Linux man-pages (unreleased)"
+.TH WAIT 2 (date) "Linux man-pages (unreleased)"
.SH NAME
wait, waitpid, waitid \- wait for process to change state
.SH LIBRARY
diff --git a/man2/wait4.2 b/man2/wait4.2
index c78f08459..5d7c82882 100644
--- a/man2/wait4.2
+++ b/man2/wait4.2
@@ -10,7 +10,7 @@
.\" Rewrote much of this page, and removed much duplicated text,
.\" replacing with pointers to wait.2
.\"
-.TH WAIT4 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH WAIT4 2 (date) "Linux man-pages (unreleased)"
.SH NAME
wait3, wait4 \- wait for process to change state, BSD style
.SH LIBRARY
diff --git a/man2/write.2 b/man2/write.2
index 75ad80c27..8dbf3dc80 100644
--- a/man2/write.2
+++ b/man2/write.2
@@ -16,7 +16,7 @@
.\" gave some examples of why this might occur.
.\" Noted what happens if write() is interrupted by a signal.
.\"
-.TH WRITE 2 2022-09-09 "Linux man-pages (unreleased)"
+.TH WRITE 2 (date) "Linux man-pages (unreleased)"
.SH NAME
write \- write to a file descriptor
.SH LIBRARY
diff --git a/man2type/open_how.2type b/man2type/open_how.2type
index a27d312ba..cd725a6ce 100644
--- a/man2type/open_how.2type
+++ b/man2type/open_how.2type
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH OPEN_HOW 2type 2022-09-09 "Linux man-pages (unreleased)"
+.TH OPEN_HOW 2type (date) "Linux man-pages (unreleased)"
.SH NAME
open_how \- how to open a pathname
.SH LIBRARY
diff --git a/man3/CPU_SET.3 b/man3/CPU_SET.3
index 17594b7c4..56b425c5a 100644
--- a/man3/CPU_SET.3
+++ b/man3/CPU_SET.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CPU_SET 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH CPU_SET 3 (date) "Linux man-pages (unreleased)"
.SH NAME
CPU_SET, CPU_CLR, CPU_ISSET, CPU_ZERO, CPU_COUNT,
CPU_AND, CPU_OR, CPU_XOR, CPU_EQUAL,
diff --git a/man3/FILE.3 b/man3/FILE.3
index 14439155d..90e2871bb 100644
--- a/man3/FILE.3
+++ b/man3/FILE.3
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH FILE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FILE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
FILE \- input/output stream
.SH LIBRARY
diff --git a/man3/INFINITY.3 b/man3/INFINITY.3
index c2b387676..0b4342a62 100644
--- a/man3/INFINITY.3
+++ b/man3/INFINITY.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH INFINITY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH INFINITY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
INFINITY, NAN, HUGE_VAL, HUGE_VALF, HUGE_VALL \- floating-point constants
.SH LIBRARY
diff --git a/man3/MAX.3 b/man3/MAX.3
index 570c25296..a374f4f44 100644
--- a/man3/MAX.3
+++ b/man3/MAX.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MAX 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH MAX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
MAX, MIN \- maximum or minimum of two values
.SH LIBRARY
diff --git a/man3/MB_CUR_MAX.3 b/man3/MB_CUR_MAX.3
index eb4ecb172..409d49c48 100644
--- a/man3/MB_CUR_MAX.3
+++ b/man3/MB_CUR_MAX.3
@@ -9,7 +9,7 @@
.\"
.\" Modified, aeb, 990824
.\"
-.TH MB_CUR_MAX 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MB_CUR_MAX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
MB_CUR_MAX \- maximum length of a multibyte character in the current locale
.SH LIBRARY
diff --git a/man3/MB_LEN_MAX.3 b/man3/MB_LEN_MAX.3
index 8588b8170..dd642d0b3 100644
--- a/man3/MB_LEN_MAX.3
+++ b/man3/MB_LEN_MAX.3
@@ -9,7 +9,7 @@
.\"
.\" Modified, aeb, 990824
.\"
-.TH MB_LEN_MAX 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MB_LEN_MAX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
MB_LEN_MAX \- maximum multibyte length of a character across all locales
.SH LIBRARY
diff --git a/man3/_Generic.3 b/man3/_Generic.3
index 37c69405e..101bab70e 100644
--- a/man3/_Generic.3
+++ b/man3/_Generic.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH _Generic 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH _Generic 3 (date) "Linux man-pages (unreleased)"
.SH NAME
_Generic \- type-generic selection
.SH SYNOPSIS
diff --git a/man3/__ppc_get_timebase.3 b/man3/__ppc_get_timebase.3
index ce8ecc550..c4d52c41d 100644
--- a/man3/__ppc_get_timebase.3
+++ b/man3/__ppc_get_timebase.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH __PPC_GET_TIMEBASE 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH __PPC_GET_TIMEBASE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
__ppc_get_timebase, __ppc_get_timebase_freq \- get the current value
of the Time Base Register on Power architecture and its frequency.
diff --git a/man3/__ppc_set_ppr_med.3 b/man3/__ppc_set_ppr_med.3
index 605d0af3b..b62823db5 100644
--- a/man3/__ppc_set_ppr_med.3
+++ b/man3/__ppc_set_ppr_med.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH __PPC_SET_PPR_MED 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH __PPC_SET_PPR_MED 3 (date) "Linux man-pages (unreleased)"
Programmer's Manual"
.SH NAME
__ppc_set_ppr_med, __ppc_set_ppr_very_low, __ppc_set_ppr_low,
diff --git a/man3/__ppc_yield.3 b/man3/__ppc_yield.3
index 716850ade..77532e4b3 100644
--- a/man3/__ppc_yield.3
+++ b/man3/__ppc_yield.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH __PPC_YIELD 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH __PPC_YIELD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
__ppc_yield, __ppc_mdoio, __ppc_mdoom \-
Hint the processor to release shared resources
diff --git a/man3/__setfpucw.3 b/man3/__setfpucw.3
index 2ccc60cf9..d7975a267 100644
--- a/man3/__setfpucw.3
+++ b/man3/__setfpucw.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH __SETFPUCW 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH __SETFPUCW 3 (date) "Linux man-pages (unreleased)"
.SH NAME
__setfpucw \- set FPU control word on i386 architecture (obsolete)
.SH LIBRARY
diff --git a/man3/a64l.3 b/man3/a64l.3
index ebb1756c8..f8d3eff90 100644
--- a/man3/a64l.3
+++ b/man3/a64l.3
@@ -5,7 +5,7 @@
.\"
.\" Corrected, aeb, 2002-05-30
.\"
-.TH A64L 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH A64L 3 (date) "Linux man-pages (unreleased)"
.SH NAME
a64l, l64a \- convert between long and base-64
.SH LIBRARY
diff --git a/man3/abort.3 b/man3/abort.3
index 1b5bb01ea..131e9cf46 100644
--- a/man3/abort.3
+++ b/man3/abort.3
@@ -11,7 +11,7 @@
.\" Modified Fri Aug 4 10:51:53 2000 - patch from Joseph S. Myers
.\" 2007-12-15, mtk, Mostly rewritten
.\"
-.TH ABORT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ABORT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
abort \- cause abnormal process termination
.SH LIBRARY
diff --git a/man3/abs.3 b/man3/abs.3
index 7ad26f965..11d656084 100644
--- a/man3/abs.3
+++ b/man3/abs.3
@@ -11,7 +11,7 @@
.\" Modified Sat Jul 24 21:45:37 1993, Rik Faith (faith@cs.unc.edu)
.\" Modified Sat Dec 16 15:02:59 2000, Joseph S. Myers
.\"
-.TH ABS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ABS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
abs, labs, llabs, imaxabs \- compute the absolute value of an integer
.SH LIBRARY
diff --git a/man3/acos.3 b/man3/acos.3
index b5f127586..9026b54dc 100644
--- a/man3/acos.3
+++ b/man3/acos.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-25 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH ACOS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ACOS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
acos, acosf, acosl \- arc cosine function
.SH LIBRARY
diff --git a/man3/acosh.3 b/man3/acosh.3
index 77e5690f8..6f219d8a3 100644
--- a/man3/acosh.3
+++ b/man3/acosh.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-25 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH ACOSH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ACOSH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
acosh, acoshf, acoshl \- inverse hyperbolic cosine function
.SH LIBRARY
diff --git a/man3/addseverity.3 b/man3/addseverity.3
index 8271bdb99..085386d2a 100644
--- a/man3/addseverity.3
+++ b/man3/addseverity.3
@@ -4,7 +4,7 @@
.\" adapted glibc info page
.\"
.\" polished a little, aeb
-.TH ADDSEVERITY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ADDSEVERITY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
addseverity \- introduce new severity classes
.SH LIBRARY
diff --git a/man3/adjtime.3 b/man3/adjtime.3
index a413ecb04..052da0143 100644
--- a/man3/adjtime.3
+++ b/man3/adjtime.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ADJTIME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ADJTIME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
adjtime \- correct the time to synchronize the system clock
.SH LIBRARY
diff --git a/man3/aio_cancel.3 b/man3/aio_cancel.3
index 26248c204..64e39b1ff 100644
--- a/man3/aio_cancel.3
+++ b/man3/aio_cancel.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH AIO_CANCEL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH AIO_CANCEL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
aio_cancel \- cancel an outstanding asynchronous I/O request
.SH LIBRARY
diff --git a/man3/aio_error.3 b/man3/aio_error.3
index 1923addc0..93350e467 100644
--- a/man3/aio_error.3
+++ b/man3/aio_error.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH AIO_ERROR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH AIO_ERROR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
aio_error \- get error status of asynchronous I/O operation
.SH LIBRARY
diff --git a/man3/aio_fsync.3 b/man3/aio_fsync.3
index 3292e8385..54109e018 100644
--- a/man3/aio_fsync.3
+++ b/man3/aio_fsync.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH AIO_FSYNC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH AIO_FSYNC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
aio_fsync \- asynchronous file synchronization
.SH LIBRARY
diff --git a/man3/aio_init.3 b/man3/aio_init.3
index 6e2f3c0fc..f7911ec20 100644
--- a/man3/aio_init.3
+++ b/man3/aio_init.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH AIO_INIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH AIO_INIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
aio_init \- asynchronous I/O initialization
.SH LIBRARY
diff --git a/man3/aio_read.3 b/man3/aio_read.3
index 562450842..b8e9ab4da 100644
--- a/man3/aio_read.3
+++ b/man3/aio_read.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH AIO_READ 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH AIO_READ 3 (date) "Linux man-pages (unreleased)"
.SH NAME
aio_read \- asynchronous read
.SH LIBRARY
diff --git a/man3/aio_return.3 b/man3/aio_return.3
index cbad76f42..4cf2d86e2 100644
--- a/man3/aio_return.3
+++ b/man3/aio_return.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH AIO_RETURN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH AIO_RETURN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
aio_return \- get return status of asynchronous I/O operation
.SH LIBRARY
diff --git a/man3/aio_suspend.3 b/man3/aio_suspend.3
index 3250d0b9a..fe9b161e2 100644
--- a/man3/aio_suspend.3
+++ b/man3/aio_suspend.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH AIO_SUSPEND 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH AIO_SUSPEND 3 (date) "Linux man-pages (unreleased)"
.SH NAME
aio_suspend \- wait for asynchronous I/O operation or timeout
.SH LIBRARY
diff --git a/man3/aio_write.3 b/man3/aio_write.3
index 6530320e9..34fbaad67 100644
--- a/man3/aio_write.3
+++ b/man3/aio_write.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH AIO_WRITE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH AIO_WRITE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
aio_write \- asynchronous write
.SH LIBRARY
diff --git a/man3/alloca.3 b/man3/alloca.3
index 2fe936601..8c8d79f49 100644
--- a/man3/alloca.3
+++ b/man3/alloca.3
@@ -12,7 +12,7 @@
.\" Various rewrites and additions (notes on longjmp() and SIGSEGV).
.\" Weaken warning against use of alloca() (as per Debian bug 461100).
.\"
-.TH ALLOCA 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ALLOCA 3 (date) "Linux man-pages (unreleased)"
.SH NAME
alloca \- allocate memory that is automatically freed
.SH LIBRARY
diff --git a/man3/argz_add.3 b/man3/argz_add.3
index 33f6125c7..1d320c46b 100644
--- a/man3/argz_add.3
+++ b/man3/argz_add.3
@@ -5,7 +5,7 @@
.\" based on the description in glibc source and infopages
.\"
.\" Corrections and additions, aeb
-.TH ARGZ_ADD 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ARGZ_ADD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
argz_add, argz_add_sep, argz_append, argz_count, argz_create,
argz_create_sep, argz_delete, argz_extract, argz_insert,
diff --git a/man3/asin.3 b/man3/asin.3
index 5ec12733e..6e06c3d32 100644
--- a/man3/asin.3
+++ b/man3/asin.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-25 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH ASIN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ASIN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
asin, asinf, asinl \- arc sine function
.SH LIBRARY
diff --git a/man3/asinh.3 b/man3/asinh.3
index a070dd5ee..126f761cf 100644
--- a/man3/asinh.3
+++ b/man3/asinh.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH ASINH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ASINH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
asinh, asinhf, asinhl \- inverse hyperbolic sine function
.SH LIBRARY
diff --git a/man3/asprintf.3 b/man3/asprintf.3
index bfd900b75..b7d38d104 100644
--- a/man3/asprintf.3
+++ b/man3/asprintf.3
@@ -4,7 +4,7 @@
.\"
.\" Text fragments inspired by Martin Schulze <joey@infodrom.org>.
.\"
-.TH ASPRINTF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ASPRINTF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
asprintf, vasprintf \- print to allocated string
.SH LIBRARY
diff --git a/man3/assert.3 b/man3/assert.3
index ed72a04ed..fa762d92e 100644
--- a/man3/assert.3
+++ b/man3/assert.3
@@ -5,7 +5,7 @@
.\" Modified Sat Jul 24 21:42:42 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Tue Oct 22 23:44:11 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified Thu Jun 2 23:44:11 2016 by Nikos Mavrogiannopoulos <nmav@redhat.com>
-.TH ASSERT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ASSERT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
assert \- abort the program if assertion is false
.SH LIBRARY
diff --git a/man3/assert_perror.3 b/man3/assert_perror.3
index 2c280d513..cb4497e4f 100644
--- a/man3/assert_perror.3
+++ b/man3/assert_perror.3
@@ -5,7 +5,7 @@
.\" This replaces an earlier man page written by Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de>.
.\"
-.TH ASSERT_PERROR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ASSERT_PERROR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
assert_perror \- test errnum and abort
.SH LIBRARY
diff --git a/man3/atan.3 b/man3/atan.3
index a39af83ce..00b30b360 100644
--- a/man3/atan.3
+++ b/man3/atan.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH ATAN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ATAN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
atan, atanf, atanl \- arc tangent function
.SH LIBRARY
diff --git a/man3/atan2.3 b/man3/atan2.3
index ec67ed281..88c9a1270 100644
--- a/man3/atan2.3
+++ b/man3/atan2.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH ATAN2 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ATAN2 3 (date) "Linux man-pages (unreleased)"
.SH NAME
atan2, atan2f, atan2l \- arc tangent function of two variables
.SH LIBRARY
diff --git a/man3/atanh.3 b/man3/atanh.3
index 43b06c9be..ded1abb43 100644
--- a/man3/atanh.3
+++ b/man3/atanh.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH ATANH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ATANH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
atanh, atanhf, atanhl \- inverse hyperbolic tangent function
.SH LIBRARY
diff --git a/man3/atexit.3 b/man3/atexit.3
index 37962c87d..ad6036cf5 100644
--- a/man3/atexit.3
+++ b/man3/atexit.3
@@ -10,7 +10,7 @@
.\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-10-25, Walter Harms
.\"
-.TH ATEXIT 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH ATEXIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
atexit \- register a function to be called at normal process termination
.SH LIBRARY
diff --git a/man3/atof.3 b/man3/atof.3
index dd759dd75..090e34513 100644
--- a/man3/atof.3
+++ b/man3/atof.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Mon Mar 29 22:39:24 1993, David Metcalfe
.\" Modified Sat Jul 24 21:39:22 1993, Rik Faith (faith@cs.unc.edu)
-.TH ATOF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ATOF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
atof \- convert a string to a double
.SH LIBRARY
diff --git a/man3/atoi.3 b/man3/atoi.3
index 649198219..b6813f563 100644
--- a/man3/atoi.3
+++ b/man3/atoi.3
@@ -10,7 +10,7 @@
.\" Modified Sat Jul 24 21:38:42 1993, Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Dec 17 18:35:06 2000, Joseph S. Myers
.\"
-.TH ATOI 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ATOI 3 (date) "Linux man-pages (unreleased)"
.SH NAME
atoi, atol, atoll \- convert a string to an integer
.SH LIBRARY
diff --git a/man3/backtrace.3 b/man3/backtrace.3
index 804f1f2ba..97d8964ba 100644
--- a/man3/backtrace.3
+++ b/man3/backtrace.3
@@ -24,7 +24,7 @@
.\"
.\" References:
.\" glibc manual and source
-.TH BACKTRACE 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH BACKTRACE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
backtrace, backtrace_symbols, backtrace_symbols_fd \- support
for application self-debugging
diff --git a/man3/basename.3 b/man3/basename.3
index d419f80a6..ee456e609 100644
--- a/man3/basename.3
+++ b/man3/basename.3
@@ -4,7 +4,7 @@
.\"
.\" Created, 14 Dec 2000 by Michael Kerrisk
.\"
-.TH BASENAME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BASENAME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
basename, dirname \- parse pathname components
.SH LIBRARY
diff --git a/man3/bcmp.3 b/man3/bcmp.3
index e67e77e5a..576fe2964 100644
--- a/man3/bcmp.3
+++ b/man3/bcmp.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Sat Jul 24 21:36:50 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Tue Oct 22 23:47:36 1996 by Eric S. Raymond <esr@thyrsus.com>
-.TH BCMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BCMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
bcmp \- compare byte sequences
.SH LIBRARY
diff --git a/man3/bcopy.3 b/man3/bcopy.3
index c5d9802c0..747b1e528 100644
--- a/man3/bcopy.3
+++ b/man3/bcopy.3
@@ -10,7 +10,7 @@
.\" Modified Sun Feb 26 14:52:00 1995 by Rik Faith <faith@cs.unc.edu>
.\" Modified Tue Oct 22 23:48:10 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" "
-.TH BCOPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BCOPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
bcopy \- copy byte sequence
.SH LIBRARY
diff --git a/man3/bindresvport.3 b/man3/bindresvport.3
index fd4c86d05..50007befd 100644
--- a/man3/bindresvport.3
+++ b/man3/bindresvport.3
@@ -7,7 +7,7 @@
.\" 2007-05-31, mtk: Rewrite and substantial additional text.
.\" 2008-12-03, mtk: Rewrote some pieces and fixed some errors
.\"
-.TH BINDRESVPORT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BINDRESVPORT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
bindresvport \- bind a socket to a privileged IP port
.SH LIBRARY
diff --git a/man3/bsd_signal.3 b/man3/bsd_signal.3
index 99cd1c9dc..847c1357a 100644
--- a/man3/bsd_signal.3
+++ b/man3/bsd_signal.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH BSD_SIGNAL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BSD_SIGNAL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
bsd_signal \- signal handling with BSD semantics
.SH LIBRARY
diff --git a/man3/bsearch.3 b/man3/bsearch.3
index a0dd7b7f5..aacff782c 100644
--- a/man3/bsearch.3
+++ b/man3/bsearch.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Mon Mar 29 22:41:16 1993, David Metcalfe
.\" Modified Sat Jul 24 21:35:16 1993, Rik Faith (faith@cs.unc.edu)
-.TH BSEARCH 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH BSEARCH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
bsearch \- binary search of a sorted array
.SH LIBRARY
diff --git a/man3/bstring.3 b/man3/bstring.3
index a777386a1..60b0b2bfe 100644
--- a/man3/bstring.3
+++ b/man3/bstring.3
@@ -9,7 +9,7 @@
.\" Modified 1993-04-12, David Metcalfe
.\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu)
.\" Modified 2002-01-20, Walter Harms
-.TH BSTRING 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BSTRING 3 (date) "Linux man-pages (unreleased)"
.SH NAME
bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem,
memmove, memset \- byte string operations
diff --git a/man3/bswap.3 b/man3/bswap.3
index 9db0733b0..ad2cfd35d 100644
--- a/man3/bswap.3
+++ b/man3/bswap.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH BSWAP 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH BSWAP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
bswap_16, bswap_32, bswap_64 \- reverse order of bytes
.SH LIBRARY
diff --git a/man3/btowc.3 b/man3/btowc.3
index 537556059..36d61be23 100644
--- a/man3/btowc.3
+++ b/man3/btowc.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH BTOWC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BTOWC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
btowc \- convert single byte to wide character
.SH LIBRARY
diff --git a/man3/btree.3 b/man3/btree.3
index e51e7bbd9..94dfc7af4 100644
--- a/man3/btree.3
+++ b/man3/btree.3
@@ -5,7 +5,7 @@
.\"
.\" @(#)btree.3 8.4 (Berkeley) 8/18/94
.\"
-.TH BTREE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BTREE 3 (date) "Linux man-pages (unreleased)"
.\".UC 7
.SH NAME
btree \- btree database access method
diff --git a/man3/byteorder.3 b/man3/byteorder.3
index c11a2c9c0..5d68eeb71 100644
--- a/man3/byteorder.3
+++ b/man3/byteorder.3
@@ -9,7 +9,7 @@
.\" Modified Sat Jul 24 21:29:05 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Thu Jul 26 14:06:20 2001 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH BYTEORDER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BYTEORDER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
htonl, htons, ntohl, ntohs \- convert values between host and network
byte order
diff --git a/man3/bzero.3 b/man3/bzero.3
index ce9e52e2b..2045162cc 100644
--- a/man3/bzero.3
+++ b/man3/bzero.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH BZERO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH BZERO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
bzero, explicit_bzero \- zero a byte string
.SH LIBRARY
diff --git a/man3/cabs.3 b/man3/cabs.3
index 8fda74c00..e0b58e6a6 100644
--- a/man3/cabs.3
+++ b/man3/cabs.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CABS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CABS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cabs, cabsf, cabsl \- absolute value of a complex number
.SH LIBRARY
diff --git a/man3/cacos.3 b/man3/cacos.3
index 3d4ce1b49..6be451d5b 100644
--- a/man3/cacos.3
+++ b/man3/cacos.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CACOS 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH CACOS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cacos, cacosf, cacosl \- complex arc cosine
.SH LIBRARY
diff --git a/man3/cacosh.3 b/man3/cacosh.3
index a44a7b24e..c7b18a2d7 100644
--- a/man3/cacosh.3
+++ b/man3/cacosh.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CACOSH 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH CACOSH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cacosh, cacoshf, cacoshl \- complex arc hyperbolic cosine
.SH LIBRARY
diff --git a/man3/canonicalize_file_name.3 b/man3/canonicalize_file_name.3
index 310058de1..2bb8418fb 100644
--- a/man3/canonicalize_file_name.3
+++ b/man3/canonicalize_file_name.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CANONICALIZE_FILE_NAME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CANONICALIZE_FILE_NAME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
canonicalize_file_name \- return the canonicalized absolute pathname
.SH LIBRARY
diff --git a/man3/carg.3 b/man3/carg.3
index b9bb85f36..93d835032 100644
--- a/man3/carg.3
+++ b/man3/carg.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CARG 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CARG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
carg, cargf, cargl \- calculate the complex argument
.SH LIBRARY
diff --git a/man3/casin.3 b/man3/casin.3
index 8cabc06d0..f2514ec81 100644
--- a/man3/casin.3
+++ b/man3/casin.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CASIN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CASIN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
casin, casinf, casinl \- complex arc sine
.SH LIBRARY
diff --git a/man3/casinh.3 b/man3/casinh.3
index 5087a4030..cc1db9ebd 100644
--- a/man3/casinh.3
+++ b/man3/casinh.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CASINH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CASINH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
casinh, casinhf, casinhl \- complex arc sine hyperbolic
.SH LIBRARY
diff --git a/man3/catan.3 b/man3/catan.3
index 728f0c8a0..075f1f754 100644
--- a/man3/catan.3
+++ b/man3/catan.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CATAN 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH CATAN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
catan, catanf, catanl \- complex arc tangents
.SH LIBRARY
diff --git a/man3/catanh.3 b/man3/catanh.3
index f64d3e5c5..4e3315f0e 100644
--- a/man3/catanh.3
+++ b/man3/catanh.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CATANH 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH CATANH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
catanh, catanhf, catanhl \- complex arc tangents hyperbolic
.SH LIBRARY
diff --git a/man3/catgets.3 b/man3/catgets.3
index 47c94b3aa..ff71b549b 100644
--- a/man3/catgets.3
+++ b/man3/catgets.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Updated, aeb, 980809
-.TH CATGETS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CATGETS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
catgets \- get message from a message catalog
.SH LIBRARY
diff --git a/man3/catopen.3 b/man3/catopen.3
index ce28cef82..514e2f008 100644
--- a/man3/catopen.3
+++ b/man3/catopen.3
@@ -5,7 +5,7 @@
.\" Modified Thu Dec 13 22:51:19 2001 by Martin Schulze <joey@infodrom.org>
.\" Modified 2001-12-14 aeb
.\"
-.TH CATOPEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CATOPEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
catopen, catclose \- open/close a message catalog
.SH LIBRARY
diff --git a/man3/cbrt.3 b/man3/cbrt.3
index f87ef70eb..c69796584 100644
--- a/man3/cbrt.3
+++ b/man3/cbrt.3
@@ -7,7 +7,7 @@
.\" Modified 2002-07-27 Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH CBRT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CBRT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cbrt, cbrtf, cbrtl \- cube root function
.SH LIBRARY
diff --git a/man3/ccos.3 b/man3/ccos.3
index 3d9f640be..319279064 100644
--- a/man3/ccos.3
+++ b/man3/ccos.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CCOS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CCOS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ccos, ccosf, ccosl \- complex cosine function
.SH LIBRARY
diff --git a/man3/ccosh.3 b/man3/ccosh.3
index a75e4ede1..092ea5bea 100644
--- a/man3/ccosh.3
+++ b/man3/ccosh.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CCOSH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CCOSH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ccosh, ccoshf, ccoshl \- complex hyperbolic cosine
.SH LIBRARY
diff --git a/man3/ceil.3 b/man3/ceil.3
index 7e0e74b3e..5eb762e65 100644
--- a/man3/ceil.3
+++ b/man3/ceil.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CEIL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CEIL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ceil, ceilf, ceill \- ceiling function: smallest integral value not
less than argument
diff --git a/man3/cexp.3 b/man3/cexp.3
index 35f79e19d..fa1cf113f 100644
--- a/man3/cexp.3
+++ b/man3/cexp.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CEXP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CEXP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cexp, cexpf, cexpl \- complex exponential function
.SH LIBRARY
diff --git a/man3/cexp2.3 b/man3/cexp2.3
index 2691d463e..ed757efbe 100644
--- a/man3/cexp2.3
+++ b/man3/cexp2.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CEXP2 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CEXP2 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cexp2, cexp2f, cexp2l \- base-2 exponent of a complex number
.SH LIBRARY
diff --git a/man3/cfree.3 b/man3/cfree.3
index b0e71e8ce..434bb86c5 100644
--- a/man3/cfree.3
+++ b/man3/cfree.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH CFREE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CFREE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cfree \- free allocated memory
.SH LIBRARY
diff --git a/man3/cimag.3 b/man3/cimag.3
index e79aeb144..4182d3afe 100644
--- a/man3/cimag.3
+++ b/man3/cimag.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CIMAG 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CIMAG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cimag, cimagf, cimagl \- get imaginary part of a complex number
.SH LIBRARY
diff --git a/man3/circleq.3 b/man3/circleq.3
index 01d3050c6..3c9a99f7b 100644
--- a/man3/circleq.3
+++ b/man3/circleq.3
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\"
-.TH CIRCLEQ 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH CIRCLEQ 3 (date) "Linux man-pages (unreleased)"
.SH NAME
CIRCLEQ_EMPTY,
CIRCLEQ_ENTRY,
diff --git a/man3/clearenv.3 b/man3/clearenv.3
index c9c95fb96..90bc84d4e 100644
--- a/man3/clearenv.3
+++ b/man3/clearenv.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Additions, aeb, 2001-10-17.
-.TH CLEARENV 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLEARENV 3 (date) "Linux man-pages (unreleased)"
.SH NAME
clearenv \- clear the environment
.SH LIBRARY
diff --git a/man3/clock.3 b/man3/clock.3
index 086886b27..49dc393c0 100644
--- a/man3/clock.3
+++ b/man3/clock.3
@@ -6,7 +6,7 @@
.\" Modified 14 Jun 2002, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on differences from other UNIX systems with respect to
.\" waited-for children.
-.TH CLOCK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOCK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
clock \- determine processor time
.SH LIBRARY
diff --git a/man3/clock_getcpuclockid.3 b/man3/clock_getcpuclockid.3
index 5b8625f4d..7dbd64bdc 100644
--- a/man3/clock_getcpuclockid.3
+++ b/man3/clock_getcpuclockid.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CLOCK_GETCPUCLOCKID 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH CLOCK_GETCPUCLOCKID 3 (date) "Linux man-pages (unreleased)"
.SH NAME
clock_getcpuclockid \- obtain ID of a process CPU-time clock
.SH LIBRARY
diff --git a/man3/clog.3 b/man3/clog.3
index 0dabb3343..34762b3e2 100644
--- a/man3/clog.3
+++ b/man3/clog.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CLOG 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
clog, clogf, clogl \- natural logarithm of a complex number
.SH LIBRARY
diff --git a/man3/clog10.3 b/man3/clog10.3
index 5ef3e22a7..a57436780 100644
--- a/man3/clog10.3
+++ b/man3/clog10.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CLOG10 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOG10 3 (date) "Linux man-pages (unreleased)"
.SH NAME
clog10, clog10f, clog10l \- base-10 logarithm of a complex number
.SH LIBRARY
diff --git a/man3/clog2.3 b/man3/clog2.3
index 0ec19531f..f06886f71 100644
--- a/man3/clog2.3
+++ b/man3/clog2.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CLOG2 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOG2 3 (date) "Linux man-pages (unreleased)"
.SH NAME
clog2, clog2f, clog2l \- base-2 logarithm of a complex number
.SH LIBRARY
diff --git a/man3/closedir.3 b/man3/closedir.3
index 72a58e72e..cd9742bf6 100644
--- a/man3/closedir.3
+++ b/man3/closedir.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Sat Jul 24 21:25:52 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl)
-.TH CLOSEDIR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOSEDIR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
closedir \- close a directory
.SH LIBRARY
diff --git a/man3/cmsg.3 b/man3/cmsg.3
index 8a30b46e6..21afa2d54 100644
--- a/man3/cmsg.3
+++ b/man3/cmsg.3
@@ -8,7 +8,7 @@
.\" %%%LICENSE_END
.\"
.\" $Id: cmsg.3,v 1.8 2000/12/20 18:10:31 ak Exp $
-.TH CMSG 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CMSG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR \- access ancillary data
.SH LIBRARY
diff --git a/man3/confstr.3 b/man3/confstr.3
index 61426c8b5..8dca93ecd 100644
--- a/man3/confstr.3
+++ b/man3/confstr.3
@@ -10,7 +10,7 @@
.\" These should all be added to this page.
.\" See also the POSIX.1-2001 specification of confstr()
.\"
-.TH CONFSTR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CONFSTR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
confstr \- get configuration dependent string variables
.SH LIBRARY
diff --git a/man3/conj.3 b/man3/conj.3
index c2df41bcc..877206e0e 100644
--- a/man3/conj.3
+++ b/man3/conj.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CONJ 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CONJ 3 (date) "Linux man-pages (unreleased)"
.SH NAME
conj, conjf, conjl \- calculate the complex conjugate
.SH LIBRARY
diff --git a/man3/copysign.3 b/man3/copysign.3
index 3330ecc1d..be9d4619b 100644
--- a/man3/copysign.3
+++ b/man3/copysign.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2002-08-10 by Walter Harms (walter.harms@informatik.uni-oldenburg.de)
-.TH COPYSIGN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH COPYSIGN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
copysign, copysignf, copysignl \- copy sign of a number
.SH LIBRARY
diff --git a/man3/cos.3 b/man3/cos.3
index 7c90004a9..096bee1ba 100644
--- a/man3/cos.3
+++ b/man3/cos.3
@@ -11,7 +11,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
-.TH COS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH COS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cos, cosf, cosl \- cosine function
.SH LIBRARY
diff --git a/man3/cosh.3 b/man3/cosh.3
index 275f097eb..49e734135 100644
--- a/man3/cosh.3
+++ b/man3/cosh.3
@@ -13,7 +13,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH COSH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH COSH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cosh, coshf, coshl \- hyperbolic cosine function
.SH LIBRARY
diff --git a/man3/cpow.3 b/man3/cpow.3
index 1c361bbb1..ae2b65048 100644
--- a/man3/cpow.3
+++ b/man3/cpow.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CPOW 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CPOW 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cpow, cpowf, cpowl \- complex power function
.SH LIBRARY
diff --git a/man3/cproj.3 b/man3/cproj.3
index 5576f5831..a9bbc59f6 100644
--- a/man3/cproj.3
+++ b/man3/cproj.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CPROJ 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CPROJ 3 (date) "Linux man-pages (unreleased)"
.SH NAME
cproj, cprojf, cprojl \- project into Riemann Sphere
.SH LIBRARY
diff --git a/man3/creal.3 b/man3/creal.3
index 4bef0a00d..460c1acdb 100644
--- a/man3/creal.3
+++ b/man3/creal.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CREAL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CREAL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
creal, crealf, creall \- get real part of a complex number
.SH LIBRARY
diff --git a/man3/crypt.3 b/man3/crypt.3
index b74b2814d..f07a73513 100644
--- a/man3/crypt.3
+++ b/man3/crypt.3
@@ -14,7 +14,7 @@
.\" added _XOPEN_SOURCE, aeb, 970705
.\" added GNU MD5 stuff, aeb, 011223
.\"
-.TH CRYPT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CRYPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
crypt, crypt_r \- password and data encryption
.SH LIBRARY
diff --git a/man3/csin.3 b/man3/csin.3
index 77d17d5a4..b94767a5f 100644
--- a/man3/csin.3
+++ b/man3/csin.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CSIN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CSIN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
csin, csinf, csinl \- complex sine function
.SH LIBRARY
diff --git a/man3/csinh.3 b/man3/csinh.3
index 70282b2ce..0586dd88c 100644
--- a/man3/csinh.3
+++ b/man3/csinh.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CSINH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CSINH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
csinh, csinhf, csinhl \- complex hyperbolic sine
.SH LIBRARY
diff --git a/man3/csqrt.3 b/man3/csqrt.3
index a4ddbe2c5..908d2347a 100644
--- a/man3/csqrt.3
+++ b/man3/csqrt.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CSQRT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CSQRT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
csqrt, csqrtf, csqrtl \- complex square root
.SH LIBRARY
diff --git a/man3/ctan.3 b/man3/ctan.3
index ee2c5e5ee..1c35c9787 100644
--- a/man3/ctan.3
+++ b/man3/ctan.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CTAN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CTAN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ctan, ctanf, ctanl \- complex tangent function
.SH LIBRARY
diff --git a/man3/ctanh.3 b/man3/ctanh.3
index af39758f8..7693132d1 100644
--- a/man3/ctanh.3
+++ b/man3/ctanh.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH CTANH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CTANH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ctanh, ctanhf, ctanhl \- complex hyperbolic tangent
.SH LIBRARY
diff --git a/man3/ctermid.3 b/man3/ctermid.3
index a0eb55243..bcd2a59cc 100644
--- a/man3/ctermid.3
+++ b/man3/ctermid.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Modified Sat Jul 24 19:51:06 1993 by Rik Faith (faith@cs.unc.edu)
-.TH CTERMID 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CTERMID 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ctermid \- get controlling terminal name
.SH LIBRARY
diff --git a/man3/ctime.3 b/man3/ctime.3
index 26ce83277..208dde1bc 100644
--- a/man3/ctime.3
+++ b/man3/ctime.3
@@ -12,7 +12,7 @@
.\" Modified 2001-12-13, joey, aeb
.\" Modified 2004-11-16, mtk
.\"
-.TH CTIME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH CTIME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r,
localtime_r \- transform date and time to broken-down time or ASCII
diff --git a/man3/daemon.3 b/man3/daemon.3
index 3fb0b6e02..b205b0f66 100644
--- a/man3/daemon.3
+++ b/man3/daemon.3
@@ -5,7 +5,7 @@
.\"
.\" @(#)daemon.3 8.1 (Berkeley) 6/9/93
.\" Added mentioning of glibc weirdness wrt unistd.h. 5/11/98, Al Viro
-.TH DAEMON 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DAEMON 3 (date) "Linux man-pages (unreleased)"
.SH NAME
daemon \- run in the background
.SH LIBRARY
diff --git a/man3/dbopen.3 b/man3/dbopen.3
index 83f6c77d8..941971373 100644
--- a/man3/dbopen.3
+++ b/man3/dbopen.3
@@ -5,7 +5,7 @@
.\"
.\" @(#)dbopen.3 8.5 (Berkeley) 1/2/94
.\"
-.TH DBOPEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DBOPEN 3 (date) "Linux man-pages (unreleased)"
.UC 7
.SH NAME
dbopen \- database access methods
diff --git a/man3/des_crypt.3 b/man3/des_crypt.3
index 3a7277a74..3aaab3bbb 100644
--- a/man3/des_crypt.3
+++ b/man3/des_crypt.3
@@ -9,7 +9,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH DES_CRYPT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DES_CRYPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
des_crypt, ecb_crypt, cbc_crypt, des_setparity, DES_FAILED \- fast
DES encryption
diff --git a/man3/difftime.3 b/man3/difftime.3
index 522c497c2..1719206a9 100644
--- a/man3/difftime.3
+++ b/man3/difftime.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:48:17 1993 by Rik Faith (faith@cs.unc.edu)
-.TH DIFFTIME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DIFFTIME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
difftime \- calculate time difference
.SH LIBRARY
diff --git a/man3/dirfd.3 b/man3/dirfd.3
index 56f18db44..65aa23d63 100644
--- a/man3/dirfd.3
+++ b/man3/dirfd.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH DIRFD 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DIRFD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
dirfd \- get directory stream file descriptor
.SH LIBRARY
diff --git a/man3/div.3 b/man3/div.3
index cf52891ff..20e87a31b 100644
--- a/man3/div.3
+++ b/man3/div.3
@@ -11,7 +11,7 @@
.\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu)
.\" Modified 2002-08-10, 2003-11-01 Walter Harms, aeb
.\"
-.TH DIV 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DIV 3 (date) "Linux man-pages (unreleased)"
.SH NAME
div, ldiv, lldiv, imaxdiv \- compute quotient and remainder of
an integer division
diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3
index 4f6623ee2..69ee8376e 100644
--- a/man3/dl_iterate_phdr.3
+++ b/man3/dl_iterate_phdr.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH DL_ITERATE_PHDR 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH DL_ITERATE_PHDR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
dl_iterate_phdr \- walk through list of shared objects
.SH LIBRARY
diff --git a/man3/dladdr.3 b/man3/dladdr.3
index 194ca3d3b..65dd8d1b0 100644
--- a/man3/dladdr.3
+++ b/man3/dladdr.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH DLADDR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DLADDR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
dladdr, dladdr1 \- translate address to symbolic information
.SH LIBRARY
diff --git a/man3/dlerror.3 b/man3/dlerror.3
index 13443245a..3ce6db16d 100644
--- a/man3/dlerror.3
+++ b/man3/dlerror.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH DLERROR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DLERROR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
dlerror \- obtain error diagnostic for functions in the dlopen API
.SH LIBRARY
diff --git a/man3/dlinfo.3 b/man3/dlinfo.3
index ffa8e35eb..03103d965 100644
--- a/man3/dlinfo.3
+++ b/man3/dlinfo.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH DLINFO 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH DLINFO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
dlinfo \- obtain information about a dynamically loaded object
.SH LIBRARY
diff --git a/man3/dlopen.3 b/man3/dlopen.3
index 717efd9a0..aca98f489 100644
--- a/man3/dlopen.3
+++ b/man3/dlopen.3
@@ -13,7 +13,7 @@
.\" Modified by Walter Harms: dladdr, dlvsym
.\" Modified by Petr Baudis <pasky@suse.cz>, 2008-12-04: dladdr caveat
.\"
-.TH DLOPEN 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH DLOPEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
dlclose, dlopen, dlmopen \-
open and close a shared object
diff --git a/man3/dlsym.3 b/man3/dlsym.3
index af290b21b..a66faf1ed 100644
--- a/man3/dlsym.3
+++ b/man3/dlsym.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH DLSYM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DLSYM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
dlsym, dlvsym \- obtain address of a symbol in a shared object or executable
.SH LIBRARY
diff --git a/man3/drand48.3 b/man3/drand48.3
index fd029bac8..cdef69386 100644
--- a/man3/drand48.3
+++ b/man3/drand48.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:46:03 1993 by Rik Faith (faith@cs.unc.edu)
-.TH DRAND48 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DRAND48 3 (date) "Linux man-pages (unreleased)"
.SH NAME
drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48,
lcong48 \- generate uniformly distributed pseudo-random numbers
diff --git a/man3/drand48_r.3 b/man3/drand48_r.3
index f6ec29e3c..66282ecac 100644
--- a/man3/drand48_r.3
+++ b/man3/drand48_r.3
@@ -4,7 +4,7 @@
.\"
.\" Created 2004-10-31. Text taken from a page by Walter Harms, 2003-09-08
.\"
-.TH DRAND48_R 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DRAND48_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
drand48_r, erand48_r, lrand48_r, nrand48_r, mrand48_r, jrand48_r,
srand48_r, seed48_r, lcong48_r
diff --git a/man3/duplocale.3 b/man3/duplocale.3
index 384b898fa..93bbec210 100644
--- a/man3/duplocale.3
+++ b/man3/duplocale.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH DUPLOCALE 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH DUPLOCALE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
duplocale \- duplicate a locale object
.SH LIBRARY
diff --git a/man3/dysize.3 b/man3/dysize.3
index 92ae7fddc..e39ad550f 100644
--- a/man3/dysize.3
+++ b/man3/dysize.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" aeb: some corrections
-.TH DYSIZE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH DYSIZE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
dysize \- get number of days for a given year
.SH LIBRARY
diff --git a/man3/ecvt.3 b/man3/ecvt.3
index d3e01c239..54c87d0e4 100644
--- a/man3/ecvt.3
+++ b/man3/ecvt.3
@@ -9,7 +9,7 @@
.\" Modified Sat Jul 24 19:40:39 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Fri Jun 25 12:10:47 1999 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH ECVT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ECVT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ecvt, fcvt \- convert a floating-point number to a string
.SH LIBRARY
diff --git a/man3/ecvt_r.3 b/man3/ecvt_r.3
index 05f95db62..195ce7823 100644
--- a/man3/ecvt_r.3
+++ b/man3/ecvt_r.3
@@ -7,7 +7,7 @@
.\"
.\" Corrected return types; from Fabian; 2004-10-05
.\"
-.TH ECVT_R 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ECVT_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ecvt_r, fcvt_r, qecvt_r, qfcvt_r \- convert a floating-point number to a string
.SH LIBRARY
diff --git a/man3/encrypt.3 b/man3/encrypt.3
index 2ee275eb2..d8b1834c3 100644
--- a/man3/encrypt.3
+++ b/man3/encrypt.3
@@ -8,7 +8,7 @@
.\"
.\" Modified 2003-04-04, aeb
.\"
-.TH ENCRYPT 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH ENCRYPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
encrypt, setkey, encrypt_r, setkey_r \- encrypt 64-bit messages
.SH LIBRARY
diff --git a/man3/end.3 b/man3/end.3
index 4982b23ba..b0f289fcb 100644
--- a/man3/end.3
+++ b/man3/end.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH END 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH END 3 (date) "Linux man-pages (unreleased)"
.SH NAME
etext, edata, end \- end of program segments
.SH SYNOPSIS
diff --git a/man3/endian.3 b/man3/endian.3
index 24bec1576..748c17c7d 100644
--- a/man3/endian.3
+++ b/man3/endian.3
@@ -5,7 +5,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ENDIAN 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH ENDIAN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
htobe16, htole16, be16toh, le16toh, htobe32, htole32, be32toh, le32toh,
htobe64, htole64, be64toh, le64toh \-
diff --git a/man3/envz_add.3 b/man3/envz_add.3
index a3bb794f3..72478d58d 100644
--- a/man3/envz_add.3
+++ b/man3/envz_add.3
@@ -5,7 +5,7 @@
.\" based on the description in glibc source and infopages
.\"
.\" Corrections and additions, aeb
-.TH ENVZ_ADD 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH ENVZ_ADD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
envz_add, envz_entry, envz_get, envz_merge,
envz_remove, envz_strip \- environment string support
diff --git a/man3/erf.3 b/man3/erf.3
index 76005231a..31051475e 100644
--- a/man3/erf.3
+++ b/man3/erf.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH ERF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ERF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
erf, erff, erfl \- error function
.SH LIBRARY
diff --git a/man3/erfc.3 b/man3/erfc.3
index 8d720317c..a0b4fc0a4 100644
--- a/man3/erfc.3
+++ b/man3/erfc.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ERFC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ERFC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
erfc, erfcf, erfcl \- complementary error function
.SH LIBRARY
diff --git a/man3/err.3 b/man3/err.3
index d477fe6bb..6586078e1 100644
--- a/man3/err.3
+++ b/man3/err.3
@@ -8,7 +8,7 @@
.\"
.\" 2011-09-10, mtk, Converted from mdoc to man macros
.\"
-.TH ERR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ERR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- formatted error messages
.SH LIBRARY
diff --git a/man3/errno.3 b/man3/errno.3
index 63a0cae22..489a4509d 100644
--- a/man3/errno.3
+++ b/man3/errno.3
@@ -9,7 +9,7 @@
.\" 2006-02-09 Kurt Wall, mtk
.\" Added non-POSIX errors
.\"
-.TH ERRNO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ERRNO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
errno \- number of last error
.SH LIBRARY
diff --git a/man3/error.3 b/man3/error.3
index 2a44c85e4..d58a6e1c9 100644
--- a/man3/error.3
+++ b/man3/error.3
@@ -24,7 +24,7 @@
.\"
.\" References:
.\" glibc manual and source
-.TH ERROR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ERROR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
error, error_at_line, error_message_count, error_one_per_line,
error_print_progname \- glibc error reporting functions
diff --git a/man3/ether_aton.3 b/man3/ether_aton.3
index 156c1378c..0ffe62ce4 100644
--- a/man3/ether_aton.3
+++ b/man3/ether_aton.3
@@ -8,7 +8,7 @@
.\"
.\" Minor additions, aeb, 2013-06-21
.\"
-.TH ETHER_ATON 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ETHER_ATON 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ether_aton, ether_ntoa, ether_ntohost, ether_hostton, ether_line,
ether_ntoa_r, ether_aton_r \- Ethernet address manipulation routines
diff --git a/man3/euidaccess.3 b/man3/euidaccess.3
index 51bdc49b9..9e364dcc1 100644
--- a/man3/euidaccess.3
+++ b/man3/euidaccess.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH EUIDACCESS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH EUIDACCESS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
euidaccess, eaccess \- check effective user's permissions for a file
.SH LIBRARY
diff --git a/man3/exec.3 b/man3/exec.3
index 167887145..03c1628ac 100644
--- a/man3/exec.3
+++ b/man3/exec.3
@@ -10,7 +10,7 @@
.\" Modified, 24 Jun 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added note on casting NULL
.\"
-.TH EXEC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH EXEC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
execl, execlp, execle, execv, execvp, execvpe \- execute a file
.SH LIBRARY
diff --git a/man3/exit.3 b/man3/exit.3
index 3a168cb8c..7e5f06433 100644
--- a/man3/exit.3
+++ b/man3/exit.3
@@ -6,7 +6,7 @@
.\" could be listed on this page. See, for example, the list in the
.\" POSIX exit(3p) page.
.\"
-.TH EXIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH EXIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
exit \- cause normal process termination
.SH LIBRARY
diff --git a/man3/exp.3 b/man3/exp.3
index b19ebde1d..d761e0740 100644
--- a/man3/exp.3
+++ b/man3/exp.3
@@ -13,7 +13,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH EXP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH EXP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
exp, expf, expl \- base-e exponential function
.SH LIBRARY
diff --git a/man3/exp10.3 b/man3/exp10.3
index 5199ccf77..ca596e4b6 100644
--- a/man3/exp10.3
+++ b/man3/exp10.3
@@ -12,7 +12,7 @@
.\" Modified 1995-08-14 by Arnt Gulbrandsen <agulbra@troll.no>
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
-.TH EXP10 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH EXP10 3 (date) "Linux man-pages (unreleased)"
.SH NAME
exp10, exp10f, exp10l \- base-10 exponential function
.SH LIBRARY
diff --git a/man3/exp2.3 b/man3/exp2.3
index 9ac071358..e53a2e492 100644
--- a/man3/exp2.3
+++ b/man3/exp2.3
@@ -13,7 +13,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH EXP2 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH EXP2 3 (date) "Linux man-pages (unreleased)"
.SH NAME
exp2, exp2f, exp2l \- base-2 exponential function
.SH LIBRARY
diff --git a/man3/expm1.3 b/man3/expm1.3
index 10e019688..a9b98a145 100644
--- a/man3/expm1.3
+++ b/man3/expm1.3
@@ -7,7 +7,7 @@
.\" Modified 2002-07-27 Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH EXPM1 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH EXPM1 3 (date) "Linux man-pages (unreleased)"
.SH NAME
expm1, expm1f, expm1l \- exponential minus 1
.SH LIBRARY
diff --git a/man3/fabs.3 b/man3/fabs.3
index 3285c0365..b67978a57 100644
--- a/man3/fabs.3
+++ b/man3/fabs.3
@@ -9,7 +9,7 @@
.\" Modified Sat Jul 24 19:42:04 1993 by Rik Faith (faith@cs.unc.edu)
.\" Added fabsl, fabsf, aeb, 2001-06-07
.\"
-.TH FABS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FABS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fabs, fabsf, fabsl \- absolute value of floating-point number
.SH LIBRARY
diff --git a/man3/fclose.3 b/man3/fclose.3
index 562c3227a..95abe7d8e 100644
--- a/man3/fclose.3
+++ b/man3/fclose.3
@@ -13,7 +13,7 @@
.\"
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\"
-.TH FCLOSE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FCLOSE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fclose \- close a stream
.SH LIBRARY
diff --git a/man3/fcloseall.3 b/man3/fcloseall.3
index 095a51536..0a9aaf463 100644
--- a/man3/fcloseall.3
+++ b/man3/fcloseall.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FCLOSEALL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FCLOSEALL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fcloseall \- close all open streams
.SH LIBRARY
diff --git a/man3/fdim.3 b/man3/fdim.3
index 238e8db1c..d75b7ac42 100644
--- a/man3/fdim.3
+++ b/man3/fdim.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH FDIM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FDIM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fdim, fdimf, fdiml \- positive difference
.SH LIBRARY
diff --git a/man3/fenv.3 b/man3/fenv.3
index b206dbcbb..9ab1fb4b2 100644
--- a/man3/fenv.3
+++ b/man3/fenv.3
@@ -5,7 +5,7 @@
.\" 2000-08-14 added GNU additions from Andreas Jaeger
.\" 2000-12-05 some changes inspired by acahalan's remarks
.\"
-.TH FENV 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FENV 3 (date) "Linux man-pages (unreleased)"
.SH NAME
feclearexcept, fegetexceptflag, feraiseexcept, fesetexceptflag,
fetestexcept, fegetenv, fegetround, feholdexcept, fesetround,
diff --git a/man3/ferror.3 b/man3/ferror.3
index ef11ff6ec..b969aa01b 100644
--- a/man3/ferror.3
+++ b/man3/ferror.3
@@ -13,7 +13,7 @@
.\"
.\" Converted for Linux, Mon Nov 29 14:24:40 1993, faith@cs.unc.edu
.\"
-.TH FERROR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FERROR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
clearerr, feof, ferror \- check and reset stream status
.SH LIBRARY
diff --git a/man3/fexecve.3 b/man3/fexecve.3
index 7b5b5482a..6bd3736c6 100644
--- a/man3/fexecve.3
+++ b/man3/fexecve.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FEXECVE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FEXECVE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fexecve \- execute program specified via file descriptor
.SH LIBRARY
diff --git a/man3/fflush.3 b/man3/fflush.3
index 5d9003508..21c44a68e 100644
--- a/man3/fflush.3
+++ b/man3/fflush.3
@@ -14,7 +14,7 @@
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\" Modified 2001-10-16 by John Levon <moz@compsoc.man.ac.uk>
.\"
-.TH FFLUSH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FFLUSH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fflush \- flush a stream
.SH LIBRARY
diff --git a/man3/ffs.3 b/man3/ffs.3
index 35296d5a4..eea0c06cf 100644
--- a/man3/ffs.3
+++ b/man3/ffs.3
@@ -10,7 +10,7 @@
.\"
.\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH FFS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FFS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ffs, ffsl, ffsll \- find first bit set in a word
.SH LIBRARY
diff --git a/man3/fgetc.3 b/man3/fgetc.3
index 598ae2245..40dd382e8 100644
--- a/man3/fgetc.3
+++ b/man3/fgetc.3
@@ -4,7 +4,7 @@
.\"
.\" Modified Wed Jul 28 11:12:07 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl)
-.TH FGETC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FGETC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fgetc, fgets, getc, getchar, ungetc \- input of characters and strings
.SH LIBRARY
diff --git a/man3/fgetgrent.3 b/man3/fgetgrent.3
index d1bbc4669..841ec1829 100644
--- a/man3/fgetgrent.3
+++ b/man3/fgetgrent.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:38:44 1993 by Rik Faith (faith@cs.unc.edu)
-.TH FGETGRENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FGETGRENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fgetgrent \- get group file entry
.SH LIBRARY
diff --git a/man3/fgetpwent.3 b/man3/fgetpwent.3
index d85294b40..66dab7cb1 100644
--- a/man3/fgetpwent.3
+++ b/man3/fgetpwent.3
@@ -10,7 +10,7 @@
.\" Modified Sat Jul 24 19:37:37 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Mon May 27 22:40:48 1996 by Martin Schulze (joey@linux.de)
.\"
-.TH FGETPWENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FGETPWENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fgetpwent \- get password file entry
.SH LIBRARY
diff --git a/man3/fgetwc.3 b/man3/fgetwc.3
index 41540136d..8f8190ee3 100644
--- a/man3/fgetwc.3
+++ b/man3/fgetwc.3
@@ -10,7 +10,7 @@
.\" ISO/IEC 9899:1999
.\"
.\" Modified Tue Oct 16 23:18:40 BST 2001 by John Levon <moz@compsoc.man.ac.uk>
-.TH FGETWC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FGETWC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fgetwc, getwc \- read a wide character from a FILE stream
.SH LIBRARY
diff --git a/man3/fgetws.3 b/man3/fgetws.3
index 62f4114d7..644c68e99 100644
--- a/man3/fgetws.3
+++ b/man3/fgetws.3
@@ -10,7 +10,7 @@
.\" ISO/IEC 9899:1999
.\"
.\" Modified Tue Oct 16 23:18:40 BST 2001 by John Levon <moz@compsoc.man.ac.uk>
-.TH FGETWS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FGETWS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fgetws \- read a wide-character string from a FILE stream
.SH LIBRARY
diff --git a/man3/fileno.3 b/man3/fileno.3
index ce0d3986f..68873868c 100644
--- a/man3/fileno.3
+++ b/man3/fileno.3
@@ -11,7 +11,7 @@
.\" Converted for Linux, Mon Nov 29 14:24:40 1993, faith@cs.unc.edu
.\" Added remark on EBADF for fileno, aeb, 2001-03-22
.\"
-.TH FILENO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FILENO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fileno \- obtain file descriptor of a stdio stream
.SH LIBRARY
diff --git a/man3/finite.3 b/man3/finite.3
index 57a81f3f7..1db57cf46 100644
--- a/man3/finite.3
+++ b/man3/finite.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FINITE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FINITE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
finite, finitef, finitel, isinf, isinff, isinfl, isnan, isnanf, isnanl \-
BSD floating-point classification functions
diff --git a/man3/flockfile.3 b/man3/flockfile.3
index 10f44dcd8..38f88eb92 100644
--- a/man3/flockfile.3
+++ b/man3/flockfile.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FLOCKFILE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FLOCKFILE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
flockfile, ftrylockfile, funlockfile \- lock FILE for stdio
.SH LIBRARY
diff --git a/man3/floor.3 b/man3/floor.3
index 4b80b02a5..ec59e217b 100644
--- a/man3/floor.3
+++ b/man3/floor.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FLOOR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FLOOR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
floor, floorf, floorl \- largest integral value not greater than argument
.SH LIBRARY
diff --git a/man3/fma.3 b/man3/fma.3
index 10d2f47ff..781a75060 100644
--- a/man3/fma.3
+++ b/man3/fma.3
@@ -7,7 +7,7 @@
.\" Modified 2004-11-15, Added further text on FLT_ROUNDS
.\" as suggested by AEB and Fabian Kreutz
.\"
-.TH FMA 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FMA 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fma, fmaf, fmal \- floating-point multiply and add
.SH LIBRARY
diff --git a/man3/fmax.3 b/man3/fmax.3
index e820a70a7..1ded8a789 100644
--- a/man3/fmax.3
+++ b/man3/fmax.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH FMAX 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FMAX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fmax, fmaxf, fmaxl \- determine maximum of two floating-point numbers
.SH LIBRARY
diff --git a/man3/fmemopen.3 b/man3/fmemopen.3
index a431d1cde..bcd8ddd04 100644
--- a/man3/fmemopen.3
+++ b/man3/fmemopen.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH FMEMOPEN 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH FMEMOPEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fmemopen \- open memory as stream
.SH LIBRARY
diff --git a/man3/fmin.3 b/man3/fmin.3
index c7f2039bd..1faaac044 100644
--- a/man3/fmin.3
+++ b/man3/fmin.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH FMIN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FMIN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fmin, fminf, fminl \- determine minimum of two floating-point numbers
.SH LIBRARY
diff --git a/man3/fmod.3 b/man3/fmod.3
index c5fc7832f..48189fb39 100644
--- a/man3/fmod.3
+++ b/man3/fmod.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH FMOD 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FMOD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fmod, fmodf, fmodl \- floating-point remainder function
.SH LIBRARY
diff --git a/man3/fmtmsg.3 b/man3/fmtmsg.3
index 6965f561b..62f1965d5 100644
--- a/man3/fmtmsg.3
+++ b/man3/fmtmsg.3
@@ -8,7 +8,7 @@
.\" The function is quite complex and deserves an example
.\"
.\" Polished, aeb, 2003-11-01
-.TH FMTMSG 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH FMTMSG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fmtmsg \- print formatted error messages
.SH LIBRARY
diff --git a/man3/fnmatch.3 b/man3/fnmatch.3
index af012b12f..704e951d3 100644
--- a/man3/fnmatch.3
+++ b/man3/fnmatch.3
@@ -5,7 +5,7 @@
.\" 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
.\"
-.TH FNMATCH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FNMATCH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fnmatch \- match filename or pathname
.SH LIBRARY
diff --git a/man3/fopen.3 b/man3/fopen.3
index 844e7d076..4e7d44cd6 100644
--- a/man3/fopen.3
+++ b/man3/fopen.3
@@ -13,7 +13,7 @@
.\" Modified, aeb, 960421, 970806
.\" Modified, joey, aeb, 2002-01-03
.\"
-.TH FOPEN 3 2022-10-08 "Linux man-pages (unreleased)"
+.TH FOPEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fopen, fdopen, freopen \- stream open functions
.SH LIBRARY
diff --git a/man3/fopencookie.3 b/man3/fopencookie.3
index b1d214df8..6bcb10db5 100644
--- a/man3/fopencookie.3
+++ b/man3/fopencookie.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FOPENCOOKIE 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH FOPENCOOKIE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fopencookie \- opening a custom stream
.SH LIBRARY
diff --git a/man3/fpathconf.3 b/man3/fpathconf.3
index 0865e9da6..130bddc9e 100644
--- a/man3/fpathconf.3
+++ b/man3/fpathconf.3
@@ -19,7 +19,7 @@
.\" _PC_SYMLINK_MAX,
.\" _PC_2_SYMLINKS
.\"
-.TH FPATHCONF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FPATHCONF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fpathconf, pathconf \- get configuration values for files
.SH LIBRARY
diff --git a/man3/fpclassify.3 b/man3/fpclassify.3
index c69d068c8..031b98bd6 100644
--- a/man3/fpclassify.3
+++ b/man3/fpclassify.3
@@ -5,7 +5,7 @@
.\" This was done with the help of the glibc manual.
.\"
.\" 2004-10-31, aeb, corrected
-.TH FPCLASSIFY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FPCLASSIFY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fpclassify, isfinite, isnormal, isnan, isinf \- floating-point
classification macros
diff --git a/man3/fpurge.3 b/man3/fpurge.3
index 40aa31391..0ec805725 100644
--- a/man3/fpurge.3
+++ b/man3/fpurge.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FPURGE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FPURGE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fpurge, __fpurge \- purge a stream
.SH LIBRARY
diff --git a/man3/fputwc.3 b/man3/fputwc.3
index 92c430c4e..d31db14b2 100644
--- a/man3/fputwc.3
+++ b/man3/fputwc.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH FPUTWC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FPUTWC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fputwc, putwc \- write a wide character to a FILE stream
.SH LIBRARY
diff --git a/man3/fputws.3 b/man3/fputws.3
index 06ca94f8a..21bf44409 100644
--- a/man3/fputws.3
+++ b/man3/fputws.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH FPUTWS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FPUTWS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fputws \- write a wide-character string to a FILE stream
.SH LIBRARY
diff --git a/man3/fread.3 b/man3/fread.3
index 08c4d343f..57e29100f 100644
--- a/man3/fread.3
+++ b/man3/fread.3
@@ -15,7 +15,7 @@
.\" Modified Thu Apr 20 20:43:53 1995 by Jim Van Zandt <jrv@vanzandt.mv.com>
.\" Modified Fri May 17 10:21:51 1996 by Martin Schulze <joey@infodrom.north.de>
.\"
-.TH FREAD 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH FREAD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fread, fwrite \- binary stream input/output
.SH LIBRARY
diff --git a/man3/frexp.3 b/man3/frexp.3
index 57c9ab6c7..245a10807 100644
--- a/man3/frexp.3
+++ b/man3/frexp.3
@@ -10,7 +10,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH FREXP 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH FREXP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
frexp, frexpf, frexpl \- convert floating-point number to fractional
and integral components
diff --git a/man3/fseek.3 b/man3/fseek.3
index bdde650e4..2805d003e 100644
--- a/man3/fseek.3
+++ b/man3/fseek.3
@@ -11,7 +11,7 @@
.\"
.\" Converted for Linux, Mon Nov 29 15:22:01 1993, faith@cs.unc.edu
.\"
-.TH FSEEK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FSEEK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fgetpos, fseek, fsetpos, ftell, rewind \- reposition a stream
.SH LIBRARY
diff --git a/man3/fseeko.3 b/man3/fseeko.3
index d0fdb4be9..a6c7e2e1b 100644
--- a/man3/fseeko.3
+++ b/man3/fseeko.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FSEEKO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FSEEKO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fseeko, ftello \- seek to or report file position
.SH LIBRARY
diff --git a/man3/ftime.3 b/man3/ftime.3
index a03af6ef9..1c91e68cf 100644
--- a/man3/ftime.3
+++ b/man3/ftime.3
@@ -8,7 +8,7 @@
.\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl)
.\" 2008-06-23, mtk, minor rewrites, added some details
.\"
-.TH FTIME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FTIME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ftime \- return date and time
.SH LIBRARY
diff --git a/man3/ftok.3 b/man3/ftok.3
index e91761d7d..1d0ebecb9 100644
--- a/man3/ftok.3
+++ b/man3/ftok.3
@@ -6,7 +6,7 @@
.\" Changed data type of proj_id; minor fixes
.\" aeb: further fixes; added notes.
.\"
-.TH FTOK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FTOK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ftok \- convert a pathname and a project identifier to a System V IPC key
.SH LIBRARY
diff --git a/man3/fts.3 b/man3/fts.3
index 299f95cd6..4f97cf9be 100644
--- a/man3/fts.3
+++ b/man3/fts.3
@@ -9,7 +9,7 @@
.\"
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
-.TH FTS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FTS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fts, fts_open, fts_read, fts_children, fts_set, fts_close \- \
traverse a file hierarchy
diff --git a/man3/ftw.3 b/man3/ftw.3
index de3878067..a02f621b7 100644
--- a/man3/ftw.3
+++ b/man3/ftw.3
@@ -14,7 +14,7 @@
.\" 2006-05-24, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added an example program.
.\"
-.TH FTW 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH FTW 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ftw, nftw \- file tree walk
.SH LIBRARY
diff --git a/man3/futimes.3 b/man3/futimes.3
index c54076bc2..c158e75c1 100644
--- a/man3/futimes.3
+++ b/man3/futimes.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FUTIMES 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FUTIMES 3 (date) "Linux man-pages (unreleased)"
.SH NAME
futimes, lutimes \- change file timestamps
.SH LIBRARY
diff --git a/man3/fwide.3 b/man3/fwide.3
index 7249bfe82..5e11ad2ad 100644
--- a/man3/fwide.3
+++ b/man3/fwide.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH FWIDE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH FWIDE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fwide \- set and determine the orientation of a FILE stream
.SH LIBRARY
diff --git a/man3/gamma.3 b/man3/gamma.3
index c7b5a09b3..b5843eaa0 100644
--- a/man3/gamma.3
+++ b/man3/gamma.3
@@ -4,7 +4,7 @@
.\"
.\" Modified 2003-11-18, aeb: historical remarks
.\"
-.TH GAMMA 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GAMMA 3 (date) "Linux man-pages (unreleased)"
.SH NAME
gamma, gammaf, gammal \- (logarithm of the) gamma function
.SH LIBRARY
diff --git a/man3/gcvt.3 b/man3/gcvt.3
index d4a9d896f..f641e6b7c 100644
--- a/man3/gcvt.3
+++ b/man3/gcvt.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:32:25 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GCVT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GCVT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
gcvt \- convert a floating-point number to a string
.SH LIBRARY
diff --git a/man3/get_nprocs_conf.3 b/man3/get_nprocs_conf.3
index 6424c5d95..1cf7f2070 100644
--- a/man3/get_nprocs_conf.3
+++ b/man3/get_nprocs_conf.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GET_NPROCS 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH GET_NPROCS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
get_nprocs, get_nprocs_conf \- get number of processors
.SH LIBRARY
diff --git a/man3/get_phys_pages.3 b/man3/get_phys_pages.3
index a385aabc9..5bc017fee 100644
--- a/man3/get_phys_pages.3
+++ b/man3/get_phys_pages.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GET_PHYS_PAGES 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH GET_PHYS_PAGES 3 (date) "Linux man-pages (unreleased)"
.SH NAME
get_phys_pages, get_avphys_pages \- get total and available physical
page counts
diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3
index 169213f03..d33a40fd0 100644
--- a/man3/getaddrinfo.3
+++ b/man3/getaddrinfo.3
@@ -21,7 +21,7 @@
.\" FIXME . glibc's 2.9 NEWS file documents DCCP and UDP-lite support
.\" and is SCTP support now also there?
.\"
-.TH GETADDRINFO 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH GETADDRINFO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getaddrinfo, freeaddrinfo, gai_strerror \- network address and
service translation
diff --git a/man3/getaddrinfo_a.3 b/man3/getaddrinfo_a.3
index 2aaf93f55..8d4be103c 100644
--- a/man3/getaddrinfo_a.3
+++ b/man3/getaddrinfo_a.3
@@ -7,7 +7,7 @@
.\" References: http://people.redhat.com/drepper/asynchnl.pdf,
.\" http://www.imperialviolet.org/2005/06/01/asynchronous-dns-lookups-with-glibc.html
.\"
-.TH GETADDRINFO_A 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH GETADDRINFO_A 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getaddrinfo_a, gai_suspend, gai_error, gai_cancel \- asynchronous
network address and service translation
diff --git a/man3/getauxval.3 b/man3/getauxval.3
index 2e8ae0c66..0a92f2257 100644
--- a/man3/getauxval.3
+++ b/man3/getauxval.3
@@ -4,7 +4,7 @@
.\"
.\" See also https://lwn.net/Articles/519085/
.\"
-.TH GETAUXVAL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETAUXVAL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getauxval \- retrieve a value from the auxiliary vector
.SH LIBRARY
diff --git a/man3/getcontext.3 b/man3/getcontext.3
index 26fbdee5b..3be144d12 100644
--- a/man3/getcontext.3
+++ b/man3/getcontext.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETCONTEXT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETCONTEXT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getcontext, setcontext \- get or set the user context
.SH LIBRARY
diff --git a/man3/getcwd.3 b/man3/getcwd.3
index b3bda1562..3e4f968da 100644
--- a/man3/getcwd.3
+++ b/man3/getcwd.3
@@ -9,7 +9,7 @@
.\" Modified Mon Dec 11 13:32:51 MET 2000 by aeb
.\" Modified Thu Apr 22 03:49:15 CEST 2002 by Roger Luethi <rl@hellgate.ch>
.\"
-.TH GETCWD 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETCWD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getcwd, getwd, get_current_dir_name \- get current working directory
.SH LIBRARY
diff --git a/man3/getdate.3 b/man3/getdate.3
index 15c61f5e5..072f45a12 100644
--- a/man3/getdate.3
+++ b/man3/getdate.3
@@ -7,7 +7,7 @@
.\" Modified, 2001-12-26, aeb
.\" 2008-09-07, mtk, Various rewrites; added an example program.
.\"
-.TH GETDATE 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH GETDATE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getdate, getdate_r \- convert a date-plus-time string to broken-down time
.SH LIBRARY
diff --git a/man3/getdirentries.3 b/man3/getdirentries.3
index 8f2f71cd4..d4c5e5e41 100644
--- a/man3/getdirentries.3
+++ b/man3/getdirentries.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETDIRENTRIES 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETDIRENTRIES 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getdirentries \- get directory entries in a filesystem-independent format
.SH LIBRARY
diff --git a/man3/getdtablesize.3 b/man3/getdtablesize.3
index 461b24e68..976d75f39 100644
--- a/man3/getdtablesize.3
+++ b/man3/getdtablesize.3
@@ -4,7 +4,7 @@
.\"
.\" Modified 2002-04-15 by Roger Luethi <rl@hellgate.ch> and aeb
.\"
-.TH GETDTABLESIZE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETDTABLESIZE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getdtablesize \- get file descriptor table size
.SH LIBRARY
diff --git a/man3/getentropy.3 b/man3/getentropy.3
index e278c590d..0f69d3d58 100644
--- a/man3/getentropy.3
+++ b/man3/getentropy.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETENTROPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETENTROPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getentropy \- fill a buffer with random bytes
.SH LIBRARY
diff --git a/man3/getenv.3 b/man3/getenv.3
index bfb147462..8aa76c0d6 100644
--- a/man3/getenv.3
+++ b/man3/getenv.3
@@ -10,7 +10,7 @@
.\" Modified Sat Jul 24 19:30:29 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Fri Feb 14 21:47:50 1997 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH GETENV 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETENV 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getenv, secure_getenv \- get an environment variable
.SH LIBRARY
diff --git a/man3/getfsent.3 b/man3/getfsent.3
index 65e2d035d..ce76de5b3 100644
--- a/man3/getfsent.3
+++ b/man3/getfsent.3
@@ -4,7 +4,7 @@
.\"
.\" Inspired by a page written by Walter Harms.
.\"
-.TH GETFSENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETFSENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getfsent, getfsspec, getfsfile, setfsent, endfsent \- handle fstab entries
.SH LIBRARY
diff --git a/man3/getgrent.3 b/man3/getgrent.3
index 42be178ca..35d68e215 100644
--- a/man3/getgrent.3
+++ b/man3/getgrent.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:29:54 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GETGRENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETGRENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getgrent, setgrent, endgrent \- get group file entry
.SH LIBRARY
diff --git a/man3/getgrent_r.3 b/man3/getgrent_r.3
index 0130c3c66..2418d58f2 100644
--- a/man3/getgrent_r.3
+++ b/man3/getgrent_r.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH GETGRENT_R 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH GETGRENT_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getgrent_r, fgetgrent_r \- get group file entry reentrantly
.SH LIBRARY
diff --git a/man3/getgrnam.3 b/man3/getgrnam.3
index 9b4a8185b..d698a6a57 100644
--- a/man3/getgrnam.3
+++ b/man3/getgrnam.3
@@ -10,7 +10,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-11-15 by aeb
.\"
-.TH GETGRNAM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETGRNAM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getgrnam, getgrnam_r, getgrgid, getgrgid_r \- get group file entry
.SH LIBRARY
diff --git a/man3/getgrouplist.3 b/man3/getgrouplist.3
index dc21e6607..50a4b58ba 100644
--- a/man3/getgrouplist.3
+++ b/man3/getgrouplist.3
@@ -6,7 +6,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETGROUPLIST 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH GETGROUPLIST 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getgrouplist \- get list of groups to which a user belongs
.SH LIBRARY
diff --git a/man3/gethostbyname.3 b/man3/gethostbyname.3
index dc0f05702..50d5cf65b 100644
--- a/man3/gethostbyname.3
+++ b/man3/gethostbyname.3
@@ -15,7 +15,7 @@
.\" Modified 2002-08-05, Michael Kerrisk
.\" Modified 2004-10-31, Andries Brouwer
.\"
-.TH GETHOSTBYNAME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETHOSTBYNAME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
gethostbyname, gethostbyaddr, sethostent, gethostent, endhostent,
h_errno,
diff --git a/man3/gethostid.3 b/man3/gethostid.3
index 5064e2876..8c3993581 100644
--- a/man3/gethostid.3
+++ b/man3/gethostid.3
@@ -6,7 +6,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
-.TH GETHOSTID 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETHOSTID 3 (date) "Linux man-pages (unreleased)"
.SH NAME
gethostid, sethostid \- get or set the unique identifier of the current host
.SH LIBRARY
diff --git a/man3/getifaddrs.3 b/man3/getifaddrs.3
index 582667d99..7ad59e1bb 100644
--- a/man3/getifaddrs.3
+++ b/man3/getifaddrs.3
@@ -13,7 +13,7 @@
.\" for glibc specificities, provide an example.
.\" 2009-01-14 mtk, many edits and changes, rewrote example program.
.\"
-.TH GETIFADDRS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETIFADDRS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getifaddrs, freeifaddrs \- get interface addresses
.SH LIBRARY
diff --git a/man3/getipnodebyname.3 b/man3/getipnodebyname.3
index b4b0d19e1..d69aead2a 100644
--- a/man3/getipnodebyname.3
+++ b/man3/getipnodebyname.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" References: RFC 2553
-.TH GETIPNODEBYNAME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETIPNODEBYNAME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getipnodebyname, getipnodebyaddr, freehostent \- get network
hostnames and addresses
diff --git a/man3/getline.3 b/man3/getline.3
index 7a4176d54..adb93e10f 100644
--- a/man3/getline.3
+++ b/man3/getline.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETLINE 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH GETLINE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getline, getdelim \- delimited string input
.SH LIBRARY
diff --git a/man3/getloadavg.3 b/man3/getloadavg.3
index e8c9739cf..c083c80e5 100644
--- a/man3/getloadavg.3
+++ b/man3/getloadavg.3
@@ -7,7 +7,7 @@
.\"
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
-.TH GETLOADAVG 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETLOADAVG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getloadavg \- get system load averages
.SH LIBRARY
diff --git a/man3/getlogin.3 b/man3/getlogin.3
index ce01dac3e..5cbda1d4d 100644
--- a/man3/getlogin.3
+++ b/man3/getlogin.3
@@ -5,7 +5,7 @@
.\" Changed Tue Sep 19 01:49:29 1995, aeb: moved from man2 to man3
.\" added ref to /etc/utmp, added BUGS section, etc.
.\" modified 2003 Walter Harms, aeb - added getlogin_r, note on stdin use
-.TH GETLOGIN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETLOGIN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getlogin, getlogin_r, cuserid \- get username
.SH LIBRARY
diff --git a/man3/getmntent.3 b/man3/getmntent.3
index d77451570..b4ff181a0 100644
--- a/man3/getmntent.3
+++ b/man3/getmntent.3
@@ -9,7 +9,7 @@
.\" Modified Sat Jul 24 21:46:57 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 961109, 031115, aeb
.\"
-.TH GETMNTENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETMNTENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getmntent, setmntent, addmntent, endmntent, hasmntopt,
getmntent_r \- get filesystem descriptor file entry
diff --git a/man3/getnameinfo.3 b/man3/getnameinfo.3
index 3b8f778d5..a65680d48 100644
--- a/man3/getnameinfo.3
+++ b/man3/getnameinfo.3
@@ -7,7 +7,7 @@
.\" 2004-12-14, mtk, Added EAI_OVERFLOW error
.\" 2004-12-14 Fixed description of error return
.\"
-.TH GETNAMEINFO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETNAMEINFO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getnameinfo \- address-to-name translation in protocol-independent manner
.SH LIBRARY
diff --git a/man3/getnetent.3 b/man3/getnetent.3
index 821c6fb6a..f74a83f65 100644
--- a/man3/getnetent.3
+++ b/man3/getnetent.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 21:48:06 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GETNETENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETNETENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \-
get network entry
diff --git a/man3/getnetent_r.3 b/man3/getnetent_r.3
index a764a024a..3049afe2c 100644
--- a/man3/getnetent_r.3
+++ b/man3/getnetent_r.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETNETENT_R 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETNETENT_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getnetent_r, getnetbyname_r, getnetbyaddr_r \- get
network entry (reentrant)
diff --git a/man3/getopt.3 b/man3/getopt.3
index b739f9de7..9f2547899 100644
--- a/man3/getopt.3
+++ b/man3/getopt.3
@@ -19,7 +19,7 @@
.\" the start of optstring
.\" Modified 2006-12-15, mtk, Added getopt() example program.
.\"
-.TH GETOPT 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH GETOPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getopt, getopt_long, getopt_long_only,
optarg, optind, opterr, optopt \- Parse command-line options
diff --git a/man3/getpass.3 b/man3/getpass.3
index 40cd4c422..deed107c3 100644
--- a/man3/getpass.3
+++ b/man3/getpass.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH GETPASS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETPASS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getpass \- get a password
.SH LIBRARY
diff --git a/man3/getprotoent.3 b/man3/getprotoent.3
index 536cdc2e5..231f44cee 100644
--- a/man3/getprotoent.3
+++ b/man3/getprotoent.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:26:03 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GETPROTOENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETPROTOENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getprotoent, getprotobyname, getprotobynumber, setprotoent,
endprotoent \- get protocol entry
diff --git a/man3/getprotoent_r.3 b/man3/getprotoent_r.3
index 94ba000ad..9a3ceffc7 100644
--- a/man3/getprotoent_r.3
+++ b/man3/getprotoent_r.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETPROTOENT_R 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH GETPROTOENT_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getprotoent_r, getprotobyname_r, getprotobynumber_r \- get
protocol entry (reentrant)
diff --git a/man3/getpt.3 b/man3/getpt.3
index d23fc1ea0..e47c203e6 100644
--- a/man3/getpt.3
+++ b/man3/getpt.3
@@ -4,7 +4,7 @@
.\" Redistribute and modify at will.
.\" %%%LICENSE_END
.\"
-.TH GETPT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getpt \- open a new pseudoterminal master
.SH LIBRARY
diff --git a/man3/getpw.3 b/man3/getpw.3
index 4f01f0a45..a92b0f140 100644
--- a/man3/getpw.3
+++ b/man3/getpw.3
@@ -9,7 +9,7 @@
.\" Modified Sat Jul 24 19:23:25 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Mon May 27 21:37:47 1996 by Martin Schulze (joey@linux.de)
.\"
-.TH GETPW 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETPW 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getpw \- reconstruct password line entry
.SH LIBRARY
diff --git a/man3/getpwent.3 b/man3/getpwent.3
index eb1e29e1c..b7c892a9d 100644
--- a/man3/getpwent.3
+++ b/man3/getpwent.3
@@ -10,7 +10,7 @@
.\" Modified Sat Jul 24 19:22:14 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Mon May 27 21:37:47 1996 by Martin Schulze (joey@linux.de)
.\"
-.TH GETPWENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETPWENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getpwent, setpwent, endpwent \- get password file entry
.SH LIBRARY
diff --git a/man3/getpwent_r.3 b/man3/getpwent_r.3
index 02db2713c..c80ce55f7 100644
--- a/man3/getpwent_r.3
+++ b/man3/getpwent_r.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH GETPWENT_R 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH GETPWENT_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getpwent_r, fgetpwent_r \- get passwd file entry reentrantly
.SH LIBRARY
diff --git a/man3/getpwnam.3 b/man3/getpwnam.3
index a167b75d5..b0e361a89 100644
--- a/man3/getpwnam.3
+++ b/man3/getpwnam.3
@@ -14,7 +14,7 @@
.\" Modified 2003-11-15 by aeb
.\" 2008-11-07, mtk, Added an example program for getpwnam_r().
.\"
-.TH GETPWNAM 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH GETPWNAM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getpwnam, getpwnam_r, getpwuid, getpwuid_r \- get password file entry
.SH LIBRARY
diff --git a/man3/getrpcent.3 b/man3/getrpcent.3
index 69789b1c7..498a58a1d 100644
--- a/man3/getrpcent.3
+++ b/man3/getrpcent.3
@@ -5,7 +5,7 @@
.\" %%%LICENSE_END
.\"
.\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI
-.TH GETRPCENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETRPCENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getrpcent, getrpcbyname, getrpcbynumber, setrpcent, endrpcent \- get
RPC entry
diff --git a/man3/getrpcent_r.3 b/man3/getrpcent_r.3
index 738e216d1..8eec0cc28 100644
--- a/man3/getrpcent_r.3
+++ b/man3/getrpcent_r.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETRPCENT_R 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETRPCENT_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getrpcent_r, getrpcbyname_r, getrpcbynumber_r \- get
RPC entry (reentrant)
diff --git a/man3/getrpcport.3 b/man3/getrpcport.3
index 79648994d..52c331a53 100644
--- a/man3/getrpcport.3
+++ b/man3/getrpcport.3
@@ -5,7 +5,7 @@
.\" %%%LICENSE_END
.\"
.\" @(#)getrpcport.3r 2.2 88/08/02 4.0 RPCSRC; from 1.12 88/02/26 SMI
-.TH GETRPCPORT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETRPCPORT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getrpcport \- get RPC port number
.SH LIBRARY
diff --git a/man3/gets.3 b/man3/gets.3
index 26b7e1e6a..49ec1fd1e 100644
--- a/man3/gets.3
+++ b/man3/gets.3
@@ -6,7 +6,7 @@
.\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl)
.\" Modified 2013-12-31, David Malcolm <dmalcolm@redhat.com>
.\" Split gets(3) into its own page; fgetc() et al. move to fgetc(3)
-.TH GETS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
gets \- get a string from standard input (DEPRECATED)
.SH LIBRARY
diff --git a/man3/getservent.3 b/man3/getservent.3
index 44d3c3f1f..978126856 100644
--- a/man3/getservent.3
+++ b/man3/getservent.3
@@ -11,7 +11,7 @@
.\" Modified Mon Apr 22 01:50:54 1996 by Martin Schulze <joey@infodrom.north.de>
.\" 2001-07-25 added a clause about NULL proto (Martin Michlmayr or David N. Welton)
.\"
-.TH GETSERVENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETSERVENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getservent, getservbyname, getservbyport, setservent, endservent \-
get service entry
diff --git a/man3/getservent_r.3 b/man3/getservent_r.3
index 92444b127..242fdf29b 100644
--- a/man3/getservent_r.3
+++ b/man3/getservent_r.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETSERVENT_R 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH GETSERVENT_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getservent_r, getservbyname_r, getservbyport_r \- get
service entry (reentrant)
diff --git a/man3/getspnam.3 b/man3/getspnam.3
index beefbf646..eac1ceda1 100644
--- a/man3/getspnam.3
+++ b/man3/getspnam.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH GETSPNAM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETSPNAM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getspnam, getspnam_r, getspent, getspent_r, setspent, endspent,
fgetspent, fgetspent_r, sgetspent, sgetspent_r, putspent,
diff --git a/man3/getsubopt.3 b/man3/getsubopt.3
index 6826c2404..3ff137abd 100644
--- a/man3/getsubopt.3
+++ b/man3/getsubopt.3
@@ -22,7 +22,7 @@
.\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\" %%%LICENSE_END
.\"
-.TH GETSUBOPT 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH GETSUBOPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getsubopt \- parse suboption arguments from a string
.SH LIBRARY
diff --git a/man3/getttyent.3 b/man3/getttyent.3
index d93bfd6fb..f77ca8bcc 100644
--- a/man3/getttyent.3
+++ b/man3/getttyent.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH GETTTYENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETTTYENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getttyent, getttynam, setttyent, endttyent \- get ttys file entry
.SH LIBRARY
diff --git a/man3/getusershell.3 b/man3/getusershell.3
index d815e07a0..82f22a121 100644
--- a/man3/getusershell.3
+++ b/man3/getusershell.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:17:53 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GETUSERSHELL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETUSERSHELL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getusershell, setusershell, endusershell \- get permitted user shells
.SH LIBRARY
diff --git a/man3/getutent.3 b/man3/getutent.3
index f10846e81..de7e918f4 100644
--- a/man3/getutent.3
+++ b/man3/getutent.3
@@ -9,7 +9,7 @@
.\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de>
.\"
-.TH GETUTENT 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH GETUTENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getutent, getutid, getutline, pututline, setutent, endutent,
utmpname \- access utmp file entries
diff --git a/man3/getutmp.3 b/man3/getutmp.3
index bb75e4812..5e9a9db8b 100644
--- a/man3/getutmp.3
+++ b/man3/getutmp.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETUTMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETUTMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getutmp, getutmpx \- copy utmp structure to utmpx, and vice versa
.SH LIBRARY
diff --git a/man3/getw.3 b/man3/getw.3
index 9f025de67..5695cb1a4 100644
--- a/man3/getw.3
+++ b/man3/getw.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GETW 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETW 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getw, putw \- input and output of words (ints)
.SH LIBRARY
diff --git a/man3/getwchar.3 b/man3/getwchar.3
index 6d6f8c8ce..dbf24ea36 100644
--- a/man3/getwchar.3
+++ b/man3/getwchar.3
@@ -9,7 +9,7 @@
.\" http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH GETWCHAR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GETWCHAR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getwchar \- read a wide character from standard input
.SH LIBRARY
diff --git a/man3/glob.3 b/man3/glob.3
index daa70ebc8..3febaf3b7 100644
--- a/man3/glob.3
+++ b/man3/glob.3
@@ -11,7 +11,7 @@
.\" Expanded the description of various flags
.\" Various wording fixes.
.\"
-.TH GLOB 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GLOB 3 (date) "Linux man-pages (unreleased)"
.SH NAME
glob, globfree \- find pathnames matching a pattern, free memory from glob()
.SH LIBRARY
diff --git a/man3/gnu_get_libc_version.3 b/man3/gnu_get_libc_version.3
index 4279d60c2..6ebe1206a 100644
--- a/man3/gnu_get_libc_version.3
+++ b/man3/gnu_get_libc_version.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GNU_GET_LIBC_VERSION 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH GNU_GET_LIBC_VERSION 3 (date) "Linux man-pages (unreleased)"
.SH NAME
gnu_get_libc_version, gnu_get_libc_release \- get glibc version and release
.SH LIBRARY
diff --git a/man3/grantpt.3 b/man3/grantpt.3
index 2114c27f0..103ac2122 100644
--- a/man3/grantpt.3
+++ b/man3/grantpt.3
@@ -2,7 +2,7 @@
.\" This page is in the public domain. - aeb
.\" %%%LICENSE_END
.\"
-.TH GRANTPT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GRANTPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
grantpt \- grant access to the slave pseudoterminal
.SH LIBRARY
diff --git a/man3/group_member.3 b/man3/group_member.3
index 3bacd92fb..4f3615c3a 100644
--- a/man3/group_member.3
+++ b/man3/group_member.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH GROUP_MEMBER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GROUP_MEMBER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
group_member \- test whether a process is in a group
.SH LIBRARY
diff --git a/man3/gsignal.3 b/man3/gsignal.3
index f74134908..ace086858 100644
--- a/man3/gsignal.3
+++ b/man3/gsignal.3
@@ -4,7 +4,7 @@
.\"
.\" This replaces an earlier man page written by Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de>.
-.TH GSIGNAL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH GSIGNAL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
gsignal, ssignal \- software signal facility
.SH LIBRARY
diff --git a/man3/hash.3 b/man3/hash.3
index f59ac8eda..8750c8add 100644
--- a/man3/hash.3
+++ b/man3/hash.3
@@ -5,7 +5,7 @@
.\"
.\" @(#)hash.3 8.6 (Berkeley) 8/18/94
.\"
-.TH HASH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH HASH 3 (date) "Linux man-pages (unreleased)"
.UC 7
.SH NAME
hash \- hash database access method
diff --git a/man3/hsearch.3 b/man3/hsearch.3
index 445c1275b..2d5ae95ab 100644
--- a/man3/hsearch.3
+++ b/man3/hsearch.3
@@ -13,7 +13,7 @@
.\" 2008-09-03, mtk, restructured somewhat, in part after suggestions from
.\" Timothy S. Nelson <wayland@wayland.id.au>
.\"
-.TH HSEARCH 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH HSEARCH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r,
hsearch_r \- hash table management
diff --git a/man3/hypot.3 b/man3/hypot.3
index 60f680472..3f10c474b 100644
--- a/man3/hypot.3
+++ b/man3/hypot.3
@@ -10,7 +10,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH HYPOT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH HYPOT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
hypot, hypotf, hypotl \- Euclidean distance function
.SH LIBRARY
diff --git a/man3/iconv.3 b/man3/iconv.3
index ff83cc23e..d6099cf3c 100644
--- a/man3/iconv.3
+++ b/man3/iconv.3
@@ -10,7 +10,7 @@
.\" 2000-06-30 correction by Yuichi SATO <sato@complex.eng.hokudai.ac.jp>
.\" 2000-11-15 aeb, fixed prototype
.\"
-.TH ICONV 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ICONV 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iconv \- perform character set conversion
.SH LIBRARY
diff --git a/man3/iconv_close.3 b/man3/iconv_close.3
index 7ef131df1..40e04a647 100644
--- a/man3/iconv_close.3
+++ b/man3/iconv_close.3
@@ -6,7 +6,7 @@
.\" GNU glibc-2 source code and manual
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH ICONV_CLOSE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ICONV_CLOSE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iconv_close \- deallocate descriptor for character set conversion
.SH LIBRARY
diff --git a/man3/iconv_open.3 b/man3/iconv_open.3
index eff8b0157..25f448709 100644
--- a/man3/iconv_open.3
+++ b/man3/iconv_open.3
@@ -10,7 +10,7 @@
.\" 2007-03-31 Bruno Haible, Describe the glibc/libiconv //TRANSLIT
.\" and //IGNORE extensions for 'tocode'.
.\"
-.TH ICONV_OPEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ICONV_OPEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iconv_open \- allocate descriptor for character set conversion
.SH LIBRARY
diff --git a/man3/if_nameindex.3 b/man3/if_nameindex.3
index 51abe8d9a..19e9107fb 100644
--- a/man3/if_nameindex.3
+++ b/man3/if_nameindex.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH IF_NAMEINDEX 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH IF_NAMEINDEX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
if_nameindex, if_freenameindex \- get network interface names and indexes
.SH LIBRARY
diff --git a/man3/if_nametoindex.3 b/man3/if_nametoindex.3
index be43d8453..4ad2f19d6 100644
--- a/man3/if_nametoindex.3
+++ b/man3/if_nametoindex.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH IF_NAMETOINDEX 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH IF_NAMETOINDEX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
if_nametoindex, if_indextoname \- mappings between network interface
names and indexes
diff --git a/man3/ilogb.3 b/man3/ilogb.3
index 72adbe88e..99779a9cb 100644
--- a/man3/ilogb.3
+++ b/man3/ilogb.3
@@ -6,7 +6,7 @@
.\"
.\" Inspired by a page by Walter Harms created 2002-08-10
.\"
-.TH ILOGB 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ILOGB 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ilogb, ilogbf, ilogbl \- get integer exponent of a floating-point value
.SH LIBRARY
diff --git a/man3/index.3 b/man3/index.3
index 407c34439..4dd9aab21 100644
--- a/man3/index.3
+++ b/man3/index.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Mon Apr 12 12:54:34 1993, David Metcalfe
.\" Modified Sat Jul 24 19:13:52 1993, Rik Faith (faith@cs.unc.edu)
-.TH INDEX 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH INDEX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
index, rindex \- locate character in string
.SH LIBRARY
diff --git a/man3/inet.3 b/man3/inet.3
index 4083774b6..0eea2d4ad 100644
--- a/man3/inet.3
+++ b/man3/inet.3
@@ -19,7 +19,7 @@
.\" Add discussion of Classful Addressing, noting that it is obsolete.
.\" Added an EXAMPLE program.
.\"
-.TH INET 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH INET 3 (date) "Linux man-pages (unreleased)"
.SH NAME
inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof,
inet_netof \- Internet address manipulation routines
diff --git a/man3/inet_net_pton.3 b/man3/inet_net_pton.3
index d631ae24c..24b57975e 100644
--- a/man3/inet_net_pton.3
+++ b/man3/inet_net_pton.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH INET_NET_PTON 3 2022-09-18 "Linux man-pages (unreleased)"
+.TH INET_NET_PTON 3 (date) "Linux man-pages (unreleased)"
.SH NAME
inet_net_pton, inet_net_ntop \- Internet network number conversion
.SH LIBRARY
diff --git a/man3/inet_ntop.3 b/man3/inet_ntop.3
index 923b73eb5..0d24b111a 100644
--- a/man3/inet_ntop.3
+++ b/man3/inet_ntop.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" References: RFC 2553
-.TH INET_NTOP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH INET_NTOP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
inet_ntop \- convert IPv4 and IPv6 addresses from binary to text form
.SH LIBRARY
diff --git a/man3/inet_pton.3 b/man3/inet_pton.3
index 94cf647be..0320d8191 100644
--- a/man3/inet_pton.3
+++ b/man3/inet_pton.3
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" References: RFC 2553
-.TH INET_PTON 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH INET_PTON 3 (date) "Linux man-pages (unreleased)"
.SH NAME
inet_pton \- convert IPv4 and IPv6 addresses from text to binary form
.SH LIBRARY
diff --git a/man3/initgroups.3 b/man3/initgroups.3
index 858d349cf..7c678f037 100644
--- a/man3/initgroups.3
+++ b/man3/initgroups.3
@@ -9,7 +9,7 @@
.\" Modified 1993-07-24 by Rik Faith <faith@cs.unc.edu>
.\" Modified 2004-10-10 by aeb
.\"
-.TH INITGROUPS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH INITGROUPS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
initgroups \- initialize the supplementary group access list
.SH LIBRARY
diff --git a/man3/insque.3 b/man3/insque.3
index 81e53b7d3..4cf4fcb17 100644
--- a/man3/insque.3
+++ b/man3/insque.3
@@ -13,7 +13,7 @@
.\" mtk, 2010-09-09: Noted glibc 2.4 bug, added info on circular
.\" lists, added example program
.\"
-.TH INSQUE 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH INSQUE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
insque, remque \- insert/remove an item from a queue
.SH LIBRARY
diff --git a/man3/intro.3 b/man3/intro.3
index 877c3dc09..0cd1cf96a 100644
--- a/man3/intro.3
+++ b/man3/intro.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" 2007-10-23 mtk, Nearly a complete rewrite of the earlier page.
-.TH INTRO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTRO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
intro \- introduction to library functions
.SH DESCRIPTION
diff --git a/man3/isalpha.3 b/man3/isalpha.3
index 643b2301d..750c3bd6a 100644
--- a/man3/isalpha.3
+++ b/man3/isalpha.3
@@ -7,7 +7,7 @@
.\" Modified Sat Sep 2 21:52:01 1995 by Jim Van Zandt <jrv@vanzandt.mv.com>
.\" Modified Mon May 27 22:55:26 1996 by Martin Schulze (joey@linux.de)
.\"
-.TH ISALPHA 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISALPHA 3 (date) "Linux man-pages (unreleased)"
.SH NAME
isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower,
isprint, ispunct, isspace, isupper, isxdigit,
diff --git a/man3/isatty.3 b/man3/isatty.3
index b0c34938b..d58a70c6c 100644
--- a/man3/isatty.3
+++ b/man3/isatty.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ISATTY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISATTY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
isatty \- test whether a file descriptor refers to a terminal
.SH LIBRARY
diff --git a/man3/isfdtype.3 b/man3/isfdtype.3
index 8dd6a9212..034ce59a4 100644
--- a/man3/isfdtype.3
+++ b/man3/isfdtype.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ISFDTYPE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISFDTYPE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
isfdtype \- test file type of a file descriptor
.SH LIBRARY
diff --git a/man3/isgreater.3 b/man3/isgreater.3
index 1ec41cdb6..968d68f79 100644
--- a/man3/isgreater.3
+++ b/man3/isgreater.3
@@ -5,7 +5,7 @@
.\" 2002-07-27 Walter Harms
.\" this was done with the help of the glibc manual
.\"
-.TH ISGREATER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISGREATER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
isgreater, isgreaterequal, isless, islessequal, islessgreater,
isunordered \- floating-point relational tests without exception for NaN
diff --git a/man3/iswalnum.3 b/man3/iswalnum.3
index e6683f369..d13710c6a 100644
--- a/man3/iswalnum.3
+++ b/man3/iswalnum.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWALNUM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWALNUM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswalnum \- test for alphanumeric wide character
.SH LIBRARY
diff --git a/man3/iswalpha.3 b/man3/iswalpha.3
index ebc8aa351..b36662b96 100644
--- a/man3/iswalpha.3
+++ b/man3/iswalpha.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWALPHA 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWALPHA 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswalpha \- test for alphabetic wide character
.SH LIBRARY
diff --git a/man3/iswblank.3 b/man3/iswblank.3
index 26defda80..90aea1324 100644
--- a/man3/iswblank.3
+++ b/man3/iswblank.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWBLANK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWBLANK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswblank \- test for whitespace wide character
.SH LIBRARY
diff --git a/man3/iswcntrl.3 b/man3/iswcntrl.3
index 67ed5c7c5..53a0e19c7 100644
--- a/man3/iswcntrl.3
+++ b/man3/iswcntrl.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWCNTRL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWCNTRL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswcntrl \- test for control wide character
.SH LIBRARY
diff --git a/man3/iswctype.3 b/man3/iswctype.3
index 09112bfcf..f02bc418c 100644
--- a/man3/iswctype.3
+++ b/man3/iswctype.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWCTYPE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWCTYPE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswctype \- wide-character classification
.SH LIBRARY
diff --git a/man3/iswdigit.3 b/man3/iswdigit.3
index 5d73aacb9..9cb1808f6 100644
--- a/man3/iswdigit.3
+++ b/man3/iswdigit.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWDIGIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWDIGIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswdigit \- test for decimal digit wide character
.SH LIBRARY
diff --git a/man3/iswgraph.3 b/man3/iswgraph.3
index 9f03f7065..d03f6bba8 100644
--- a/man3/iswgraph.3
+++ b/man3/iswgraph.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWGRAPH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWGRAPH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswgraph \- test for graphic wide character
.SH LIBRARY
diff --git a/man3/iswlower.3 b/man3/iswlower.3
index cca7d53d6..bc39333cc 100644
--- a/man3/iswlower.3
+++ b/man3/iswlower.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWLOWER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWLOWER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswlower \- test for lowercase wide character
.SH LIBRARY
diff --git a/man3/iswprint.3 b/man3/iswprint.3
index ba3a14e4b..cd4e37d75 100644
--- a/man3/iswprint.3
+++ b/man3/iswprint.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWPRINT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWPRINT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswprint \- test for printing wide character
.SH LIBRARY
diff --git a/man3/iswpunct.3 b/man3/iswpunct.3
index 9bbf3ec61..ffbccb438 100644
--- a/man3/iswpunct.3
+++ b/man3/iswpunct.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWPUNCT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWPUNCT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswpunct \- test for punctuation or symbolic wide character
.SH LIBRARY
diff --git a/man3/iswspace.3 b/man3/iswspace.3
index 4372fa494..eb57151dc 100644
--- a/man3/iswspace.3
+++ b/man3/iswspace.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWSPACE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWSPACE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswspace \- test for whitespace wide character
.SH LIBRARY
diff --git a/man3/iswupper.3 b/man3/iswupper.3
index df8e3728c..4d1557991 100644
--- a/man3/iswupper.3
+++ b/man3/iswupper.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWUPPER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWUPPER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswupper \- test for uppercase wide character
.SH LIBRARY
diff --git a/man3/iswxdigit.3 b/man3/iswxdigit.3
index 8a58bbab7..47bb96d7a 100644
--- a/man3/iswxdigit.3
+++ b/man3/iswxdigit.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWXDIGIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISWXDIGIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
iswxdigit \- test for hexadecimal digit wide character
.SH LIBRARY
diff --git a/man3/j0.3 b/man3/j0.3
index c23c4c6e6..3e62a7c3b 100644
--- a/man3/j0.3
+++ b/man3/j0.3
@@ -13,7 +13,7 @@
.\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB
.\" 2008-07-24, mtk, moved yxx() material into separate y0.3 page
.\"
-.TH J0 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH J0 3 (date) "Linux man-pages (unreleased)"
.SH NAME
j0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl \-
Bessel functions of the first kind
diff --git a/man3/key_setsecret.3 b/man3/key_setsecret.3
index ec12bcc6b..df4be86b5 100644
--- a/man3/key_setsecret.3
+++ b/man3/key_setsecret.3
@@ -4,7 +4,7 @@
.\"
.\" I had no way the check the functions out
.\" be careful
-.TH KEY_SETSECRET 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH KEY_SETSECRET 3 (date) "Linux man-pages (unreleased)"
.SH NAME
key_decryptsession, key_encryptsession, key_setsecret, key_gendes,
key_secretkey_is_set \- interfaces to rpc keyserver daemon
diff --git a/man3/killpg.3 b/man3/killpg.3
index 81ab6978e..6a4bc48da 100644
--- a/man3/killpg.3
+++ b/man3/killpg.3
@@ -11,7 +11,7 @@
.\" Added notes on CAP_KILL
.\" Modified 2004-06-21 by aeb
.\"
-.TH KILLPG 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH KILLPG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
killpg \- send signal to a process group
.SH LIBRARY
diff --git a/man3/ldexp.3 b/man3/ldexp.3
index 1a02952c4..e65d56e6e 100644
--- a/man3/ldexp.3
+++ b/man3/ldexp.3
@@ -11,7 +11,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2004-10-31 by aeb
.\"
-.TH LDEXP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LDEXP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2
.SH LIBRARY
diff --git a/man3/lgamma.3 b/man3/lgamma.3
index 60a51e518..99eb0eb40 100644
--- a/man3/lgamma.3
+++ b/man3/lgamma.3
@@ -6,7 +6,7 @@
.\"
.\" based on glibc infopages
.\"
-.TH LGAMMA 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LGAMMA 3 (date) "Linux man-pages (unreleased)"
.SH NAME
lgamma, lgammaf, lgammal, lgamma_r, lgammaf_r, lgammal_r, signgam \-
log gamma function
diff --git a/man3/lio_listio.3 b/man3/lio_listio.3
index 99114d44c..8f44f31c2 100644
--- a/man3/lio_listio.3
+++ b/man3/lio_listio.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH LIO_LISTIO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LIO_LISTIO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
lio_listio \- initiate a list of I/O requests
.SH LIBRARY
diff --git a/man3/list.3 b/man3/list.3
index 5b153b93d..2e0717f2b 100644
--- a/man3/list.3
+++ b/man3/list.3
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\"
-.TH LIST 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH LIST 3 (date) "Linux man-pages (unreleased)"
.SH NAME
LIST_EMPTY,
LIST_ENTRY,
diff --git a/man3/localeconv.3 b/man3/localeconv.3
index 0e097b75e..6d3dd8008 100644
--- a/man3/localeconv.3
+++ b/man3/localeconv.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Modified Sat Jul 24 19:01:20 1993 by Rik Faith (faith@cs.unc.edu)
-.TH LOCALECONV 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOCALECONV 3 (date) "Linux man-pages (unreleased)"
.SH NAME
localeconv \- get numeric formatting information
.SH LIBRARY
diff --git a/man3/lockf.3 b/man3/lockf.3
index 62104c863..6c3c9abfa 100644
--- a/man3/lockf.3
+++ b/man3/lockf.3
@@ -6,7 +6,7 @@
.\" Added section stuff, aeb, 2002-04-22.
.\" Corrected include file, drepper, 2003-06-15.
.\"
-.TH LOCKF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOCKF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
lockf \- apply, test or remove a POSIX lock on an open file
.SH LIBRARY
diff --git a/man3/log.3 b/man3/log.3
index e0ae47b5f..90ab2b3da 100644
--- a/man3/log.3
+++ b/man3/log.3
@@ -13,7 +13,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH LOG 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
log, logf, logl \- natural logarithmic function
.SH LIBRARY
diff --git a/man3/log10.3 b/man3/log10.3
index 2675b72eb..4040d95d5 100644
--- a/man3/log10.3
+++ b/man3/log10.3
@@ -13,7 +13,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH LOG10 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOG10 3 (date) "Linux man-pages (unreleased)"
.SH NAME
log10, log10f, log10l \- base-10 logarithmic function
.SH LIBRARY
diff --git a/man3/log1p.3 b/man3/log1p.3
index 4c302ae4b..7de998552 100644
--- a/man3/log1p.3
+++ b/man3/log1p.3
@@ -6,7 +6,7 @@
.\"
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
-.TH LOG1P 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOG1P 3 (date) "Linux man-pages (unreleased)"
.SH NAME
log1p, log1pf, log1pl \- logarithm of 1 plus argument
.SH LIBRARY
diff --git a/man3/log2.3 b/man3/log2.3
index 9b624670c..8c49e90f2 100644
--- a/man3/log2.3
+++ b/man3/log2.3
@@ -13,7 +13,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH LOG2 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOG2 3 (date) "Linux man-pages (unreleased)"
.SH NAME
log2, log2f, log2l \- base-2 logarithmic function
.SH LIBRARY
diff --git a/man3/logb.3 b/man3/logb.3
index 31bd85c36..d467c5a2e 100644
--- a/man3/logb.3
+++ b/man3/logb.3
@@ -6,7 +6,7 @@
.\"
.\" Inspired by a page by Walter Harms created 2002-08-10
.\"
-.TH LOGB 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOGB 3 (date) "Linux man-pages (unreleased)"
.SH NAME
logb, logbf, logbl \- get exponent of a floating-point value
.SH LIBRARY
diff --git a/man3/login.3 b/man3/login.3
index 1d6dcd7f2..2c11df222 100644
--- a/man3/login.3
+++ b/man3/login.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH LOGIN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOGIN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
login, logout \- write utmp and wtmp entries
.SH LIBRARY
diff --git a/man3/lrint.3 b/man3/lrint.3
index 07e828405..14778d6f5 100644
--- a/man3/lrint.3
+++ b/man3/lrint.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH LRINT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LRINT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
lrint, lrintf, lrintl, llrint, llrintf, llrintl \- round to nearest integer
.SH LIBRARY
diff --git a/man3/lround.3 b/man3/lround.3
index 08670cb6e..f788617b0 100644
--- a/man3/lround.3
+++ b/man3/lround.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH LROUND 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LROUND 3 (date) "Linux man-pages (unreleased)"
.SH NAME
lround, lroundf, lroundl, llround, llroundf, llroundl \- round to
nearest integer
diff --git a/man3/lsearch.3 b/man3/lsearch.3
index ae71307ef..275d5222f 100644
--- a/man3/lsearch.3
+++ b/man3/lsearch.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Corrected prototype and include, aeb, 990927
-.TH LSEARCH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LSEARCH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
lfind, lsearch \- linear search of an array
.SH LIBRARY
diff --git a/man3/lseek64.3 b/man3/lseek64.3
index 23f827552..4c48623a2 100644
--- a/man3/lseek64.3
+++ b/man3/lseek64.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH LSEEK64 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH LSEEK64 3 (date) "Linux man-pages (unreleased)"
.SH NAME
lseek64 \- reposition 64-bit read/write file offset
.SH LIBRARY
diff --git a/man3/makecontext.3 b/man3/makecontext.3
index de8135b0b..739e3afea 100644
--- a/man3/makecontext.3
+++ b/man3/makecontext.3
@@ -5,7 +5,7 @@
.\"
.\" 2006-08-02, mtk, Added example program
.\"
-.TH MAKECONTEXT 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH MAKECONTEXT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
makecontext, swapcontext \- manipulate user context
.SH LIBRARY
diff --git a/man3/makedev.3 b/man3/makedev.3
index fc7e155ca..955e0d817 100644
--- a/man3/makedev.3
+++ b/man3/makedev.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MAKEDEV 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MAKEDEV 3 (date) "Linux man-pages (unreleased)"
.SH NAME
makedev, major, minor \- manage a device number
.SH LIBRARY
diff --git a/man3/mallinfo.3 b/man3/mallinfo.3
index f710d5be0..14c7d34d6 100644
--- a/man3/mallinfo.3
+++ b/man3/mallinfo.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MALLINFO 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH MALLINFO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mallinfo, mallinfo2 \- obtain memory allocation information
.SH LIBRARY
diff --git a/man3/malloc.3 b/man3/malloc.3
index 70b09ec80..9f8bcb2be 100644
--- a/man3/malloc.3
+++ b/man3/malloc.3
@@ -11,7 +11,7 @@
.\" FIXME . Review http://austingroupbugs.net/view.php?id=374
.\" to see what changes are required on this page.
.\"
-.TH MALLOC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MALLOC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
malloc, free, calloc, realloc, reallocarray \- allocate and free dynamic memory
.SH LIBRARY
diff --git a/man3/malloc_get_state.3 b/man3/malloc_get_state.3
index 9d4d16025..19f1ed60f 100644
--- a/man3/malloc_get_state.3
+++ b/man3/malloc_get_state.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MALLOC_GET_STATE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MALLOC_GET_STATE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
malloc_get_state, malloc_set_state \-
record and restore state of malloc implementation
diff --git a/man3/malloc_hook.3 b/man3/malloc_hook.3
index f5cfd0b34..84587381f 100644
--- a/man3/malloc_hook.3
+++ b/man3/malloc_hook.3
@@ -5,7 +5,7 @@
.\" Heavily based on glibc documentation
.\" Polished, added docs, removed glibc doc bug, 2002-07-20, aeb
.\"
-.TH MALLOC_HOOK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MALLOC_HOOK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
__malloc_hook, __malloc_initialize_hook,
__memalign_hook, __free_hook, __realloc_hook,
diff --git a/man3/malloc_info.3 b/man3/malloc_info.3
index 5054b19f1..3f668db9d 100644
--- a/man3/malloc_info.3
+++ b/man3/malloc_info.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MALLOC_INFO 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH MALLOC_INFO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
malloc_info \- export malloc state to a stream
.SH LIBRARY
diff --git a/man3/malloc_stats.3 b/man3/malloc_stats.3
index 287b6dd91..61dbebb4a 100644
--- a/man3/malloc_stats.3
+++ b/man3/malloc_stats.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MALLOC_STATS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MALLOC_STATS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
malloc_stats \- print memory allocation statistics
.SH LIBRARY
diff --git a/man3/malloc_trim.3 b/man3/malloc_trim.3
index fdedcd65c..6672d58d5 100644
--- a/man3/malloc_trim.3
+++ b/man3/malloc_trim.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MALLOC_TRIM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MALLOC_TRIM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
malloc_trim \- release free memory from the heap
.SH LIBRARY
diff --git a/man3/malloc_usable_size.3 b/man3/malloc_usable_size.3
index 3f4eeac0b..62ef99eee 100644
--- a/man3/malloc_usable_size.3
+++ b/man3/malloc_usable_size.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MALLOC_USABLE_SIZE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MALLOC_USABLE_SIZE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
malloc_usable_size \- obtain size of block of memory allocated from heap
.SH LIBRARY
diff --git a/man3/mallopt.3 b/man3/mallopt.3
index 051f507c1..6c2084abf 100644
--- a/man3/mallopt.3
+++ b/man3/mallopt.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MALLOPT 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH MALLOPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mallopt \- set memory allocation parameters
.SH LIBRARY
diff --git a/man3/matherr.3 b/man3/matherr.3
index 3f3a026f6..d74d3b711 100644
--- a/man3/matherr.3
+++ b/man3/matherr.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MATHERR 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH MATHERR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
matherr \- SVID math library exception handling
.SH LIBRARY
diff --git a/man3/mblen.3 b/man3/mblen.3
index 3f8205b29..71e1a4c59 100644
--- a/man3/mblen.3
+++ b/man3/mblen.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBLEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MBLEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mblen \- determine number of bytes in next multibyte character
.SH LIBRARY
diff --git a/man3/mbrlen.3 b/man3/mbrlen.3
index 80520f891..c36ea5e5a 100644
--- a/man3/mbrlen.3
+++ b/man3/mbrlen.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBRLEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MBRLEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mbrlen \- determine number of bytes in next multibyte character
.SH LIBRARY
diff --git a/man3/mbrtowc.3 b/man3/mbrtowc.3
index 32806458c..06a448c30 100644
--- a/man3/mbrtowc.3
+++ b/man3/mbrtowc.3
@@ -9,7 +9,7 @@
.\" http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBRTOWC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MBRTOWC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mbrtowc \- convert a multibyte sequence to a wide character
.SH LIBRARY
diff --git a/man3/mbsinit.3 b/man3/mbsinit.3
index 50ef24236..6263fe724 100644
--- a/man3/mbsinit.3
+++ b/man3/mbsinit.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBSINIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MBSINIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mbsinit \- test for initial shift state
.SH LIBRARY
diff --git a/man3/mbsnrtowcs.3 b/man3/mbsnrtowcs.3
index 6ab118448..1bd08438c 100644
--- a/man3/mbsnrtowcs.3
+++ b/man3/mbsnrtowcs.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH MBSNRTOWCS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MBSNRTOWCS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mbsnrtowcs \- convert a multibyte string to a wide-character string
.SH LIBRARY
diff --git a/man3/mbsrtowcs.3 b/man3/mbsrtowcs.3
index 7bd9c2993..ef61409d1 100644
--- a/man3/mbsrtowcs.3
+++ b/man3/mbsrtowcs.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBSRTOWCS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MBSRTOWCS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mbsrtowcs \- convert a multibyte string to a wide-character string
.SH LIBRARY
diff --git a/man3/mbstowcs.3 b/man3/mbstowcs.3
index ace4d5c14..29ced70a5 100644
--- a/man3/mbstowcs.3
+++ b/man3/mbstowcs.3
@@ -9,7 +9,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBSTOWCS 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH MBSTOWCS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mbstowcs \- convert a multibyte string to a wide-character string
.SH LIBRARY
diff --git a/man3/mbtowc.3 b/man3/mbtowc.3
index baaabba13..a929fe0d2 100644
--- a/man3/mbtowc.3
+++ b/man3/mbtowc.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBTOWC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MBTOWC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mbtowc \- convert a multibyte sequence to a wide character
.SH LIBRARY
diff --git a/man3/mcheck.3 b/man3/mcheck.3
index 1b8d3767e..62c07de8f 100644
--- a/man3/mcheck.3
+++ b/man3/mcheck.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MCHECK 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH MCHECK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mcheck, mcheck_check_all, mcheck_pedantic, mprobe \- heap consistency checking
.SH LIBRARY
diff --git a/man3/memccpy.3 b/man3/memccpy.3
index 367e5825f..4f682e32e 100644
--- a/man3/memccpy.3
+++ b/man3/memccpy.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:57:24 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMCCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMCCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
memccpy \- copy memory area
.SH LIBRARY
diff --git a/man3/memchr.3 b/man3/memchr.3
index 7933985a3..a7ee1a8f2 100644
--- a/man3/memchr.3
+++ b/man3/memchr.3
@@ -9,7 +9,7 @@
.\" Modified Wed Feb 20 21:09:36 2002, Ian Redfern (redferni@logica.com)
.\" 2008-07-09, mtk, add rawmemchr()
.\"
-.TH MEMCHR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMCHR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
memchr, memrchr, rawmemchr \- scan memory for a character
.SH LIBRARY
diff --git a/man3/memcmp.3 b/man3/memcmp.3
index 651b5c2e7..275d13907 100644
--- a/man3/memcmp.3
+++ b/man3/memcmp.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:55:27 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMCMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMCMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
memcmp \- compare memory areas
.SH LIBRARY
diff --git a/man3/memcpy.3 b/man3/memcpy.3
index 21f9abc8a..eb1744ad2 100644
--- a/man3/memcpy.3
+++ b/man3/memcpy.3
@@ -8,7 +8,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:41:09 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
memcpy \- copy memory area
.SH LIBRARY
diff --git a/man3/memfrob.3 b/man3/memfrob.3
index ef2914097..f13ca33ee 100644
--- a/man3/memfrob.3
+++ b/man3/memfrob.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:54:45 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMFROB 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMFROB 3 (date) "Linux man-pages (unreleased)"
.SH NAME
memfrob \- frobnicate (obfuscate) a memory area
.SH LIBRARY
diff --git a/man3/memmem.3 b/man3/memmem.3
index 055e4cdee..33a178056 100644
--- a/man3/memmem.3
+++ b/man3/memmem.3
@@ -7,7 +7,7 @@
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:50:48 1993 by Rik Faith (faith@cs.unc.edu)
.\" Interchanged 'needle' and 'haystack'; added history, aeb, 980113.
-.TH MEMMEM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMMEM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
memmem \- locate a substring
.SH LIBRARY
diff --git a/man3/memmove.3 b/man3/memmove.3
index 8f41de0f9..368e80c5b 100644
--- a/man3/memmove.3
+++ b/man3/memmove.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:49:59 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMMOVE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMMOVE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
memmove \- copy memory area
.SH LIBRARY
diff --git a/man3/mempcpy.3 b/man3/mempcpy.3
index fe02c3c24..655859442 100644
--- a/man3/mempcpy.3
+++ b/man3/mempcpy.3
@@ -5,7 +5,7 @@
.\" Heavily based on glibc infopages, copyright Free Software Foundation
.\"
.\" aeb, 2003, polished a little
-.TH MEMPCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMPCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mempcpy, wmempcpy \- copy memory area
.SH LIBRARY
diff --git a/man3/memset.3 b/man3/memset.3
index 80d3fbe0c..df65c925f 100644
--- a/man3/memset.3
+++ b/man3/memset.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:49:23 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMSET 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEMSET 3 (date) "Linux man-pages (unreleased)"
.SH NAME
memset \- fill memory with a constant byte
.SH LIBRARY
diff --git a/man3/mkdtemp.3 b/man3/mkdtemp.3
index d5f61e67c..739837dab 100644
--- a/man3/mkdtemp.3
+++ b/man3/mkdtemp.3
@@ -3,7 +3,7 @@
.\" and GNU libc documentation
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH MKDTEMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MKDTEMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mkdtemp \- create a unique temporary directory
.SH LIBRARY
diff --git a/man3/mkfifo.3 b/man3/mkfifo.3
index 782e445fc..560329c63 100644
--- a/man3/mkfifo.3
+++ b/man3/mkfifo.3
@@ -5,7 +5,7 @@
.\"
.\" changed section from 2 to 3, aeb, 950919
.\"
-.TH MKFIFO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MKFIFO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mkfifo, mkfifoat \- make a FIFO special file (a named pipe)
.SH LIBRARY
diff --git a/man3/mkstemp.3 b/man3/mkstemp.3
index d024be118..c06b1ba04 100644
--- a/man3/mkstemp.3
+++ b/man3/mkstemp.3
@@ -12,7 +12,7 @@
.\" Modified 990328, aeb
.\" 2008-06-19, mtk, Added mkostemp(); various other changes
.\"
-.TH MKSTEMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MKSTEMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mkstemp, mkostemp, mkstemps, mkostemps \- create a unique temporary file
.SH LIBRARY
diff --git a/man3/mktemp.3 b/man3/mktemp.3
index badc825d6..800f3a1b6 100644
--- a/man3/mktemp.3
+++ b/man3/mktemp.3
@@ -11,7 +11,7 @@
.\" (prompted by Scott Burkett <scottb@IntNet.net>)
.\" Modified Sun Mar 28 23:44:38 1999 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH MKTEMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MKTEMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mktemp \- make a unique temporary filename
.SH LIBRARY
diff --git a/man3/modf.3 b/man3/modf.3
index d16946761..148598ad8 100644
--- a/man3/modf.3
+++ b/man3/modf.3
@@ -10,7 +10,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH MODF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MODF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
modf, modff, modfl \- extract signed integral and fractional values from
floating-point number
diff --git a/man3/mpool.3 b/man3/mpool.3
index 99702b1d9..256c3d467 100644
--- a/man3/mpool.3
+++ b/man3/mpool.3
@@ -5,7 +5,7 @@
.\"
.\" @(#)mpool.3 8.1 (Berkeley) 6/4/93
.\"
-.TH MPOOL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MPOOL 3 (date) "Linux man-pages (unreleased)"
.UC 7
.SH NAME
mpool \- shared memory buffer pool
diff --git a/man3/mq_close.3 b/man3/mq_close.3
index e60aaedcc..7a256d9fa 100644
--- a/man3/mq_close.3
+++ b/man3/mq_close.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MQ_CLOSE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MQ_CLOSE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mq_close \- close a message queue descriptor
.SH LIBRARY
diff --git a/man3/mq_getattr.3 b/man3/mq_getattr.3
index fdf78a272..f154c58e1 100644
--- a/man3/mq_getattr.3
+++ b/man3/mq_getattr.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MQ_GETATTR 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH MQ_GETATTR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mq_getattr, mq_setattr \- get/set message queue attributes
.SH LIBRARY
diff --git a/man3/mq_notify.3 b/man3/mq_notify.3
index b0d8b2415..9224b1142 100644
--- a/man3/mq_notify.3
+++ b/man3/mq_notify.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MQ_NOTIFY 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH MQ_NOTIFY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mq_notify \- register for notification when a message is available
.SH LIBRARY
diff --git a/man3/mq_open.3 b/man3/mq_open.3
index 4dd569f89..7b5539a35 100644
--- a/man3/mq_open.3
+++ b/man3/mq_open.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MQ_OPEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MQ_OPEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mq_open \- open a message queue
.SH LIBRARY
diff --git a/man3/mq_receive.3 b/man3/mq_receive.3
index 373eb4f31..48dd8eade 100644
--- a/man3/mq_receive.3
+++ b/man3/mq_receive.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MQ_RECEIVE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MQ_RECEIVE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mq_receive, mq_timedreceive \- receive a message from a message queue
.SH LIBRARY
diff --git a/man3/mq_send.3 b/man3/mq_send.3
index 727c42594..1458b4582 100644
--- a/man3/mq_send.3
+++ b/man3/mq_send.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MQ_SEND 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MQ_SEND 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mq_send, mq_timedsend \- send a message to a message queue
.SH LIBRARY
diff --git a/man3/mq_unlink.3 b/man3/mq_unlink.3
index 624b7618e..04ccfa423 100644
--- a/man3/mq_unlink.3
+++ b/man3/mq_unlink.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MQ_UNLINK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH MQ_UNLINK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mq_unlink \- remove a message queue
.SH LIBRARY
diff --git a/man3/mtrace.3 b/man3/mtrace.3
index fc9d0efec..074af905f 100644
--- a/man3/mtrace.3
+++ b/man3/mtrace.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MTRACE 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH MTRACE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
mtrace, muntrace \- malloc tracing
.SH LIBRARY
diff --git a/man3/nan.3 b/man3/nan.3
index 7b40fbe4f..677b6a64e 100644
--- a/man3/nan.3
+++ b/man3/nan.3
@@ -6,7 +6,7 @@
.\"
.\" Corrections by aeb
.\"
-.TH NAN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH NAN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
nan, nanf, nanl \- return 'Not a Number'
.SH LIBRARY
diff --git a/man3/netlink.3 b/man3/netlink.3
index 344aed9b6..28c7cbfc4 100644
--- a/man3/netlink.3
+++ b/man3/netlink.3
@@ -5,7 +5,7 @@
.\" Based on the original comments from Alexey Kuznetsov
.\" $Id: netlink.3,v 1.1 1999/05/14 17:17:24 freitag Exp $
.\"
-.TH NETLINK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH NETLINK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
netlink \- Netlink macros
.SH LIBRARY
diff --git a/man3/newlocale.3 b/man3/newlocale.3
index d5131471a..489c6aab1 100644
--- a/man3/newlocale.3
+++ b/man3/newlocale.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH NEWLOCALE 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH NEWLOCALE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
newlocale, freelocale \- create, modify, and free a locale object
.SH LIBRARY
diff --git a/man3/nextafter.3 b/man3/nextafter.3
index 1dc4dd4c4..384ff9696 100644
--- a/man3/nextafter.3
+++ b/man3/nextafter.3
@@ -6,7 +6,7 @@
.\"
.\" Based on glibc infopages
.\"
-.TH NEXTAFTER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH NEXTAFTER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \-
floating-point number manipulation
diff --git a/man3/nextup.3 b/man3/nextup.3
index a3dc33ce7..a952a6dad 100644
--- a/man3/nextup.3
+++ b/man3/nextup.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH NEXTUP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH NEXTUP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl \-
return next floating-point number toward positive/negative infinity
diff --git a/man3/nl_langinfo.3 b/man3/nl_langinfo.3
index 939e68624..ff9c8162c 100644
--- a/man3/nl_langinfo.3
+++ b/man3/nl_langinfo.3
@@ -10,7 +10,7 @@
.\"
.\" Corrected prototype, 2002-10-18, aeb
.\"
-.TH NL_LANGINFO 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH NL_LANGINFO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
nl_langinfo, nl_langinfo_l \- query language and locale information
.SH LIBRARY
diff --git a/man3/ntp_gettime.3 b/man3/ntp_gettime.3
index dffbb0f14..a44388506 100644
--- a/man3/ntp_gettime.3
+++ b/man3/ntp_gettime.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH NTP_GETTIME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH NTP_GETTIME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ntp_gettime, ntp_gettimex \- get time parameters (NTP daemon interface)
.SH LIBRARY
diff --git a/man3/offsetof.3 b/man3/offsetof.3
index 8b43c448b..423db5768 100644
--- a/man3/offsetof.3
+++ b/man3/offsetof.3
@@ -25,7 +25,7 @@
.\" References:
.\" /usr/lib/gcc/i486-linux-gnu/4.1.1/include/stddef.h
.\" glibc-doc
-.TH OFFSETOF 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH OFFSETOF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
offsetof \- offset of a structure member
.SH LIBRARY
diff --git a/man3/on_exit.3 b/man3/on_exit.3
index 30257fb42..5ef02a961 100644
--- a/man3/on_exit.3
+++ b/man3/on_exit.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified 1993-04-02, David Metcalfe
.\" Modified 1993-07-25, Rik Faith (faith@cs.unc.edu)
-.TH ON_EXIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ON_EXIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
on_exit \- register a function to be called at normal process termination
.SH LIBRARY
diff --git a/man3/open_memstream.3 b/man3/open_memstream.3
index f0865b6e3..dcc7d63c4 100644
--- a/man3/open_memstream.3
+++ b/man3/open_memstream.3
@@ -4,7 +4,7 @@
.\"
.\" 2008-12-04, Petr Baudis <pasky@suse.cz>: Document open_wmemstream()
.\"
-.TH OPEN_MEMSTREAM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH OPEN_MEMSTREAM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
open_memstream, open_wmemstream \- open a dynamic memory buffer stream
.SH LIBRARY
diff --git a/man3/opendir.3 b/man3/opendir.3
index 2493b1046..aba93c76c 100644
--- a/man3/opendir.3
+++ b/man3/opendir.3
@@ -9,7 +9,7 @@
.\" Modified Sat Jul 24 18:46:01 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl)
.\" 2007-07-30 Ulrich Drepper <drepper@redhat.com>: document fdopendir().
-.TH OPENDIR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH OPENDIR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
opendir, fdopendir \- open a directory
.SH LIBRARY
diff --git a/man3/openpty.3 b/man3/openpty.3
index 1076b47ed..2892959d2 100644
--- a/man3/openpty.3
+++ b/man3/openpty.3
@@ -7,7 +7,7 @@
.\"
.\" Added -lutil remark, 030718
.\"
-.TH OPENPTY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH OPENPTY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
openpty, login_tty, forkpty \- terminal utility functions
.SH LIBRARY
diff --git a/man3/perror.3 b/man3/perror.3
index d44e0c38e..7b72161a8 100644
--- a/man3/perror.3
+++ b/man3/perror.3
@@ -9,7 +9,7 @@
.\" (msmith@falcon.mercer.peachnet.edu) and various other changes.
.\" Modified 1996-05-16 by Martin Schulze (joey@infodrom.north.de)
.\"
-.TH PERROR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PERROR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
perror \- print a system error message
.SH LIBRARY
diff --git a/man3/popen.3 b/man3/popen.3
index 50e3b903b..c7f828fce 100644
--- a/man3/popen.3
+++ b/man3/popen.3
@@ -9,7 +9,7 @@
.\" Modified Sat May 18 20:37:44 1996 by Martin Schulze (joey@linux.de)
.\" Modified 7 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk)
.\"
-.TH POPEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH POPEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
popen, pclose \- pipe stream to or from a process
.SH LIBRARY
diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3
index 58922f9e2..200a35475 100644
--- a/man3/posix_fallocate.3
+++ b/man3/posix_fallocate.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH POSIX_FALLOCATE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH POSIX_FALLOCATE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
posix_fallocate \- allocate file space
.SH LIBRARY
diff --git a/man3/posix_madvise.3 b/man3/posix_madvise.3
index 0ac2aa88e..cf266f693 100644
--- a/man3/posix_madvise.3
+++ b/man3/posix_madvise.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH POSIX_MADVISE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH POSIX_MADVISE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
posix_madvise \- give advice about patterns of memory usage
.SH LIBRARY
diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3
index 2671e49d1..843846c0a 100644
--- a/man3/posix_memalign.3
+++ b/man3/posix_memalign.3
@@ -6,7 +6,7 @@
.\" 2001-10-11, 2003-08-22, aeb, added some details
.\" 2012-03-23, Michael Kerrisk <mtk.manpages@mail.com>
.\" Document pvalloc() and aligned_alloc()
-.TH POSIX_MEMALIGN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH POSIX_MEMALIGN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
posix_memalign, aligned_alloc, memalign, valloc, pvalloc \-
allocate aligned memory
diff --git a/man3/posix_openpt.3 b/man3/posix_openpt.3
index 750549259..2003314e1 100644
--- a/man3/posix_openpt.3
+++ b/man3/posix_openpt.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH POSIX_OPENPT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH POSIX_OPENPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
posix_openpt \- open a pseudoterminal device
.SH LIBRARY
diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3
index 3897689bb..16d63ee22 100644
--- a/man3/posix_spawn.3
+++ b/man3/posix_spawn.3
@@ -8,7 +8,7 @@
.\" POSIX 1003.1-2004 documentation
.\" (http://www.opengroup.org/onlinepubs/009695399)
.\"
-.TH POSIX_SPAWN 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH POSIX_SPAWN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
posix_spawn, posix_spawnp \- spawn a process
.SH LIBRARY
diff --git a/man3/pow.3 b/man3/pow.3
index d5e637be5..ecc911625 100644
--- a/man3/pow.3
+++ b/man3/pow.3
@@ -12,7 +12,7 @@
.\" Modified 1995-08-14 by Arnt Gulbrandsen <agulbra@troll.no>
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
-.TH POW 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH POW 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pow, powf, powl \- power functions
.SH LIBRARY
diff --git a/man3/pow10.3 b/man3/pow10.3
index a8c773686..95e864147 100644
--- a/man3/pow10.3
+++ b/man3/pow10.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH POW10 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH POW10 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pow10, pow10f, pow10l \- base-10 power functions
.SH LIBRARY
diff --git a/man3/printf.3 b/man3/printf.3
index 8bdff035b..8f944190b 100644
--- a/man3/printf.3
+++ b/man3/printf.3
@@ -12,7 +12,7 @@
.\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes
.\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes
.\"
-.TH PRINTF 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH PRINTF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf,
vsprintf, vsnprintf \- formatted output conversion
diff --git a/man3/profil.3 b/man3/profil.3
index 798d4b628..af462f0a5 100644
--- a/man3/profil.3
+++ b/man3/profil.3
@@ -5,7 +5,7 @@
.\" Modified Fri Jun 23 01:35:19 1995 Andries Brouwer <aeb@cwi.nl>
.\" (prompted by Bas V. de Bakker <bas@phys.uva.nl>)
.\" Corrected (and moved to man3), 980612, aeb
-.TH PROFIL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PROFIL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
profil \- execution time profile
.SH LIBRARY
diff --git a/man3/program_invocation_name.3 b/man3/program_invocation_name.3
index 790c3e123..6110d826e 100644
--- a/man3/program_invocation_name.3
+++ b/man3/program_invocation_name.3
@@ -21,7 +21,7 @@
.\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\" %%%LICENSE_END
.\"
-.TH INVOCATION_NAME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH INVOCATION_NAME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
program_invocation_name, program_invocation_short_name \- \
obtain name used to invoke calling program
diff --git a/man3/psignal.3 b/man3/psignal.3
index 086466279..e4e0d9c0f 100644
--- a/man3/psignal.3
+++ b/man3/psignal.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:45:17 1993 by Rik Faith (faith@cs.unc.edu)
-.TH PSIGNAL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PSIGNAL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
psignal, psiginfo \- print signal description
.SH LIBRARY
diff --git a/man3/pthread_atfork.3 b/man3/pthread_atfork.3
index f9adc1b5b..590e3355e 100644
--- a/man3/pthread_atfork.3
+++ b/man3/pthread_atfork.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATFORK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATFORK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_atfork \- register fork handlers
.SH LIBRARY
diff --git a/man3/pthread_attr_init.3 b/man3/pthread_attr_init.3
index 8f61f20b9..0729963f5 100644
--- a/man3/pthread_attr_init.3
+++ b/man3/pthread_attr_init.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_INIT 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_INIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_init, pthread_attr_destroy \- initialize and destroy
thread attributes object
diff --git a/man3/pthread_attr_setaffinity_np.3 b/man3/pthread_attr_setaffinity_np.3
index 8b50ba6f5..88613d09d 100644
--- a/man3/pthread_attr_setaffinity_np.3
+++ b/man3/pthread_attr_setaffinity_np.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETAFFINITY_NP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETAFFINITY_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setaffinity_np, pthread_attr_getaffinity_np \- set/get
CPU affinity attribute in thread attributes object
diff --git a/man3/pthread_attr_setdetachstate.3 b/man3/pthread_attr_setdetachstate.3
index 6bd09dff3..d14bd9f4b 100644
--- a/man3/pthread_attr_setdetachstate.3
+++ b/man3/pthread_attr_setdetachstate.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETDETACHSTATE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETDETACHSTATE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setdetachstate, pthread_attr_getdetachstate \-
set/get detach state attribute in thread attributes object
diff --git a/man3/pthread_attr_setguardsize.3 b/man3/pthread_attr_setguardsize.3
index 42631b24e..1de0d076c 100644
--- a/man3/pthread_attr_setguardsize.3
+++ b/man3/pthread_attr_setguardsize.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETGUARDSIZE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETGUARDSIZE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setguardsize, pthread_attr_getguardsize \- set/get guard size
attribute in thread attributes object
diff --git a/man3/pthread_attr_setinheritsched.3 b/man3/pthread_attr_setinheritsched.3
index af2b80957..995eb484e 100644
--- a/man3/pthread_attr_setinheritsched.3
+++ b/man3/pthread_attr_setinheritsched.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETINHERITSCHED 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETINHERITSCHED 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setinheritsched, pthread_attr_getinheritsched \- set/get
inherit-scheduler attribute in thread attributes object
diff --git a/man3/pthread_attr_setschedparam.3 b/man3/pthread_attr_setschedparam.3
index 58252d616..9f77d2348 100644
--- a/man3/pthread_attr_setschedparam.3
+++ b/man3/pthread_attr_setschedparam.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETSCHEDPARAM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETSCHEDPARAM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setschedparam, pthread_attr_getschedparam \- set/get
scheduling parameter attributes in thread attributes object
diff --git a/man3/pthread_attr_setschedpolicy.3 b/man3/pthread_attr_setschedpolicy.3
index ae3871bcb..c8a5ebc6e 100644
--- a/man3/pthread_attr_setschedpolicy.3
+++ b/man3/pthread_attr_setschedpolicy.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETSCHEDPOLICY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETSCHEDPOLICY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setschedpolicy, pthread_attr_getschedpolicy \- set/get
scheduling policy attribute in thread attributes object
diff --git a/man3/pthread_attr_setscope.3 b/man3/pthread_attr_setscope.3
index 47860a0a3..fdf10a1f0 100644
--- a/man3/pthread_attr_setscope.3
+++ b/man3/pthread_attr_setscope.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETSCOPE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETSCOPE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setscope, pthread_attr_getscope \- set/get contention scope
attribute in thread attributes object
diff --git a/man3/pthread_attr_setsigmask_np.3 b/man3/pthread_attr_setsigmask_np.3
index 476c00f13..7c1c58bda 100644
--- a/man3/pthread_attr_setsigmask_np.3
+++ b/man3/pthread_attr_setsigmask_np.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETSIGMASK_NP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETSIGMASK_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setsigmask_np, pthread_attr_getsigmask_np \- set/get
signal mask attribute in thread attributes object
diff --git a/man3/pthread_attr_setstack.3 b/man3/pthread_attr_setstack.3
index 1f7b86967..ad364dd75 100644
--- a/man3/pthread_attr_setstack.3
+++ b/man3/pthread_attr_setstack.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETSTACK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETSTACK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setstack, pthread_attr_getstack \- set/get stack
attributes in thread attributes object
diff --git a/man3/pthread_attr_setstackaddr.3 b/man3/pthread_attr_setstackaddr.3
index 3993bf5ca..e0e4ac146 100644
--- a/man3/pthread_attr_setstackaddr.3
+++ b/man3/pthread_attr_setstackaddr.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETSTACKADDR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETSTACKADDR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setstackaddr, pthread_attr_getstackaddr \-
set/get stack address attribute in thread attributes object
diff --git a/man3/pthread_attr_setstacksize.3 b/man3/pthread_attr_setstacksize.3
index 225fc5230..82f97b820 100644
--- a/man3/pthread_attr_setstacksize.3
+++ b/man3/pthread_attr_setstacksize.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_ATTR_SETSTACKSIZE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_ATTR_SETSTACKSIZE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_attr_setstacksize, pthread_attr_getstacksize \- set/get stack size
attribute in thread attributes object
diff --git a/man3/pthread_cancel.3 b/man3/pthread_cancel.3
index aebd95cd1..be5533940 100644
--- a/man3/pthread_cancel.3
+++ b/man3/pthread_cancel.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_CANCEL 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH PTHREAD_CANCEL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_cancel \- send a cancelation request to a thread
.SH LIBRARY
diff --git a/man3/pthread_cleanup_push.3 b/man3/pthread_cleanup_push.3
index d8be482e0..c6e27f0cf 100644
--- a/man3/pthread_cleanup_push.3
+++ b/man3/pthread_cleanup_push.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_CLEANUP_PUSH 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH PTHREAD_CLEANUP_PUSH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_cleanup_push, pthread_cleanup_pop \- push and pop
thread cancelation clean-up handlers
diff --git a/man3/pthread_cleanup_push_defer_np.3 b/man3/pthread_cleanup_push_defer_np.3
index 73b6aec45..c23ff2b2c 100644
--- a/man3/pthread_cleanup_push_defer_np.3
+++ b/man3/pthread_cleanup_push_defer_np.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_CLEANUP_PUSH_DEFER_NP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_CLEANUP_PUSH_DEFER_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np \- push and pop
thread cancelation clean-up handlers while saving cancelability type
diff --git a/man3/pthread_create.3 b/man3/pthread_create.3
index defd082d3..9cbae0ff6 100644
--- a/man3/pthread_create.3
+++ b/man3/pthread_create.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_CREATE 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH PTHREAD_CREATE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_create \- create a new thread
.SH LIBRARY
diff --git a/man3/pthread_detach.3 b/man3/pthread_detach.3
index 86f384fb8..d322b31f6 100644
--- a/man3/pthread_detach.3
+++ b/man3/pthread_detach.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_DETACH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_DETACH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_detach \- detach a thread
.SH LIBRARY
diff --git a/man3/pthread_equal.3 b/man3/pthread_equal.3
index a0b253206..77ef4e5b5 100644
--- a/man3/pthread_equal.3
+++ b/man3/pthread_equal.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_EQUAL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_EQUAL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_equal \- compare thread IDs
.SH LIBRARY
diff --git a/man3/pthread_exit.3 b/man3/pthread_exit.3
index e43397b94..5327bc2c6 100644
--- a/man3/pthread_exit.3
+++ b/man3/pthread_exit.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_EXIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_EXIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_exit \- terminate calling thread
.SH LIBRARY
diff --git a/man3/pthread_getattr_default_np.3 b/man3/pthread_getattr_default_np.3
index 2dbd694e9..3a936b544 100644
--- a/man3/pthread_getattr_default_np.3
+++ b/man3/pthread_getattr_default_np.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_GETATTR_DEFAULT_NP 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH PTHREAD_GETATTR_DEFAULT_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_getattr_default_np, pthread_setattr_default_np, \-
get or set default thread-creation attributes
diff --git a/man3/pthread_getattr_np.3 b/man3/pthread_getattr_np.3
index 9bd3e8ae1..29a8278f2 100644
--- a/man3/pthread_getattr_np.3
+++ b/man3/pthread_getattr_np.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_GETATTR_NP 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH PTHREAD_GETATTR_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_getattr_np \- get attributes of created thread
.SH LIBRARY
diff --git a/man3/pthread_getcpuclockid.3 b/man3/pthread_getcpuclockid.3
index c1b5507a1..72a6a0868 100644
--- a/man3/pthread_getcpuclockid.3
+++ b/man3/pthread_getcpuclockid.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_GETCPUCLOCKID 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH PTHREAD_GETCPUCLOCKID 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_getcpuclockid \- retrieve ID of a thread's CPU time clock
.SH LIBRARY
diff --git a/man3/pthread_join.3 b/man3/pthread_join.3
index e51cd1488..3a6deb4dc 100644
--- a/man3/pthread_join.3
+++ b/man3/pthread_join.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_JOIN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_JOIN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_join \- join with a terminated thread
.SH LIBRARY
diff --git a/man3/pthread_kill.3 b/man3/pthread_kill.3
index 6096d2cb4..ee138becb 100644
--- a/man3/pthread_kill.3
+++ b/man3/pthread_kill.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_KILL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_KILL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_kill \- send a signal to a thread
.SH LIBRARY
diff --git a/man3/pthread_kill_other_threads_np.3 b/man3/pthread_kill_other_threads_np.3
index 06100a237..161baf9fb 100644
--- a/man3/pthread_kill_other_threads_np.3
+++ b/man3/pthread_kill_other_threads_np.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_KILL_OTHER_THREADS_NP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_KILL_OTHER_THREADS_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_kill_other_threads_np \- terminate all other threads in process
.SH LIBRARY
diff --git a/man3/pthread_mutex_consistent.3 b/man3/pthread_mutex_consistent.3
index ab5da447f..89f8e45c8 100644
--- a/man3/pthread_mutex_consistent.3
+++ b/man3/pthread_mutex_consistent.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_MUTEX_CONSISTENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_MUTEX_CONSISTENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_mutex_consistent \- make a robust mutex consistent
.SH LIBRARY
diff --git a/man3/pthread_mutexattr_getpshared.3 b/man3/pthread_mutexattr_getpshared.3
index 6e98c3178..8560a4207 100644
--- a/man3/pthread_mutexattr_getpshared.3
+++ b/man3/pthread_mutexattr_getpshared.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_MUTEXATTR_GETPSHARED 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_MUTEXATTR_GETPSHARED 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_mutexattr_getpshared, pthread_mutexattr_setpshared \- get/set
process-shared mutex attribute
diff --git a/man3/pthread_mutexattr_init.3 b/man3/pthread_mutexattr_init.3
index 34040a82a..3136f4776 100644
--- a/man3/pthread_mutexattr_init.3
+++ b/man3/pthread_mutexattr_init.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_MUTEXATTR_INIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_MUTEXATTR_INIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_mutexattr_init, pthread_mutexattr_destroy \- initialize and
destroy a mutex attributes object
diff --git a/man3/pthread_mutexattr_setrobust.3 b/man3/pthread_mutexattr_setrobust.3
index 7dc589b77..a430be2df 100644
--- a/man3/pthread_mutexattr_setrobust.3
+++ b/man3/pthread_mutexattr_setrobust.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_MUTEXATTR_SETROBUST 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH PTHREAD_MUTEXATTR_SETROBUST 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_mutexattr_getrobust, pthread_mutexattr_setrobust
\- get and set the robustness attribute of a mutex attributes object
diff --git a/man3/pthread_rwlockattr_setkind_np.3 b/man3/pthread_rwlockattr_setkind_np.3
index c9dcb5639..dad5560f9 100644
--- a/man3/pthread_rwlockattr_setkind_np.3
+++ b/man3/pthread_rwlockattr_setkind_np.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_RWLOCKATTR_SETKIND_NP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_RWLOCKATTR_SETKIND_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_rwlockattr_setkind_np, pthread_rwlockattr_getkind_np \- set/get
the read-write lock kind of the thread read-write lock attribute object
diff --git a/man3/pthread_self.3 b/man3/pthread_self.3
index 4878aa81a..47e1e8a2d 100644
--- a/man3/pthread_self.3
+++ b/man3/pthread_self.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SELF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_SELF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_self \- obtain ID of the calling thread
.SH LIBRARY
diff --git a/man3/pthread_setaffinity_np.3 b/man3/pthread_setaffinity_np.3
index b09316746..e55a4f8db 100644
--- a/man3/pthread_setaffinity_np.3
+++ b/man3/pthread_setaffinity_np.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SETAFFINITY_NP 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH PTHREAD_SETAFFINITY_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_setaffinity_np, pthread_getaffinity_np \- set/get
CPU affinity of a thread
diff --git a/man3/pthread_setcancelstate.3 b/man3/pthread_setcancelstate.3
index abc3c2d65..3105cbebf 100644
--- a/man3/pthread_setcancelstate.3
+++ b/man3/pthread_setcancelstate.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SETCANCELSTATE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_SETCANCELSTATE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_setcancelstate, pthread_setcanceltype \-
set cancelability state and type
diff --git a/man3/pthread_setconcurrency.3 b/man3/pthread_setconcurrency.3
index d8ba487d2..24b528931 100644
--- a/man3/pthread_setconcurrency.3
+++ b/man3/pthread_setconcurrency.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SETCONCURRENCY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_SETCONCURRENCY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_setconcurrency, pthread_getconcurrency \- set/get
the concurrency level
diff --git a/man3/pthread_setname_np.3 b/man3/pthread_setname_np.3
index 67acbcc4e..18cc4a08d 100644
--- a/man3/pthread_setname_np.3
+++ b/man3/pthread_setname_np.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SETNAME_NP 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH PTHREAD_SETNAME_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_setname_np, pthread_getname_np \- set/get the name of a thread
.SH LIBRARY
diff --git a/man3/pthread_setschedparam.3 b/man3/pthread_setschedparam.3
index 7810396dd..b84370e7e 100644
--- a/man3/pthread_setschedparam.3
+++ b/man3/pthread_setschedparam.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SETSCHEDPARAM 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH PTHREAD_SETSCHEDPARAM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_setschedparam, pthread_getschedparam \- set/get
scheduling policy and parameters of a thread
diff --git a/man3/pthread_setschedprio.3 b/man3/pthread_setschedprio.3
index a7aff3ad1..df4fa398d 100644
--- a/man3/pthread_setschedprio.3
+++ b/man3/pthread_setschedprio.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SETSCHEDPRIO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_SETSCHEDPRIO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_setschedprio \- set scheduling priority of a thread
.SH LIBRARY
diff --git a/man3/pthread_sigmask.3 b/man3/pthread_sigmask.3
index f5983a8d7..fd43a13e4 100644
--- a/man3/pthread_sigmask.3
+++ b/man3/pthread_sigmask.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SIGMASK 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH PTHREAD_SIGMASK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_sigmask \- examine and change mask of blocked signals
.SH LIBRARY
diff --git a/man3/pthread_sigqueue.3 b/man3/pthread_sigqueue.3
index 39664ce73..e54886239 100644
--- a/man3/pthread_sigqueue.3
+++ b/man3/pthread_sigqueue.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SIGQUEUE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_SIGQUEUE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_sigqueue \- queue a signal and data to a thread
.SH LIBRARY
diff --git a/man3/pthread_spin_init.3 b/man3/pthread_spin_init.3
index 5d7ebfaeb..920e6ba1c 100644
--- a/man3/pthread_spin_init.3
+++ b/man3/pthread_spin_init.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SPIN_INIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_SPIN_INIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_spin_init, pthread_spin_destroy \- initialize or destroy a spin lock
.SH LIBRARY
diff --git a/man3/pthread_spin_lock.3 b/man3/pthread_spin_lock.3
index 105ccbfce..e9abc13ca 100644
--- a/man3/pthread_spin_lock.3
+++ b/man3/pthread_spin_lock.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_SPIN_LOCK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_SPIN_LOCK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_spin_lock, pthread_spin_trylock, pthread_spin_unlock \-
lock and unlock a spin lock
diff --git a/man3/pthread_testcancel.3 b/man3/pthread_testcancel.3
index 57e232ae7..f56ece2bb 100644
--- a/man3/pthread_testcancel.3
+++ b/man3/pthread_testcancel.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_TESTCANCEL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_TESTCANCEL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_testcancel \- request delivery of any pending cancelation request
.SH LIBRARY
diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3
index 1e9cba8b0..868f34726 100644
--- a/man3/pthread_tryjoin_np.3
+++ b/man3/pthread_tryjoin_np.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_TRYJOIN_NP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_TRYJOIN_NP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_tryjoin_np, pthread_timedjoin_np \- try to join with a
terminated thread
diff --git a/man3/pthread_yield.3 b/man3/pthread_yield.3
index 77087b086..647efefb8 100644
--- a/man3/pthread_yield.3
+++ b/man3/pthread_yield.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREAD_YIELD 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREAD_YIELD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
pthread_yield \- yield the processor
.SH LIBRARY
diff --git a/man3/ptsname.3 b/man3/ptsname.3
index d6fd23630..5640af25a 100644
--- a/man3/ptsname.3
+++ b/man3/ptsname.3
@@ -4,7 +4,7 @@
.\"
.\" 2004-12-17, mtk, added description of ptsname_r() + ERRORS
.\"
-.TH PTSNAME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTSNAME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ptsname, ptsname_r \- get the name of the slave pseudoterminal
.SH LIBRARY
diff --git a/man3/putenv.3 b/man3/putenv.3
index 1d3711f5b..fcc8fcbee 100644
--- a/man3/putenv.3
+++ b/man3/putenv.3
@@ -13,7 +13,7 @@
.\" Modified Mon Oct 11 11:11:11 1999 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Wed Nov 10 00:02:26 1999 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Sun May 20 22:17:20 2001 by Andries Brouwer (aeb@cwi.nl)
-.TH PUTENV 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PUTENV 3 (date) "Linux man-pages (unreleased)"
.SH NAME
putenv \- change or add an environment variable
.SH LIBRARY
diff --git a/man3/putgrent.3 b/man3/putgrent.3
index d8bea0834..4724d1c27 100644
--- a/man3/putgrent.3
+++ b/man3/putgrent.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH PUTGRENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PUTGRENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
putgrent \- write a group database entry to a file
.SH LIBRARY
diff --git a/man3/putpwent.3 b/man3/putpwent.3
index 4a64bd8b6..62e68cbbb 100644
--- a/man3/putpwent.3
+++ b/man3/putpwent.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:43:46 1993 by Rik Faith (faith@cs.unc.edu)
-.TH PUTPWENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PUTPWENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
putpwent \- write a password file entry
.SH LIBRARY
diff --git a/man3/puts.3 b/man3/puts.3
index 4b18c4b58..c2e278a80 100644
--- a/man3/puts.3
+++ b/man3/puts.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Modified Sat Jul 24 18:42:59 1993 by Rik Faith (faith@cs.unc.edu)
-.TH PUTS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PUTS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
fputc, fputs, putc, putchar, puts \- output of characters and strings
.SH LIBRARY
diff --git a/man3/putwchar.3 b/man3/putwchar.3
index 548005c16..23590632b 100644
--- a/man3/putwchar.3
+++ b/man3/putwchar.3
@@ -9,7 +9,7 @@
.\" http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH PUTWCHAR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH PUTWCHAR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
putwchar \- write a wide character to standard output
.SH LIBRARY
diff --git a/man3/qecvt.3 b/man3/qecvt.3
index f4557a91c..cb3dd283a 100644
--- a/man3/qecvt.3
+++ b/man3/qecvt.3
@@ -5,7 +5,7 @@
.\" This replaces an earlier man page written by Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de>.
.\"
-.TH QECVT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH QECVT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
qecvt, qfcvt, qgcvt \- convert a floating-point number to a string
.SH LIBRARY
diff --git a/man3/qsort.3 b/man3/qsort.3
index bd31ccdd2..a401c5b66 100644
--- a/man3/qsort.3
+++ b/man3/qsort.3
@@ -14,7 +14,7 @@
.\" and Ben Bacarisse <software@bsb.me.uk>
.\" Document qsort_r()
.\"
-.TH QSORT 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH QSORT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
qsort, qsort_r \- sort an array
.SH LIBRARY
diff --git a/man3/raise.3 b/man3/raise.3
index e0bcd5d67..a5f08774a 100644
--- a/man3/raise.3
+++ b/man3/raise.3
@@ -6,7 +6,7 @@
.\" Modified Sat Jul 24 18:40:56 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 1995 by Mike Battersby (mib@deakin.edu.au)
.\"
-.TH RAISE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RAISE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
raise \- send a signal to the caller
.SH LIBRARY
diff --git a/man3/rand.3 b/man3/rand.3
index ff169e5f6..1d0ecc1c9 100644
--- a/man3/rand.3
+++ b/man3/rand.3
@@ -18,7 +18,7 @@
.\" Modified 2003-11-15, aeb, added rand_r
.\" 2010-09-13, mtk, added example program
.\"
-.TH RAND 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH RAND 3 (date) "Linux man-pages (unreleased)"
.SH NAME
rand, rand_r, srand \- pseudo-random number generator
.SH LIBRARY
diff --git a/man3/random.3 b/man3/random.3
index 7791956de..72aa95d7d 100644
--- a/man3/random.3
+++ b/man3/random.3
@@ -10,7 +10,7 @@
.\" Modified Sat Jul 24 18:13:39 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Aug 20 21:47:07 2000, aeb
.\"
-.TH RANDOM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RANDOM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
random, srandom, initstate, setstate \- random number generator
.SH LIBRARY
diff --git a/man3/random_r.3 b/man3/random_r.3
index f522887f3..15c13751a 100644
--- a/man3/random_r.3
+++ b/man3/random_r.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH RANDOM_R 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RANDOM_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
random_r, srandom_r, initstate_r, setstate_r \- reentrant
random number generator
diff --git a/man3/rcmd.3 b/man3/rcmd.3
index 41c669af5..33c05240c 100644
--- a/man3/rcmd.3
+++ b/man3/rcmd.3
@@ -12,7 +12,7 @@
.\"
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
-.TH RCMD 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RCMD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
rcmd, rresvport, iruserok, ruserok, rcmd_af,
rresvport_af, iruserok_af, ruserok_af \- routines for returning a
diff --git a/man3/re_comp.3 b/man3/re_comp.3
index a7ca5d108..973f6e2c3 100644
--- a/man3/re_comp.3
+++ b/man3/re_comp.3
@@ -4,7 +4,7 @@
.\"
.\" Wed Jun 14 16:10:28 BST 1995 Wilf. (G.Wilford@@ee.surrey.ac.uk)
.\"
-.TH RE_COMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RE_COMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
re_comp, re_exec \- BSD regex functions
.SH LIBRARY
diff --git a/man3/readdir.3 b/man3/readdir.3
index bc0acf2d6..03b2ecf94 100644
--- a/man3/readdir.3
+++ b/man3/readdir.3
@@ -13,7 +13,7 @@
.\" 2007-07-30 Ulrich Drepper <drepper@redhat.com>, mtk:
.\" Rework discussion of nonstandard structure fields.
.\"
-.TH READDIR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH READDIR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
readdir \- read a directory
.SH LIBRARY
diff --git a/man3/readdir_r.3 b/man3/readdir_r.3
index b462e924f..7ce6aadf1 100644
--- a/man3/readdir_r.3
+++ b/man3/readdir_r.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH READDIR_R 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH READDIR_R 3 (date) "Linux man-pages (unreleased)"
.SH NAME
readdir_r \- read a directory
.SH LIBRARY
diff --git a/man3/realpath.3 b/man3/realpath.3
index 92c86063d..0d54b8d97 100644
--- a/man3/realpath.3
+++ b/man3/realpath.3
@@ -5,7 +5,7 @@
.\" Rewritten old page, 990824, aeb@cwi.nl
.\" 2004-12-14, mtk, added discussion of resolved_path == NULL
.\"
-.TH REALPATH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH REALPATH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
realpath \- return the canonicalized absolute pathname
.SH LIBRARY
diff --git a/man3/recno.3 b/man3/recno.3
index 2368cbd3b..9aff91a84 100644
--- a/man3/recno.3
+++ b/man3/recno.3
@@ -5,7 +5,7 @@
.\"
.\" @(#)recno.3 8.5 (Berkeley) 8/18/94
.\"
-.TH RECNO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RECNO 3 (date) "Linux man-pages (unreleased)"
.UC 7
.SH NAME
recno \- record number database access method
diff --git a/man3/regex.3 b/man3/regex.3
index a6564c3de..4118656c5 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -7,7 +7,7 @@
.\" Modified 8 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk)
.\"
.\" show the synopsis section nicely
-.TH REGEX 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH REGEX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
regcomp, regexec, regerror, regfree \- POSIX regex functions
.SH LIBRARY
diff --git a/man3/remainder.3 b/man3/remainder.3
index 9813856ec..b7c849538 100644
--- a/man3/remainder.3
+++ b/man3/remainder.3
@@ -14,7 +14,7 @@
.\" (walter.harms@informatik.uni-oldenburg.de)
.\" Modified 2003-11-18, 2004-10-05 aeb
.\"
-.TH REMAINDER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH REMAINDER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
drem, dremf, dreml, remainder, remainderf, remainderl \- \
floating-point remainder function
diff --git a/man3/remove.3 b/man3/remove.3
index c40c2a7b5..f85f730c9 100644
--- a/man3/remove.3
+++ b/man3/remove.3
@@ -8,7 +8,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH REMOVE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH REMOVE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
remove \- remove a file or directory
.SH LIBRARY
diff --git a/man3/remquo.3 b/man3/remquo.3
index bf4ee4693..473713c59 100644
--- a/man3/remquo.3
+++ b/man3/remquo.3
@@ -7,7 +7,7 @@
.\" based on glibc infopages
.\" polished, aeb
.\"
-.TH REMQUO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH REMQUO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
remquo, remquof, remquol \- remainder and part of quotient
.SH LIBRARY
diff --git a/man3/resolver.3 b/man3/resolver.3
index effa2fdc3..5a5ea470d 100644
--- a/man3/resolver.3
+++ b/man3/resolver.3
@@ -10,7 +10,7 @@
.\" Modified 1993-07-25 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2004-10-31 by aeb
.\"
-.TH RESOLVER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RESOLVER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
res_ninit, res_nquery, res_nsearch, res_nquerydomain, res_nmkquery, res_nsend,
res_nclose,
diff --git a/man3/rewinddir.3 b/man3/rewinddir.3
index ad61e6a1c..e347c0b4e 100644
--- a/man3/rewinddir.3
+++ b/man3/rewinddir.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:29:11 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl)
-.TH REWINDDIR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH REWINDDIR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
rewinddir \- reset directory stream
.SH LIBRARY
diff --git a/man3/rexec.3 b/man3/rexec.3
index 8c551270f..0274bbbe7 100644
--- a/man3/rexec.3
+++ b/man3/rexec.3
@@ -10,7 +10,7 @@
.\"
.\" 2013-06-21, mtk, Converted from mdoc to man macros
.\"
-.TH REXEC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH REXEC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
rexec, rexec_af \- return stream to a remote command
.SH LIBRARY
diff --git a/man3/rint.3 b/man3/rint.3
index c3535f028..c59537443 100644
--- a/man3/rint.3
+++ b/man3/rint.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH RINT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RINT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
nearbyint, nearbyintf, nearbyintl, rint, rintf, rintl \- round
to nearest integer
diff --git a/man3/round.3 b/man3/round.3
index 29f169b19..2f3efaf12 100644
--- a/man3/round.3
+++ b/man3/round.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ROUND 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ROUND 3 (date) "Linux man-pages (unreleased)"
.SH NAME
round, roundf, roundl \- round to nearest integer, away from zero
.SH LIBRARY
diff --git a/man3/rpc.3 b/man3/rpc.3
index 3b3b13a8d..f4cf1ea69 100644
--- a/man3/rpc.3
+++ b/man3/rpc.3
@@ -8,7 +8,7 @@
.\"
.\" 2007-12-30, mtk, Convert function prototypes to modern C syntax
.\"
-.TH RPC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RPC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
rpc \- library routines for remote procedure calls
.SH LIBRARY
diff --git a/man3/rpmatch.3 b/man3/rpmatch.3
index c3c1fb6e4..418050ec0 100644
--- a/man3/rpmatch.3
+++ b/man3/rpmatch.3
@@ -26,7 +26,7 @@
.\"
.\" 2006-05-19, mtk, various edits and example program
.\"
-.TH RPMATCH 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH RPMATCH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
rpmatch \- determine if the answer to a question is affirmative or negative
.SH LIBRARY
diff --git a/man3/rtime.3 b/man3/rtime.3
index 0036b8796..735b4680e 100644
--- a/man3/rtime.3
+++ b/man3/rtime.3
@@ -7,7 +7,7 @@
.\"
.\" Slightly polished, aeb, 2003-04-06
.\"
-.TH RTIME 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH RTIME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
rtime \- get time from a remote machine
.SH LIBRARY
diff --git a/man3/rtnetlink.3 b/man3/rtnetlink.3
index 330dc8f06..42036ac5a 100644
--- a/man3/rtnetlink.3
+++ b/man3/rtnetlink.3
@@ -9,7 +9,7 @@
.\"
.\" $Id: rtnetlink.3,v 1.2 1999/05/18 10:35:10 freitag Exp $
.\"
-.TH RTNETLINK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH RTNETLINK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
rtnetlink \- macros to manipulate rtnetlink messages
.SH LIBRARY
diff --git a/man3/scalb.3 b/man3/scalb.3
index 4583e23a3..d645ece5e 100644
--- a/man3/scalb.3
+++ b/man3/scalb.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SCALB 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCALB 3 (date) "Linux man-pages (unreleased)"
.SH NAME
scalb, scalbf, scalbl \- multiply floating-point number
by integral power of radix (OBSOLETE)
diff --git a/man3/scalbln.3 b/man3/scalbln.3
index 65b382f02..6b2bc21c1 100644
--- a/man3/scalbln.3
+++ b/man3/scalbln.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SCALBLN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCALBLN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl \-
multiply floating-point number by integral power of radix
diff --git a/man3/scandir.3 b/man3/scandir.3
index 878702930..66538b2af 100644
--- a/man3/scandir.3
+++ b/man3/scandir.3
@@ -20,7 +20,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH SCANDIR 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH SCANDIR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
scandir, scandirat, alphasort, versionsort \- scan
a directory for matching entries
diff --git a/man3/scanf.3 b/man3/scanf.3
index 7e7021793..38ed9b977 100644
--- a/man3/scanf.3
+++ b/man3/scanf.3
@@ -21,7 +21,7 @@
.\" Add ERRORS section.
.\" Document the 'a' and 'm' modifiers for dynamic string allocation.
.\"
-.TH SCANF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCANF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion
.SH LIBRARY
diff --git a/man3/sched_getcpu.3 b/man3/sched_getcpu.3
index 42226eb78..cf9a7ffa6 100644
--- a/man3/sched_getcpu.3
+++ b/man3/sched_getcpu.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SCHED_GETCPU 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCHED_GETCPU 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sched_getcpu \- determine CPU on which the calling thread is running
.SH LIBRARY
diff --git a/man3/seekdir.3 b/man3/seekdir.3
index 44bc3361d..be9c8b2aa 100644
--- a/man3/seekdir.3
+++ b/man3/seekdir.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:25:21 1993 by Rik Faith (faith@cs.unc.edu)
.\"
-.TH SEEKDIR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEEKDIR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
seekdir \- set the position of the next readdir() call in the directory
stream.
diff --git a/man3/sem_close.3 b/man3/sem_close.3
index 2993fc77f..f2b5ea1e9 100644
--- a/man3/sem_close.3
+++ b/man3/sem_close.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SEM_CLOSE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEM_CLOSE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sem_close \- close a named semaphore
.SH LIBRARY
diff --git a/man3/sem_destroy.3 b/man3/sem_destroy.3
index 348c371fe..bf10dcae4 100644
--- a/man3/sem_destroy.3
+++ b/man3/sem_destroy.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SEM_DESTROY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEM_DESTROY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sem_destroy \- destroy an unnamed semaphore
.SH LIBRARY
diff --git a/man3/sem_getvalue.3 b/man3/sem_getvalue.3
index e3f034f38..2680d9443 100644
--- a/man3/sem_getvalue.3
+++ b/man3/sem_getvalue.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SEM_GETVALUE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEM_GETVALUE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sem_getvalue \- get the value of a semaphore
.SH LIBRARY
diff --git a/man3/sem_init.3 b/man3/sem_init.3
index 2ae3b12ef..038003aa4 100644
--- a/man3/sem_init.3
+++ b/man3/sem_init.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SEM_INIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEM_INIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sem_init \- initialize an unnamed semaphore
.SH LIBRARY
diff --git a/man3/sem_open.3 b/man3/sem_open.3
index ac8cbdec2..f46f12267 100644
--- a/man3/sem_open.3
+++ b/man3/sem_open.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SEM_OPEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEM_OPEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sem_open \- initialize and open a named semaphore
.SH LIBRARY
diff --git a/man3/sem_post.3 b/man3/sem_post.3
index 7df1818cf..efde7c9b3 100644
--- a/man3/sem_post.3
+++ b/man3/sem_post.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SEM_POST 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEM_POST 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sem_post \- unlock a semaphore
.SH LIBRARY
diff --git a/man3/sem_unlink.3 b/man3/sem_unlink.3
index 7a3426830..3dbc66358 100644
--- a/man3/sem_unlink.3
+++ b/man3/sem_unlink.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SEM_UNLINK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEM_UNLINK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sem_unlink \- remove a named semaphore
.SH LIBRARY
diff --git a/man3/sem_wait.3 b/man3/sem_wait.3
index e5d268c53..a4e491e97 100644
--- a/man3/sem_wait.3
+++ b/man3/sem_wait.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SEM_WAIT 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH SEM_WAIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sem_wait, sem_timedwait, sem_trywait \- lock a semaphore
.SH LIBRARY
diff --git a/man3/setaliasent.3 b/man3/setaliasent.3
index 7604bbe7b..422665232 100644
--- a/man3/setaliasent.3
+++ b/man3/setaliasent.3
@@ -4,7 +4,7 @@
.\"
.\" Polished a bit, added a little, aeb
.\"
-.TH SETALIASENT 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH SETALIASENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
setaliasent, endaliasent, getaliasent, getaliasent_r,
getaliasbyname, getaliasbyname_r \- read an alias entry
diff --git a/man3/setbuf.3 b/man3/setbuf.3
index 49a7a44a5..50c448c9a 100644
--- a/man3/setbuf.3
+++ b/man3/setbuf.3
@@ -17,7 +17,7 @@
.\" Correction, 2000-03-03, Andreas Jaeger <aj@suse.de>
.\" Added return value for setvbuf, aeb,
.\"
-.TH SETBUF 3 2022-09-13 "Linux man-pages (unreleased)"
+.TH SETBUF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
setbuf, setbuffer, setlinebuf, setvbuf \- stream buffering operations
.SH LIBRARY
diff --git a/man3/setenv.3 b/man3/setenv.3
index b23a7cf8a..d89a4e5e3 100644
--- a/man3/setenv.3
+++ b/man3/setenv.3
@@ -14,7 +14,7 @@
.\" Noted nonstandard behavior of setenv() if name contains '='
.\" 2005-08-12, mtk, glibc 2.3.4 fixed the "name contains '='" bug
.\"
-.TH SETENV 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETENV 3 (date) "Linux man-pages (unreleased)"
.SH NAME
setenv \- change or add an environment variable
.SH LIBRARY
diff --git a/man3/setjmp.3 b/man3/setjmp.3
index 0a4b594fe..269794fe0 100644
--- a/man3/setjmp.3
+++ b/man3/setjmp.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH SETJMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETJMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
setjmp, sigsetjmp, longjmp, siglongjmp \- performing a nonlocal goto
.SH LIBRARY
diff --git a/man3/setlocale.3 b/man3/setlocale.3
index de66ce0a3..032d45fdb 100644
--- a/man3/setlocale.3
+++ b/man3/setlocale.3
@@ -9,7 +9,7 @@
.\" Modified Tue Aug 24 17:11:01 1999 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Tue Feb 6 03:31:55 2001 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH SETLOCALE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETLOCALE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
setlocale \- set the current locale
.SH LIBRARY
diff --git a/man3/setlogmask.3 b/man3/setlogmask.3
index 2c09bcb28..9bc7acf36 100644
--- a/man3/setlogmask.3
+++ b/man3/setlogmask.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SETLOGMASK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETLOGMASK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
setlogmask \- set log priority mask
.SH LIBRARY
diff --git a/man3/setnetgrent.3 b/man3/setnetgrent.3
index b2cbb9da5..a1fe20593 100644
--- a/man3/setnetgrent.3
+++ b/man3/setnetgrent.3
@@ -5,7 +5,7 @@
.\" based on glibc infopages
.\" polished - aeb
.\"
-.TH SETNETGRENT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SETNETGRENT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
setnetgrent, endnetgrent, getnetgrent, getnetgrent_r, innetgr \-
handle network group entries
diff --git a/man3/shm_open.3 b/man3/shm_open.3
index 460f34370..1451af290 100644
--- a/man3/shm_open.3
+++ b/man3/shm_open.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SHM_OPEN 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH SHM_OPEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
shm_open, shm_unlink \- create/open or unlink POSIX shared memory objects
.SH LIBRARY
diff --git a/man3/siginterrupt.3 b/man3/siginterrupt.3
index b81a29c52..5e4b90683 100644
--- a/man3/siginterrupt.3
+++ b/man3/siginterrupt.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:40:51 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Apr 14 16:20:34 1996 by Andries Brouwer (aeb@cwi.nl)
-.TH SIGINTERRUPT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGINTERRUPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
siginterrupt \- allow signals to interrupt system calls
.SH LIBRARY
diff --git a/man3/signbit.3 b/man3/signbit.3
index 1ae28ce38..2da0c2988 100644
--- a/man3/signbit.3
+++ b/man3/signbit.3
@@ -6,7 +6,7 @@
.\"
.\" Based on glibc infopages, copyright Free Software Foundation
.\"
-.TH SIGNBIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGNBIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
signbit \- test sign of a real floating-point number
.SH LIBRARY
diff --git a/man3/significand.3 b/man3/significand.3
index 71994c555..7ccb3ee6a 100644
--- a/man3/significand.3
+++ b/man3/significand.3
@@ -4,7 +4,7 @@
.\"
.\" heavily based on glibc infopages, copyright Free Software Foundation
.\"
-.TH SIGNIFICAND 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGNIFICAND 3 (date) "Linux man-pages (unreleased)"
.SH NAME
significand, significandf, significandl \-
get mantissa of floating-point number
diff --git a/man3/sigpause.3 b/man3/sigpause.3
index 7c9c25977..c4d3b689c 100644
--- a/man3/sigpause.3
+++ b/man3/sigpause.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SIGPAUSE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGPAUSE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sigpause \- atomically release blocked signals and wait for interrupt
.SH LIBRARY
diff --git a/man3/sigqueue.3 b/man3/sigqueue.3
index 020a38a50..0596743de 100644
--- a/man3/sigqueue.3
+++ b/man3/sigqueue.3
@@ -5,7 +5,7 @@
.\" added note on self-signaling, aeb, 2002-06-07
.\" added note on CAP_KILL, mtk, 2004-06-16
.\"
-.TH SIGQUEUE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGQUEUE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sigqueue \- queue a signal and data to a process
.SH LIBRARY
diff --git a/man3/sigset.3 b/man3/sigset.3
index caa804e8b..e854990d9 100644
--- a/man3/sigset.3
+++ b/man3/sigset.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SIGSET 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGSET 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sigset, sighold, sigrelse, sigignore \- System V signal API
.SH LIBRARY
diff --git a/man3/sigsetops.3 b/man3/sigsetops.3
index 56bd08d38..13f068277 100644
--- a/man3/sigsetops.3
+++ b/man3/sigsetops.3
@@ -8,7 +8,7 @@
.\" 2007-10-26 mdw added wording that a sigset_t must be initialized
.\" prior to use
.\"
-.TH SIGSETOPS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGSETOPS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sigemptyset, sigfillset, sigaddset, sigdelset, sigismember \- POSIX
signal set operations
diff --git a/man3/sigvec.3 b/man3/sigvec.3
index 4fff603f8..5855529ff 100644
--- a/man3/sigvec.3
+++ b/man3/sigvec.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SIGVEC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGVEC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sigvec, sigblock, sigsetmask, siggetmask, sigmask \- BSD signal API
.SH LIBRARY
diff --git a/man3/sigwait.3 b/man3/sigwait.3
index 34943abd3..4ebf048d5 100644
--- a/man3/sigwait.3
+++ b/man3/sigwait.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SIGWAIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGWAIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sigwait \- wait for a signal
.SH LIBRARY
diff --git a/man3/sin.3 b/man3/sin.3
index acec21ddc..356ed04cd 100644
--- a/man3/sin.3
+++ b/man3/sin.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH SIN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sin, sinf, sinl \- sine function
.SH LIBRARY
diff --git a/man3/sincos.3 b/man3/sincos.3
index d51b2380b..518ab03c3 100644
--- a/man3/sincos.3
+++ b/man3/sincos.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH SINCOS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SINCOS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sincos, sincosf, sincosl \- calculate sin and cos simultaneously
.SH LIBRARY
diff --git a/man3/sinh.3 b/man3/sinh.3
index 44ccb8167..b53948054 100644
--- a/man3/sinh.3
+++ b/man3/sinh.3
@@ -13,7 +13,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH SINH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SINH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sinh, sinhf, sinhl \- hyperbolic sine function
.SH LIBRARY
diff --git a/man3/sleep.3 b/man3/sleep.3
index bee51f39e..44ef79079 100644
--- a/man3/sleep.3
+++ b/man3/sleep.3
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" Modified Sat Jul 24 18:16:02 1993 by Rik Faith (faith@cs.unc.edu)
-.TH SLEEP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SLEEP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sleep \- sleep for a specified number of seconds
.SH LIBRARY
diff --git a/man3/slist.3 b/man3/slist.3
index 707c5d1ca..1d03330df 100644
--- a/man3/slist.3
+++ b/man3/slist.3
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\"
-.TH SLIST 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH SLIST 3 (date) "Linux man-pages (unreleased)"
.SH NAME
SLIST_EMPTY,
SLIST_ENTRY,
diff --git a/man3/sockatmark.3 b/man3/sockatmark.3
index 3e6e7c411..ef9bcea83 100644
--- a/man3/sockatmark.3
+++ b/man3/sockatmark.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SOCKATMARK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SOCKATMARK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sockatmark \- determine whether socket is at out-of-band mark
.SH LIBRARY
diff --git a/man3/sqrt.3 b/man3/sqrt.3
index ccd493782..a5ed05353 100644
--- a/man3/sqrt.3
+++ b/man3/sqrt.3
@@ -11,7 +11,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
-.TH SQRT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SQRT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sqrt, sqrtf, sqrtl \- square root function
.SH LIBRARY
diff --git a/man3/stailq.3 b/man3/stailq.3
index 2f91d9ab6..f83d4d347 100644
--- a/man3/stailq.3
+++ b/man3/stailq.3
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\"
-.TH STAILQ 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH STAILQ 3 (date) "Linux man-pages (unreleased)"
.SH NAME
.\"SIMPLEQ_CONCAT,
SIMPLEQ_EMPTY,
diff --git a/man3/statvfs.3 b/man3/statvfs.3
index bd84c306e..6d4bec2e0 100644
--- a/man3/statvfs.3
+++ b/man3/statvfs.3
@@ -7,7 +7,7 @@
.\"
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH STATVFS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STATVFS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
statvfs, fstatvfs \- get filesystem statistics
.SH LIBRARY
diff --git a/man3/stdarg.3 b/man3/stdarg.3
index 6d565140b..b05512860 100644
--- a/man3/stdarg.3
+++ b/man3/stdarg.3
@@ -12,7 +12,7 @@
.\" Converted for Linux, Mon Nov 29 15:11:11 1993, faith@cs.unc.edu
.\" Additions, 2001-10-14, aeb
.\"
-.TH STDARG 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STDARG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
stdarg, va_start, va_arg, va_end, va_copy \- variable argument lists
.SH LIBRARY
diff --git a/man3/stdin.3 b/man3/stdin.3
index b957e9ee4..e0b3b825e 100644
--- a/man3/stdin.3
+++ b/man3/stdin.3
@@ -10,7 +10,7 @@
.\" 2005-06-16 mtk, mentioned freopen()
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
-.TH STDIN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STDIN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
stdin, stdout, stderr \- standard I/O streams
.SH LIBRARY
diff --git a/man3/stdio.3 b/man3/stdio.3
index f12ebbdc0..549023873 100644
--- a/man3/stdio.3
+++ b/man3/stdio.3
@@ -8,7 +8,7 @@
.\" Converted for Linux, Mon Nov 29 16:07:22 1993, faith@cs.unc.edu
.\" Modified, 2001-12-26, aeb
.\"
-.TH STDIO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STDIO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
stdio \- standard input/output library functions
.SH LIBRARY
diff --git a/man3/stdio_ext.3 b/man3/stdio_ext.3
index 0fed8f33f..6b584a08d 100644
--- a/man3/stdio_ext.3
+++ b/man3/stdio_ext.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH STDIO_EXT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STDIO_EXT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
__fbufsize, __flbf, __fpending, __fpurge, __freadable,
__freading, __fsetlocking, __fwritable, __fwriting, _flushlbf \-
diff --git a/man3/stpcpy.3 b/man3/stpcpy.3
index 137529efd..bb805df1c 100644
--- a/man3/stpcpy.3
+++ b/man3/stpcpy.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH STPCPY 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH STPCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
stpcpy \- copy a string returning a pointer to its end
.SH LIBRARY
diff --git a/man3/stpncpy.3 b/man3/stpncpy.3
index 7d43db9e2..1cbea0fd3 100644
--- a/man3/stpncpy.3
+++ b/man3/stpncpy.3
@@ -6,7 +6,7 @@
.\" GNU glibc-2 source code and manual
.\"
.\" Corrected, aeb, 990824
-.TH STPNCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STPNCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
stpncpy \- copy a fixed-size string, returning a pointer to its end
.SH LIBRARY
diff --git a/man3/strcasecmp.3 b/man3/strcasecmp.3
index e89bf5261..635ac1603 100644
--- a/man3/strcasecmp.3
+++ b/man3/strcasecmp.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:12:45 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRCASECMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRCASECMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strcasecmp, strncasecmp \- compare two strings ignoring case
.SH LIBRARY
diff --git a/man3/strcat.3 b/man3/strcat.3
index 01ba5d9f7..058b12119 100644
--- a/man3/strcat.3
+++ b/man3/strcat.3
@@ -9,7 +9,7 @@
.\" Modified Sat Jul 24 18:11:47 1993 by Rik Faith (faith@cs.unc.edu)
.\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk
.\" Improve discussion of strncat().
-.TH STRCAT 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH STRCAT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strcat, strncat \- concatenate two strings
.SH LIBRARY
diff --git a/man3/strchr.3 b/man3/strchr.3
index 725b89c5b..2760a90c8 100644
--- a/man3/strchr.3
+++ b/man3/strchr.3
@@ -10,7 +10,7 @@
.\" 2006-05-19, Justin Pryzby <pryzbyj@justinpryzby.com>
.\" Document strchrnul(3).
.\"
-.TH STRCHR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRCHR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strchr, strrchr, strchrnul \- locate character in string
.SH LIBRARY
diff --git a/man3/strcmp.3 b/man3/strcmp.3
index 117807b3e..fc1b79ce6 100644
--- a/man3/strcmp.3
+++ b/man3/strcmp.3
@@ -10,7 +10,7 @@
.\" Modified Sat Jul 24 18:08:52 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2001-08-31, aeb
.\"
-.TH STRCMP 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH STRCMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strcmp, strncmp \- compare two strings
.SH LIBRARY
diff --git a/man3/strcoll.3 b/man3/strcoll.3
index c0bc2b549..fde85ae78 100644
--- a/man3/strcoll.3
+++ b/man3/strcoll.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:40:44 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRCOLL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRCOLL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strcoll \- compare two strings using the current locale
.SH LIBRARY
diff --git a/man3/strcpy.3 b/man3/strcpy.3
index e50f11ec4..930a2af9b 100644
--- a/man3/strcpy.3
+++ b/man3/strcpy.3
@@ -12,7 +12,7 @@
.\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk
.\" Improve discussion of strncpy().
.\"
-.TH STRCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strcpy, strncpy \- copy a string
.SH LIBRARY
diff --git a/man3/strdup.3 b/man3/strdup.3
index c9dbb5884..ae81dcefc 100644
--- a/man3/strdup.3
+++ b/man3/strdup.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:41:34 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Wed Oct 17 01:12:26 2001 by John Levon <moz@compsoc.man.ac.uk>
-.TH STRDUP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRDUP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strdup, strndup, strdupa, strndupa \- duplicate a string
.SH LIBRARY
diff --git a/man3/strerror.3 b/man3/strerror.3
index 7114e8b0a..f199313ed 100644
--- a/man3/strerror.3
+++ b/man3/strerror.3
@@ -16,7 +16,7 @@
.\" 2005-12-13, mtk, Substantial rewrite of strerror_r() description
.\" Addition of extra material on portability and standards.
.\"
-.TH STRERROR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRERROR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strerror, strerrorname_np, strerrordesc_np, strerror_r, strerror_l \-
return string describing error number
diff --git a/man3/strfmon.3 b/man3/strfmon.3
index 4b9ccfce0..01331190d 100644
--- a/man3/strfmon.3
+++ b/man3/strfmon.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH STRFMON 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRFMON 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strfmon, strfmon_l \- convert monetary value to a string
.SH LIBRARY
diff --git a/man3/strfromd.3 b/man3/strfromd.3
index 0a409b5a3..a1d55459d 100644
--- a/man3/strfromd.3
+++ b/man3/strfromd.3
@@ -9,7 +9,7 @@
.\" ISO/IEC TS 18661-1 technical specification.
.\" snprintf and other man.3 pages.
.\"
-.TH STRFROMD 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRFROMD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strfromd, strfromf, strfroml \- convert a floating-point value into
a string
diff --git a/man3/strfry.3 b/man3/strfry.3
index 4b5f50075..7d2c384e0 100644
--- a/man3/strfry.3
+++ b/man3/strfry.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:39:43 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRFRY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRFRY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strfry \- randomize a string
.SH LIBRARY
diff --git a/man3/strftime.3 b/man3/strftime.3
index 7503d0716..6b2181c2d 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -14,7 +14,7 @@
.\" 2005-11-22 mtk, added Glibc Notes covering optional 'flag' and
.\" 'width' components of conversion specifications.
.\"
-.TH STRFTIME 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH STRFTIME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strftime \- format date and time
.SH LIBRARY
diff --git a/man3/string.3 b/man3/string.3
index b79ab39c6..8cd794037 100644
--- a/man3/string.3
+++ b/man3/string.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:54:31 1993, Rik Faith (faith@cs.unc.edu)
-.TH STRING 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRING 3 (date) "Linux man-pages (unreleased)"
.SH NAME
stpcpy, strcasecmp, strcat, strchr, strcmp, strcoll, strcpy, strcspn,
strdup, strfry, strlen, strncat, strncmp, strncpy, strncasecmp, strpbrk,
diff --git a/man3/strlen.3 b/man3/strlen.3
index 0ab47e440..2733afb71 100644
--- a/man3/strlen.3
+++ b/man3/strlen.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:02:26 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRLEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRLEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strlen \- calculate the length of a string
.SH LIBRARY
diff --git a/man3/strnlen.3 b/man3/strnlen.3
index 0eb14bbde..036e033eb 100644
--- a/man3/strnlen.3
+++ b/man3/strnlen.3
@@ -5,7 +5,7 @@
.\" References consulted:
.\" GNU glibc-2 source code and manual
.\"
-.TH STRNLEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRNLEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strnlen \- determine the length of a fixed-size string
.SH LIBRARY
diff --git a/man3/strpbrk.3 b/man3/strpbrk.3
index a744a6ea7..37743b0f6 100644
--- a/man3/strpbrk.3
+++ b/man3/strpbrk.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:01:24 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRPBRK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRPBRK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strpbrk \- search a string for any of a set of bytes
.SH LIBRARY
diff --git a/man3/strptime.3 b/man3/strptime.3
index 1790ffdb7..94aa4415b 100644
--- a/man3/strptime.3
+++ b/man3/strptime.3
@@ -8,7 +8,7 @@
.\" Modified, aeb, 2001-08-31
.\" Modified, wharms 2001-11-12, remark on white space and example
.\"
-.TH STRPTIME 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH STRPTIME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strptime \- convert a string representation of time to a time tm structure
.SH LIBRARY
diff --git a/man3/strsep.3 b/man3/strsep.3
index d7e85871a..17b02d338 100644
--- a/man3/strsep.3
+++ b/man3/strsep.3
@@ -10,7 +10,7 @@
.\" Modified Mon Jan 20 12:04:18 1997 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Tue Jan 23 20:23:07 2001 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH STRSEP 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH STRSEP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strsep \- extract token from string
.SH LIBRARY
diff --git a/man3/strsignal.3 b/man3/strsignal.3
index 3c414b2d9..fb3c614fd 100644
--- a/man3/strsignal.3
+++ b/man3/strsignal.3
@@ -8,7 +8,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 17:59:03 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRSIGNAL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRSIGNAL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strsignal, sigabbrev_np, sigdescr_np, sys_siglist \-
return string describing signal
diff --git a/man3/strspn.3 b/man3/strspn.3
index b45965cb3..bcd09da7d 100644
--- a/man3/strspn.3
+++ b/man3/strspn.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 17:57:50 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRSPN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRSPN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strspn, strcspn \- get length of a prefix substring
.SH LIBRARY
diff --git a/man3/strstr.3 b/man3/strstr.3
index af2920f79..34c411e0f 100644
--- a/man3/strstr.3
+++ b/man3/strstr.3
@@ -10,7 +10,7 @@
.\" Added history, aeb, 980113.
.\" 2005-05-05 mtk: added strcasestr()
.\"
-.TH STRSTR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRSTR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strstr, strcasestr \- locate a substring
.SH LIBRARY
diff --git a/man3/strtod.3 b/man3/strtod.3
index 3ca4d962d..2eec5fb8d 100644
--- a/man3/strtod.3
+++ b/man3/strtod.3
@@ -14,7 +14,7 @@
.\" (michael@cantor.informatik.rwth-aachen.de)
.\" Added strof, strtold, aeb, 2001-06-07
.\"
-.TH STRTOD 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRTOD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strtod, strtof, strtold \- convert ASCII string to floating-point number
.SH LIBRARY
diff --git a/man3/strtoimax.3 b/man3/strtoimax.3
index 35dd2d1ba..dac91ee62 100644
--- a/man3/strtoimax.3
+++ b/man3/strtoimax.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH STRTOIMAX 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRTOIMAX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strtoimax, strtoumax \- convert string to integer
.SH LIBRARY
diff --git a/man3/strtok.3 b/man3/strtok.3
index f48b4ba29..b193d940b 100644
--- a/man3/strtok.3
+++ b/man3/strtok.3
@@ -9,7 +9,7 @@
.\" 2005-11-17, mtk: Substantial parts rewritten
.\" 2013-05-19, mtk: added much further detail on the operation of strtok()
.\"
-.TH STRTOK 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH STRTOK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strtok, strtok_r \- extract tokens from strings
.SH LIBRARY
diff --git a/man3/strtol.3 b/man3/strtol.3
index 079117471..9571869d3 100644
--- a/man3/strtol.3
+++ b/man3/strtol.3
@@ -9,7 +9,7 @@
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:53:39 1993 by Rik Faith (faith@cs.unc.edu)
.\" Added correction due to nsd@bbc.com (Nick Duffek) - aeb, 950610
-.TH STRTOL 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH STRTOL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strtol, strtoll, strtoq \- convert a string to a long integer
.SH LIBRARY
diff --git a/man3/strtoul.3 b/man3/strtoul.3
index 518b11407..efe627f38 100644
--- a/man3/strtoul.3
+++ b/man3/strtoul.3
@@ -10,7 +10,7 @@
.\" Fixed typo, aeb, 950823
.\" 2002-02-22, joey, mihtjel: Added strtoull()
.\"
-.TH STRTOUL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRTOUL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strtoul, strtoull, strtouq \- convert a string to an unsigned long integer
.SH LIBRARY
diff --git a/man3/strverscmp.3 b/man3/strverscmp.3
index c31922a11..8e940c159 100644
--- a/man3/strverscmp.3
+++ b/man3/strverscmp.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH STRVERSCMP 3 2022-09-12 "Linux man-pages (unreleased)"
+.TH STRVERSCMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strverscmp \- compare two version strings
.SH LIBRARY
diff --git a/man3/strxfrm.3 b/man3/strxfrm.3
index bb736062d..7ddd77ea7 100644
--- a/man3/strxfrm.3
+++ b/man3/strxfrm.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:41:28 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRXFRM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH STRXFRM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
strxfrm \- string transformation
.SH LIBRARY
diff --git a/man3/swab.3 b/man3/swab.3
index 7212a6503..af2aaf6ce 100644
--- a/man3/swab.3
+++ b/man3/swab.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Sat Jul 24 17:52:15 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2001-12-15, aeb
-.TH SWAB 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SWAB 3 (date) "Linux man-pages (unreleased)"
.SH NAME
swab \- swap adjacent bytes
.SH LIBRARY
diff --git a/man3/sysconf.3 b/man3/sysconf.3
index 114a5bfff..a6df6ebfa 100644
--- a/man3/sysconf.3
+++ b/man3/sysconf.3
@@ -4,7 +4,7 @@
.\"
.\" Modified Sat Jul 24 17:51:42 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Tue Aug 17 11:42:20 1999 by Ariel Scolnicov (ariels@compugen.co.il)
-.TH SYSCONF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSCONF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sysconf \- get configuration information at run time
.SH LIBRARY
diff --git a/man3/syslog.3 b/man3/syslog.3
index 0051d948a..736a5ba47 100644
--- a/man3/syslog.3
+++ b/man3/syslog.3
@@ -14,7 +14,7 @@
.\" Modified 13 Dec 2001, Martin Schulze <joey@infodrom.org>
.\" Modified 3 Jan 2002, Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH SYSLOG 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSLOG 3 (date) "Linux man-pages (unreleased)"
.SH NAME
closelog, openlog, syslog, vsyslog \- send messages to the system logger
.SH LIBRARY
diff --git a/man3/system.3 b/man3/system.3
index 326770dac..5f9fb5584 100644
--- a/man3/system.3
+++ b/man3/system.3
@@ -8,7 +8,7 @@
.\" Modified 14 May 2001, 23 Sep 2001 by aeb
.\" 2004-12-20, mtk
.\"
-.TH SYSTEM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSTEM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
system \- execute a shell command
.SH LIBRARY
diff --git a/man3/sysv_signal.3 b/man3/sysv_signal.3
index 37d3aa063..03937831c 100644
--- a/man3/sysv_signal.3
+++ b/man3/sysv_signal.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SYSV_SIGNAL 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSV_SIGNAL 3 (date) "Linux man-pages (unreleased)"
.SH NAME
sysv_signal \- signal handling with System V semantics
.SH LIBRARY
diff --git a/man3/tailq.3 b/man3/tailq.3
index b7ed19d30..bca9d3dc1 100644
--- a/man3/tailq.3
+++ b/man3/tailq.3
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\"
-.TH TAILQ 3 2022-09-10 "Linux man-pages (unreleased)"
+.TH TAILQ 3 (date) "Linux man-pages (unreleased)"
.SH NAME
TAILQ_CONCAT,
TAILQ_EMPTY,
diff --git a/man3/tan.3 b/man3/tan.3
index 60829824a..814b670d4 100644
--- a/man3/tan.3
+++ b/man3/tan.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH TAN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TAN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tan, tanf, tanl \- tangent function
.SH LIBRARY
diff --git a/man3/tanh.3 b/man3/tanh.3
index 1d83460d4..7e5852e7f 100644
--- a/man3/tanh.3
+++ b/man3/tanh.3
@@ -12,7 +12,7 @@
.\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de)
.\"
-.TH TANH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TANH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tanh, tanhf, tanhl \- hyperbolic tangent function
.SH LIBRARY
diff --git a/man3/tcgetpgrp.3 b/man3/tcgetpgrp.3
index c8a498940..4df97566b 100644
--- a/man3/tcgetpgrp.3
+++ b/man3/tcgetpgrp.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TCGETPGRP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TCGETPGRP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tcgetpgrp, tcsetpgrp \- get and set terminal foreground process group
.SH LIBRARY
diff --git a/man3/tcgetsid.3 b/man3/tcgetsid.3
index 133a9c684..96b11daa6 100644
--- a/man3/tcgetsid.3
+++ b/man3/tcgetsid.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TCGETSID 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TCGETSID 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tcgetsid \- get session ID
.SH LIBRARY
diff --git a/man3/telldir.3 b/man3/telldir.3
index 7fbe79adb..1cadc3a56 100644
--- a/man3/telldir.3
+++ b/man3/telldir.3
@@ -7,7 +7,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 17:48:42 1993 by Rik Faith (faith@cs.unc.edu)
-.TH TELLDIR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TELLDIR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
telldir \- return current location in directory stream
.SH LIBRARY
diff --git a/man3/tempnam.3 b/man3/tempnam.3
index c067b8431..496cebc72 100644
--- a/man3/tempnam.3
+++ b/man3/tempnam.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TEMPNAM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TEMPNAM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tempnam \- create a name for a temporary file
.SH LIBRARY
diff --git a/man3/termios.3 b/man3/termios.3
index a7af1778f..9685f0804 100644
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -18,7 +18,7 @@
.\" Enhanced the discussion of "raw" mode for cfmakeraw().
.\" Document CMSPAR.
.\"
-.TH TERMIOS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TERMIOS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow,
cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \-
diff --git a/man3/tgamma.3 b/man3/tgamma.3
index 7749f1e9b..12a221292 100644
--- a/man3/tgamma.3
+++ b/man3/tgamma.3
@@ -8,7 +8,7 @@
.\" Modified 2004-11-15, fixed error noted by Fabian Kreutz
.\" <kreutz@dbs.uni-hannover.de>
.\"
-.TH TGAMMA 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TGAMMA 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tgamma, tgammaf, tgammal \- true gamma function
.SH LIBRARY
diff --git a/man3/timegm.3 b/man3/timegm.3
index 7ecfa355e..ea6fadaf3 100644
--- a/man3/timegm.3
+++ b/man3/timegm.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TIMEGM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIMEGM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
timegm, timelocal \- inverses of gmtime and localtime
.SH LIBRARY
diff --git a/man3/timeradd.3 b/man3/timeradd.3
index b0a1e93ca..7aabb285d 100644
--- a/man3/timeradd.3
+++ b/man3/timeradd.3
@@ -4,7 +4,7 @@
.\"
.\" 2007-07-31, mtk, Created
.\"
-.TH TIMERADD 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIMERADD 3 (date) "Linux man-pages (unreleased)"
.SH NAME
timeradd, timersub, timercmp, timerclear, timerisset \- timeval operations
.SH LIBRARY
diff --git a/man3/tmpfile.3 b/man3/tmpfile.3
index 0cea0fe63..9d5f26586 100644
--- a/man3/tmpfile.3
+++ b/man3/tmpfile.3
@@ -8,7 +8,7 @@
.\" 386BSD man pages
.\" Modified Sat Jul 24 17:46:57 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2001-11-17, aeb
-.TH TMPFILE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TMPFILE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tmpfile \- create a temporary file
.SH LIBRARY
diff --git a/man3/tmpnam.3 b/man3/tmpnam.3
index 3eb2a881b..650c5d389 100644
--- a/man3/tmpnam.3
+++ b/man3/tmpnam.3
@@ -4,7 +4,7 @@
.\"
.\" 2003-11-15, aeb, added tmpnam_r
.\"
-.TH TMPNAM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TMPNAM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tmpnam, tmpnam_r \- create a name for a temporary file
.SH LIBRARY
diff --git a/man3/toascii.3 b/man3/toascii.3
index 158ad531d..1a1fb5e3e 100644
--- a/man3/toascii.3
+++ b/man3/toascii.3
@@ -4,7 +4,7 @@
.\"
.\" Added BUGS section, aeb, 950919
.\"
-.TH TOASCII 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TOASCII 3 (date) "Linux man-pages (unreleased)"
.SH NAME
toascii \- convert character to ASCII
.SH LIBRARY
diff --git a/man3/toupper.3 b/man3/toupper.3
index 0cf64a072..63df2a7c3 100644
--- a/man3/toupper.3
+++ b/man3/toupper.3
@@ -5,7 +5,7 @@
.\"
.\" Modified Sat Jul 24 17:45:39 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2000-02-13 by Nicolás Lichtmaier <nick@debian.org>
-.TH TOUPPER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TOUPPER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
toupper, tolower, toupper_l, tolower_l \- convert uppercase or lowercase
.SH LIBRARY
diff --git a/man3/towctrans.3 b/man3/towctrans.3
index 023b0e39f..59bf36d0d 100644
--- a/man3/towctrans.3
+++ b/man3/towctrans.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH TOWCTRANS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TOWCTRANS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
towctrans \- wide-character transliteration
.SH LIBRARY
diff --git a/man3/towlower.3 b/man3/towlower.3
index 37b6d1a19..3ffada266 100644
--- a/man3/towlower.3
+++ b/man3/towlower.3
@@ -9,7 +9,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH TOWLOWER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TOWLOWER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
towlower, towlower_l \- convert a wide character to lowercase
.SH LIBRARY
diff --git a/man3/towupper.3 b/man3/towupper.3
index 8a923aac8..adde518b3 100644
--- a/man3/towupper.3
+++ b/man3/towupper.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH TOWUPPER 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TOWUPPER 3 (date) "Linux man-pages (unreleased)"
.SH NAME
towupper, towupper_l \- convert a wide character to uppercase
.SH LIBRARY
diff --git a/man3/trunc.3 b/man3/trunc.3
index 7bb8a04df..1c2e98658 100644
--- a/man3/trunc.3
+++ b/man3/trunc.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TRUNC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TRUNC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
trunc, truncf, truncl \- round to integer, toward zero
.SH LIBRARY
diff --git a/man3/tsearch.3 b/man3/tsearch.3
index f23d15a55..ff367255a 100644
--- a/man3/tsearch.3
+++ b/man3/tsearch.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TSEARCH 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH TSEARCH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tsearch, tfind, tdelete, twalk, twalk_r, tdestroy \- manage a binary search tree
.SH LIBRARY
diff --git a/man3/ttyname.3 b/man3/ttyname.3
index 6eb5e11bc..a40e60ba7 100644
--- a/man3/ttyname.3
+++ b/man3/ttyname.3
@@ -5,7 +5,7 @@
.\" Modified 2001-12-13, Martin Schulze <joey@infodrom.org>
.\" Added ttyname_r, aeb, 2002-07-20
.\"
-.TH TTYNAME 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TTYNAME 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ttyname, ttyname_r \- return name of a terminal
.SH LIBRARY
diff --git a/man3/ttyslot.3 b/man3/ttyslot.3
index 9253d24ec..192c0760b 100644
--- a/man3/ttyslot.3
+++ b/man3/ttyslot.3
@@ -5,7 +5,7 @@
.\" This replaces an earlier man page written by Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de>.
.\"
-.TH TTYSLOT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TTYSLOT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ttyslot \- find the slot of the current user's terminal in some file
.SH LIBRARY
diff --git a/man3/tzset.3 b/man3/tzset.3
index 2d17dac79..cde966d4f 100644
--- a/man3/tzset.3
+++ b/man3/tzset.3
@@ -10,7 +10,7 @@
.\" Modified 2001-11-13, aeb
.\" Modified 2004-12-01 mtk and Martin Schulze <joey@infodrom.org>
.\"
-.TH TZSET 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH TZSET 3 (date) "Linux man-pages (unreleased)"
.SH NAME
tzset, tzname, timezone, daylight \- initialize time conversion information
.SH LIBRARY
diff --git a/man3/ualarm.3 b/man3/ualarm.3
index f57baef5c..4d7a8ad81 100644
--- a/man3/ualarm.3
+++ b/man3/ualarm.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH UALARM 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH UALARM 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ualarm \- schedule signal after given number of microseconds
.SH LIBRARY
diff --git a/man3/ulimit.3 b/man3/ulimit.3
index 5dd113bc2..658c2c264 100644
--- a/man3/ulimit.3
+++ b/man3/ulimit.3
@@ -4,7 +4,7 @@
.\"
.\" Moved to man3, aeb, 980612
.\"
-.TH ULIMIT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH ULIMIT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ulimit \- get and set user limits
.SH LIBRARY
diff --git a/man3/undocumented.3 b/man3/undocumented.3
index 39f1dac5f..3b8434d81 100644
--- a/man3/undocumented.3
+++ b/man3/undocumented.3
@@ -7,7 +7,7 @@
.\" 2004-10-31, aeb, changed maintainer address, updated list
.\" 2015-04-20, william@tuffbizz.com, updated list
.\"
-.TH UNDOCUMENTED 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH UNDOCUMENTED 3 (date) "Linux man-pages (unreleased)"
.SH NAME
undocumented \- undocumented library functions
.SH SYNOPSIS
diff --git a/man3/ungetwc.3 b/man3/ungetwc.3
index a0b7ed3ff..37a82522d 100644
--- a/man3/ungetwc.3
+++ b/man3/ungetwc.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH UNGETWC 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH UNGETWC 3 (date) "Linux man-pages (unreleased)"
.SH NAME
ungetwc \- push back a wide character onto a FILE stream
.SH LIBRARY
diff --git a/man3/unlocked_stdio.3 b/man3/unlocked_stdio.3
index d734e4d3a..74cc9ca07 100644
--- a/man3/unlocked_stdio.3
+++ b/man3/unlocked_stdio.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH UNLOCKED_STDIO 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH UNLOCKED_STDIO 3 (date) "Linux man-pages (unreleased)"
.SH NAME
getc_unlocked, getchar_unlocked, putc_unlocked,
putchar_unlocked \- nonlocking stdio functions
diff --git a/man3/unlockpt.3 b/man3/unlockpt.3
index a7d526cfc..e797c3194 100644
--- a/man3/unlockpt.3
+++ b/man3/unlockpt.3
@@ -2,7 +2,7 @@
.\" This page is in the public domain. - aeb
.\" %%%LICENSE_END
.\"
-.TH UNLOCKPT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH UNLOCKPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
unlockpt \- unlock a pseudoterminal master/slave pair
.SH LIBRARY
diff --git a/man3/updwtmp.3 b/man3/updwtmp.3
index 588ae3f43..d55f44571 100644
--- a/man3/updwtmp.3
+++ b/man3/updwtmp.3
@@ -7,7 +7,7 @@
.\" Added -lutil remark, 030718
.\" 2008-07-02, mtk, document updwtmpx()
.\"
-.TH UPDWTMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH UPDWTMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
updwtmp, logwtmp \- append an entry to the wtmp file
.SH LIBRARY
diff --git a/man3/uselocale.3 b/man3/uselocale.3
index 57116fd2a..2f0d15563 100644
--- a/man3/uselocale.3
+++ b/man3/uselocale.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH USELOCALE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH USELOCALE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
uselocale \- set/get the locale for the calling thread
.SH LIBRARY
diff --git a/man3/usleep.3 b/man3/usleep.3
index 09a057f7d..cc94bce95 100644
--- a/man3/usleep.3
+++ b/man3/usleep.3
@@ -10,7 +10,7 @@
.\" Modified 2001-04-01 by aeb
.\" Modified 2003-07-23 by aeb
.\"
-.TH USLEEP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH USLEEP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
usleep \- suspend execution for microsecond intervals
.SH LIBRARY
diff --git a/man3/wcpcpy.3 b/man3/wcpcpy.3
index 81396d643..de68dbfee 100644
--- a/man3/wcpcpy.3
+++ b/man3/wcpcpy.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCPCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCPCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcpcpy \- copy a wide-character string, returning a pointer to its end
.SH LIBRARY
diff --git a/man3/wcpncpy.3 b/man3/wcpncpy.3
index 539978414..ae094be58 100644
--- a/man3/wcpncpy.3
+++ b/man3/wcpncpy.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCPNCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCPNCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcpncpy \- copy a fixed-size string of wide characters,
returning a pointer to its end
diff --git a/man3/wcrtomb.3 b/man3/wcrtomb.3
index 278b61dc6..189ab6660 100644
--- a/man3/wcrtomb.3
+++ b/man3/wcrtomb.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCRTOMB 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCRTOMB 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcrtomb \- convert a wide character to a multibyte sequence
.SH LIBRARY
diff --git a/man3/wcscasecmp.3 b/man3/wcscasecmp.3
index 5bf0972ab..4aa12036d 100644
--- a/man3/wcscasecmp.3
+++ b/man3/wcscasecmp.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCSCASECMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSCASECMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcscasecmp \- compare two wide-character strings, ignoring case
.SH LIBRARY
diff --git a/man3/wcscat.3 b/man3/wcscat.3
index 5affb6e6c..093714d3f 100644
--- a/man3/wcscat.3
+++ b/man3/wcscat.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCAT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSCAT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcscat \- concatenate two wide-character strings
.SH LIBRARY
diff --git a/man3/wcschr.3 b/man3/wcschr.3
index a52968ef1..d320abff1 100644
--- a/man3/wcschr.3
+++ b/man3/wcschr.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCHR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSCHR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcschr \- search a wide character in a wide-character string
.SH LIBRARY
diff --git a/man3/wcscmp.3 b/man3/wcscmp.3
index 2cb247f9f..a50e800b2 100644
--- a/man3/wcscmp.3
+++ b/man3/wcscmp.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSCMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcscmp \- compare two wide-character strings
.SH LIBRARY
diff --git a/man3/wcscpy.3 b/man3/wcscpy.3
index c147c0136..ed1ad05cb 100644
--- a/man3/wcscpy.3
+++ b/man3/wcscpy.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcscpy \- copy a wide-character string
.SH LIBRARY
diff --git a/man3/wcscspn.3 b/man3/wcscspn.3
index 95658b93a..bcf20da11 100644
--- a/man3/wcscspn.3
+++ b/man3/wcscspn.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCSPN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSCSPN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcscspn \- search a wide-character string for any of a set of wide characters
.SH LIBRARY
diff --git a/man3/wcsdup.3 b/man3/wcsdup.3
index 624db91f8..d9637c766 100644
--- a/man3/wcsdup.3
+++ b/man3/wcsdup.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCSDUP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSDUP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsdup \- duplicate a wide-character string
.SH LIBRARY
diff --git a/man3/wcslen.3 b/man3/wcslen.3
index 5391a6c6e..f8bff7e6a 100644
--- a/man3/wcslen.3
+++ b/man3/wcslen.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSLEN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSLEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcslen \- determine the length of a wide-character string
.SH LIBRARY
diff --git a/man3/wcsncasecmp.3 b/man3/wcsncasecmp.3
index be3f2aaef..aeb8e4792 100644
--- a/man3/wcsncasecmp.3
+++ b/man3/wcsncasecmp.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCSNCASECMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSNCASECMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsncasecmp \- compare two fixed-size wide-character strings, ignoring case
.SH LIBRARY
diff --git a/man3/wcsncat.3 b/man3/wcsncat.3
index 37d15ee41..9b3dad2c9 100644
--- a/man3/wcsncat.3
+++ b/man3/wcsncat.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSNCAT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSNCAT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsncat \- concatenate two wide-character strings
.SH LIBRARY
diff --git a/man3/wcsncmp.3 b/man3/wcsncmp.3
index b7b6484fc..ce4b6408e 100644
--- a/man3/wcsncmp.3
+++ b/man3/wcsncmp.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSNCMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSNCMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsncmp \- compare two fixed-size wide-character strings
.SH LIBRARY
diff --git a/man3/wcsncpy.3 b/man3/wcsncpy.3
index 2d13d466a..248928357 100644
--- a/man3/wcsncpy.3
+++ b/man3/wcsncpy.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSNCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSNCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsncpy \- copy a fixed-size string of wide characters
.SH LIBRARY
diff --git a/man3/wcsnlen.3 b/man3/wcsnlen.3
index 5921062fe..6352d3add 100644
--- a/man3/wcsnlen.3
+++ b/man3/wcsnlen.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCSNLEN 3 2022-09-18 "Linux man-pages (unreleased)"
+.TH WCSNLEN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsnlen \- determine the length of a fixed-size wide-character string
.SH LIBRARY
diff --git a/man3/wcsnrtombs.3 b/man3/wcsnrtombs.3
index 98b81907c..91f5b0565 100644
--- a/man3/wcsnrtombs.3
+++ b/man3/wcsnrtombs.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCSNRTOMBS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSNRTOMBS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsnrtombs \- convert a wide-character string to a multibyte string
.SH LIBRARY
diff --git a/man3/wcspbrk.3 b/man3/wcspbrk.3
index 8c7df1243..3ab19449e 100644
--- a/man3/wcspbrk.3
+++ b/man3/wcspbrk.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSPBRK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSPBRK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcspbrk \- search a wide-character string for any of a set of wide characters
.SH LIBRARY
diff --git a/man3/wcsrchr.3 b/man3/wcsrchr.3
index 4a56d70ed..203750ef0 100644
--- a/man3/wcsrchr.3
+++ b/man3/wcsrchr.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSRCHR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSRCHR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsrchr \- search a wide character in a wide-character string
.SH LIBRARY
diff --git a/man3/wcsrtombs.3 b/man3/wcsrtombs.3
index a050df2aa..9c4ab02b9 100644
--- a/man3/wcsrtombs.3
+++ b/man3/wcsrtombs.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSRTOMBS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSRTOMBS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsrtombs \- convert a wide-character string to a multibyte string
.SH LIBRARY
diff --git a/man3/wcsspn.3 b/man3/wcsspn.3
index ebc780c7c..518da66d5 100644
--- a/man3/wcsspn.3
+++ b/man3/wcsspn.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSSPN 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSSPN 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsspn \- advance in a wide-character string, skipping
any of a set of wide characters
diff --git a/man3/wcsstr.3 b/man3/wcsstr.3
index 34dafe9e3..95e121e55 100644
--- a/man3/wcsstr.3
+++ b/man3/wcsstr.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSSTR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSSTR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcsstr \- locate a substring in a wide-character string
.SH LIBRARY
diff --git a/man3/wcstoimax.3 b/man3/wcstoimax.3
index 20f5e1620..e4a49877f 100644
--- a/man3/wcstoimax.3
+++ b/man3/wcstoimax.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH WCSTOIMAX 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSTOIMAX 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcstoimax, wcstoumax \- convert wide-character string to integer
.SH LIBRARY
diff --git a/man3/wcstok.3 b/man3/wcstok.3
index 3862d4a69..6a4104d3d 100644
--- a/man3/wcstok.3
+++ b/man3/wcstok.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSTOK 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSTOK 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcstok \- split wide-character string into tokens
.SH LIBRARY
diff --git a/man3/wcstombs.3 b/man3/wcstombs.3
index c0b9f0b2c..ccb336b35 100644
--- a/man3/wcstombs.3
+++ b/man3/wcstombs.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSTOMBS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSTOMBS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcstombs \- convert a wide-character string to a multibyte string
.SH LIBRARY
diff --git a/man3/wcswidth.3 b/man3/wcswidth.3
index b19c066b8..7d91172fe 100644
--- a/man3/wcswidth.3
+++ b/man3/wcswidth.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCSWIDTH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCSWIDTH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcswidth \- determine columns needed for a fixed-size wide-character string
.SH LIBRARY
diff --git a/man3/wctob.3 b/man3/wctob.3
index 16176299a..dc6ff0f26 100644
--- a/man3/wctob.3
+++ b/man3/wctob.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCTOB 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCTOB 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wctob \- try to represent a wide character as a single byte
.SH LIBRARY
diff --git a/man3/wctomb.3 b/man3/wctomb.3
index 4fa3e6558..3735cfdda 100644
--- a/man3/wctomb.3
+++ b/man3/wctomb.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCTOMB 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCTOMB 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wctomb \- convert a wide character to a multibyte sequence
.SH LIBRARY
diff --git a/man3/wctrans.3 b/man3/wctrans.3
index a0dc07789..f47594899 100644
--- a/man3/wctrans.3
+++ b/man3/wctrans.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCTRANS 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCTRANS 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wctrans \- wide-character translation mapping
.SH LIBRARY
diff --git a/man3/wctype.3 b/man3/wctype.3
index baae30cba..fd8791bcc 100644
--- a/man3/wctype.3
+++ b/man3/wctype.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCTYPE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCTYPE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wctype \- wide-character classification
.SH LIBRARY
diff --git a/man3/wcwidth.3 b/man3/wcwidth.3
index db4a22490..4097c2873 100644
--- a/man3/wcwidth.3
+++ b/man3/wcwidth.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCWIDTH 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WCWIDTH 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wcwidth \- determine columns needed for a wide character
.SH LIBRARY
diff --git a/man3/wmemchr.3 b/man3/wmemchr.3
index 2f217e6a8..962f0c222 100644
--- a/man3/wmemchr.3
+++ b/man3/wmemchr.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WMEMCHR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WMEMCHR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wmemchr \- search a wide character in a wide-character array
.SH LIBRARY
diff --git a/man3/wmemcmp.3 b/man3/wmemcmp.3
index 8c8462099..b88132762 100644
--- a/man3/wmemcmp.3
+++ b/man3/wmemcmp.3
@@ -7,7 +7,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WMEMCMP 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WMEMCMP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wmemcmp \- compare two arrays of wide-characters
.SH LIBRARY
diff --git a/man3/wmemcpy.3 b/man3/wmemcpy.3
index 1c05acdd8..6697759b6 100644
--- a/man3/wmemcpy.3
+++ b/man3/wmemcpy.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WMEMCPY 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WMEMCPY 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wmemcpy \- copy an array of wide-characters
.SH LIBRARY
diff --git a/man3/wmemmove.3 b/man3/wmemmove.3
index 5e57f87da..56ee6f176 100644
--- a/man3/wmemmove.3
+++ b/man3/wmemmove.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WMEMMOVE 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WMEMMOVE 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wmemmove \- copy an array of wide-characters
.SH LIBRARY
diff --git a/man3/wmemset.3 b/man3/wmemset.3
index 710ba4485..88d690bb1 100644
--- a/man3/wmemset.3
+++ b/man3/wmemset.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WMEMSET 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WMEMSET 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wmemset \- fill an array of wide-characters with a constant wide character
.SH LIBRARY
diff --git a/man3/wordexp.3 b/man3/wordexp.3
index 6e3e52064..3f2dde909 100644
--- a/man3/wordexp.3
+++ b/man3/wordexp.3
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH WORDEXP 3 2022-09-15 "Linux man-pages (unreleased)"
+.TH WORDEXP 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wordexp, wordfree \- perform word expansion like a posix-shell
.SH LIBRARY
diff --git a/man3/wprintf.3 b/man3/wprintf.3
index 6b77a8dc1..290649e9d 100644
--- a/man3/wprintf.3
+++ b/man3/wprintf.3
@@ -8,7 +8,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WPRINTF 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH WPRINTF 3 (date) "Linux man-pages (unreleased)"
.SH NAME
wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- formatted
wide-character output conversion
diff --git a/man3/xcrypt.3 b/man3/xcrypt.3
index 972df37c7..00a7b72b5 100644
--- a/man3/xcrypt.3
+++ b/man3/xcrypt.3
@@ -8,7 +8,7 @@
.\" 3. xencrypt() a hexstring
.\" to bad to be true :(
.\"
-.TH XCRYPT 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH XCRYPT 3 (date) "Linux man-pages (unreleased)"
.SH NAME
xencrypt, xdecrypt, passwd2des \- RFS password encryption
.SH LIBRARY
diff --git a/man3/xdr.3 b/man3/xdr.3
index 1fd9ac39c..27f6bf57d 100644
--- a/man3/xdr.3
+++ b/man3/xdr.3
@@ -8,7 +8,7 @@
.\"
.\" 2007-12-30, mtk, Convert function prototypes to modern C syntax
.\"
-.TH XDR 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH XDR 3 (date) "Linux man-pages (unreleased)"
.SH NAME
xdr \- library routines for external data representation
.SH LIBRARY
diff --git a/man3/y0.3 b/man3/y0.3
index 959d40d93..329998af9 100644
--- a/man3/y0.3
+++ b/man3/y0.3
@@ -13,7 +13,7 @@
.\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB
.\" 2008-07-24, mtk, created this page, based on material from j0.3.
.\"
-.TH Y0 3 2022-09-09 "Linux man-pages (unreleased)"
+.TH Y0 3 (date) "Linux man-pages (unreleased)"
.SH NAME
y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \-
Bessel functions of the second kind
diff --git a/man3const/NULL.3const b/man3const/NULL.3const
index da31640a2..4763889dd 100644
--- a/man3const/NULL.3const
+++ b/man3const/NULL.3const
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH NULL 3const 2022-09-09 "Linux man-pages (unreleased)"
+.TH NULL 3const (date) "Linux man-pages (unreleased)"
.SH NAME
NULL \- null pointer constant
.SH LIBRARY
diff --git a/man3head/sysexits.h.3head b/man3head/sysexits.h.3head
index 97dddd25b..35600c544 100644
--- a/man3head/sysexits.h.3head
+++ b/man3head/sysexits.h.3head
@@ -7,7 +7,7 @@
.\"
.\" Rewritten for the Linux man-pages by Alejandro Colomar
.\"
-.TH sysexits.h 3head 2022-09-09 "Linux man-pages (unreleased)"
+.TH sysexits.h 3head (date) "Linux man-pages (unreleased)"
.SH NAME
sysexits.h \- exit codes for programs
.SH LIBRARY
diff --git a/man3type/aiocb.3type b/man3type/aiocb.3type
index a37639b82..3400b65a7 100644
--- a/man3type/aiocb.3type
+++ b/man3type/aiocb.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH AIOCB 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH AIOCB 3type (date) "Linux man-pages (unreleased)"
.SH NAME
aiocb \- asynchronous I/O control block
.SH LIBRARY
diff --git a/man3type/blkcnt_t.3type b/man3type/blkcnt_t.3type
index c836e64f5..571f81663 100644
--- a/man3type/blkcnt_t.3type
+++ b/man3type/blkcnt_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH BLKCNT_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH BLKCNT_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
blkcnt_t \- file block counts
.SH LIBRARY
diff --git a/man3type/blksize_t.3type b/man3type/blksize_t.3type
index b85526334..c89eb091f 100644
--- a/man3type/blksize_t.3type
+++ b/man3type/blksize_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH BLKSIZE_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH BLKSIZE_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
blksize_t \- file block sizes
.SH LIBRARY
diff --git a/man3type/cc_t.3type b/man3type/cc_t.3type
index b799fa26e..2b0cfd38d 100644
--- a/man3type/cc_t.3type
+++ b/man3type/cc_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH CC_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH CC_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
cc_t, speed_t, tcflag_t \- terminal special characters, baud rates, modes
.SH LIBRARY
diff --git a/man3type/clock_t.3type b/man3type/clock_t.3type
index 6d35b8979..5e3748f89 100644
--- a/man3type/clock_t.3type
+++ b/man3type/clock_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH CLOCK_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOCK_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
clock_t \- system time
.SH LIBRARY
diff --git a/man3type/clockid_t.3type b/man3type/clockid_t.3type
index c3979939a..c5a3b5f11 100644
--- a/man3type/clockid_t.3type
+++ b/man3type/clockid_t.3type
@@ -1,4 +1,4 @@
-.TH CLOCKID_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH CLOCKID_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
clockid_t \- clock ID for the clock and timer functions
.SH LIBRARY
diff --git a/man3type/dev_t.3type b/man3type/dev_t.3type
index bc4588715..f1898941a 100644
--- a/man3type/dev_t.3type
+++ b/man3type/dev_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH DEV_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH DEV_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
dev_t \- device ID
.SH LIBRARY
diff --git a/man3type/div_t.3type b/man3type/div_t.3type
index 0ae3addf2..f62b15816 100644
--- a/man3type/div_t.3type
+++ b/man3type/div_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH DIV_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH DIV_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
div_t, ldiv_t, lldiv_t, imaxdiv_t \-
quotient and remainder of an integer division
diff --git a/man3type/double_t.3type b/man3type/double_t.3type
index c68b7343b..2a24f994f 100644
--- a/man3type/double_t.3type
+++ b/man3type/double_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH DOUBLE_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH DOUBLE_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
float_t, double_t \- most efficient floating types
.SH LIBRARY
diff --git a/man3type/epoll_event.3type b/man3type/epoll_event.3type
index f774b7422..e02c9ba36 100644
--- a/man3type/epoll_event.3type
+++ b/man3type/epoll_event.3type
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH EPOLL_EVENT 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH EPOLL_EVENT 3type (date) "Linux man-pages (unreleased)"
.SH NAME
epoll_event, epoll_data, epoll_data_t
\- epoll event
diff --git a/man3type/fenv_t.3type b/man3type/fenv_t.3type
index c20578206..ac9a9d8b4 100644
--- a/man3type/fenv_t.3type
+++ b/man3type/fenv_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH FENV_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH FENV_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
fenv_t, fexcept_t \- floating-point environment
.SH LIBRARY
diff --git a/man3type/id_t.3type b/man3type/id_t.3type
index ca65f98ab..abdfa24dd 100644
--- a/man3type/id_t.3type
+++ b/man3type/id_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH ID_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH ID_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
pid_t, uid_t, gid_t, id_t \- process/user/group identifier
.SH LIBRARY
diff --git a/man3type/intN_t.3type b/man3type/intN_t.3type
index 5eacc123b..201ebb181 100644
--- a/man3type/intN_t.3type
+++ b/man3type/intN_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH INTN_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTN_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
intN_t, int8_t, int16_t, int32_t, int64_t,
uintN_t, uint8_t, uint16_t, uint32_t, uint64_t
diff --git a/man3type/intmax_t.3type b/man3type/intmax_t.3type
index eac50a60b..13ba0213e 100644
--- a/man3type/intmax_t.3type
+++ b/man3type/intmax_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH INTMAX_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTMAX_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
intmax_t, uintmax_t \- greatest-width basic integer types
.SH LIBRARY
diff --git a/man3type/intptr_t.3type b/man3type/intptr_t.3type
index 6105ff0d4..8ef1f938a 100644
--- a/man3type/intptr_t.3type
+++ b/man3type/intptr_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH INTPTR_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTPTR_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
intptr_t, uintptr_t \- integer types wide enough to hold pointers
.SH LIBRARY
diff --git a/man3type/iovec.3type b/man3type/iovec.3type
index cb5dac77d..f661b5282 100644
--- a/man3type/iovec.3type
+++ b/man3type/iovec.3type
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH IOVEC 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH IOVEC 3type (date) "Linux man-pages (unreleased)"
.SH NAME
iovec \- Vector I/O data structure
.SH LIBRARY
diff --git a/man3type/itimerspec.3type b/man3type/itimerspec.3type
index 3f7f28c32..ad995d0bb 100644
--- a/man3type/itimerspec.3type
+++ b/man3type/itimerspec.3type
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH itimerspec 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH itimerspec 3type (date) "Linux man-pages (unreleased)"
.SH NAME
timespec \- interval for a timer with nanosecond precision
.SH LIBRARY
diff --git a/man3type/lconv.3type b/man3type/lconv.3type
index 79d473562..30be3ee4a 100644
--- a/man3type/lconv.3type
+++ b/man3type/lconv.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH LCONV 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH LCONV 3type (date) "Linux man-pages (unreleased)"
.SH NAME
lconv \- numeric formatting information
.SH LIBRARY
diff --git a/man3type/mode_t.3type b/man3type/mode_t.3type
index 588278b88..c778c6faa 100644
--- a/man3type/mode_t.3type
+++ b/man3type/mode_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH MODE_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH MODE_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
mode_t \- file attributes
.SH LIBRARY
diff --git a/man3type/off_t.3type b/man3type/off_t.3type
index b4c70f0e2..59056909d 100644
--- a/man3type/off_t.3type
+++ b/man3type/off_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH OFF_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH OFF_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
off_t, off64_t, loff_t \- file sizes
.SH LIBRARY
diff --git a/man3type/ptrdiff_t.3type b/man3type/ptrdiff_t.3type
index f8f2218f5..2d39a2a9a 100644
--- a/man3type/ptrdiff_t.3type
+++ b/man3type/ptrdiff_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH PTRDIFF_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTRDIFF_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
ptrdiff_t \- count of elements or array index
.SH LIBRARY
diff --git a/man3type/regex_t.3type b/man3type/regex_t.3type
index d47b0ac2c..35ee3c6f7 100644
--- a/man3type/regex_t.3type
+++ b/man3type/regex_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH regex_t 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH regex_t 3type (date) "Linux man-pages (unreleased)"
.SH NAME
regex_t, regmatch_t, regoff_t
\- regular expression matching
diff --git a/man3type/size_t.3type b/man3type/size_t.3type
index 4b08e8e26..99b12e933 100644
--- a/man3type/size_t.3type
+++ b/man3type/size_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH SIZE_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIZE_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
size_t, ssize_t \- count of bytes
.SH LIBRARY
diff --git a/man3type/sockaddr.3type b/man3type/sockaddr.3type
index 0156a447c..663d24fd6 100644
--- a/man3type/sockaddr.3type
+++ b/man3type/sockaddr.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH SOCKADDR 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH SOCKADDR 3type (date) "Linux man-pages (unreleased)"
.SH NAME
sockaddr, sockaddr_storage, sockaddr_in, sockaddr_in6, sockaddr_un, socklen_t,
in_addr, in6_addr, in_addr_t, in_port_t,
diff --git a/man3type/stat.3type b/man3type/stat.3type
index 0dcbc7d6a..9cd0d6970 100644
--- a/man3type/stat.3type
+++ b/man3type/stat.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH stat 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH stat 3type (date) "Linux man-pages (unreleased)"
.SH NAME
stat \- file status
.SH LIBRARY
diff --git a/man3type/time_t.3type b/man3type/time_t.3type
index 84825429f..d40dd0c0d 100644
--- a/man3type/time_t.3type
+++ b/man3type/time_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH TIME_T 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIME_T 3type (date) "Linux man-pages (unreleased)"
.SH NAME
time_t, suseconds_t, useconds_t \- integer time
.SH LIBRARY
diff --git a/man3type/timer_t.3type b/man3type/timer_t.3type
index adc1bfe21..66b4a843d 100644
--- a/man3type/timer_t.3type
+++ b/man3type/timer_t.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH timer_t 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH timer_t 3type (date) "Linux man-pages (unreleased)"
.SH NAME
timer_t \- timer ID
.SH LIBRARY
diff --git a/man3type/timespec.3type b/man3type/timespec.3type
index dfdf31c1f..ac3ad3c89 100644
--- a/man3type/timespec.3type
+++ b/man3type/timespec.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH TIMESPEC 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIMESPEC 3type (date) "Linux man-pages (unreleased)"
.SH NAME
timespec \- time in seconds and nanoseconds
.SH LIBRARY
diff --git a/man3type/timeval.3type b/man3type/timeval.3type
index eabc2551f..b43a6fe60 100644
--- a/man3type/timeval.3type
+++ b/man3type/timeval.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH TIMEVAL 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIMEVAL 3type (date) "Linux man-pages (unreleased)"
.SH NAME
timeval \- time in seconds and microseconds
.SH LIBRARY
diff --git a/man3type/tm.3type b/man3type/tm.3type
index a96fc9e7e..8a5daf6d2 100644
--- a/man3type/tm.3type
+++ b/man3type/tm.3type
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH TM 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH TM 3type (date) "Linux man-pages (unreleased)"
.SH NAME
tm \- broken-down time
.SH LIBRARY
diff --git a/man3type/va_list.3type b/man3type/va_list.3type
index 71343e9f9..15983a75a 100644
--- a/man3type/va_list.3type
+++ b/man3type/va_list.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH VA_LIST 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH VA_LIST 3type (date) "Linux man-pages (unreleased)"
.SH NAME
va_list \- variable argument list
.SH LIBRARY
diff --git a/man3type/void.3type b/man3type/void.3type
index e6a6c0439..d7fc3cafc 100644
--- a/man3type/void.3type
+++ b/man3type/void.3type
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH VOID 3type 2022-09-09 "Linux man-pages (unreleased)"
+.TH VOID 3type (date) "Linux man-pages (unreleased)"
.SH NAME
void \- abstract type
.SH SYNOPSIS
diff --git a/man4/cciss.4 b/man4/cciss.4
index 7c3dd2b15..406c32972 100644
--- a/man4/cciss.4
+++ b/man4/cciss.4
@@ -5,7 +5,7 @@
.\"
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
-.TH CCISS 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH CCISS 4 (date) "Linux man-pages (unreleased)"
.SH NAME
cciss \- HP Smart Array block driver
.SH SYNOPSIS
diff --git a/man4/console_codes.4 b/man4/console_codes.4
index 700a1083d..2a8761d09 100644
--- a/man4/console_codes.4
+++ b/man4/console_codes.4
@@ -14,7 +14,7 @@
.\"
.\" 2006-05-27, Several corrections - Thomas E. Dickey
.\"
-.TH CONSOLE_CODES 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH CONSOLE_CODES 4 (date) "Linux man-pages (unreleased)"
.SH NAME
console_codes \- Linux console escape and control sequences
.SH DESCRIPTION
diff --git a/man4/cpuid.4 b/man4/cpuid.4
index 227b6d3f7..27de85636 100644
--- a/man4/cpuid.4
+++ b/man4/cpuid.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CPUID 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH CPUID 4 (date) "Linux man-pages (unreleased)"
.SH NAME
cpuid \- x86 CPUID access device
.SH DESCRIPTION
diff --git a/man4/dsp56k.4 b/man4/dsp56k.4
index 845e8df15..fdd7db974 100644
--- a/man4/dsp56k.4
+++ b/man4/dsp56k.4
@@ -4,7 +4,7 @@
.\"
.\" Modified, Thu Jan 27 19:16:19 CET 2000, lars@nocrew.org
.\"
-.TH DSP56K 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH DSP56K 4 (date) "Linux man-pages (unreleased)"
.SH NAME
dsp56k \- DSP56001 interface device
.SH SYNOPSIS
diff --git a/man4/fd.4 b/man4/fd.4
index f1c1728a7..7172d1f6b 100644
--- a/man4/fd.4
+++ b/man4/fd.4
@@ -5,7 +5,7 @@
.\"
.\" Modified, Sun Feb 26 15:00:02 1995, faith@cs.unc.edu
.\"
-.TH FD 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH FD 4 (date) "Linux man-pages (unreleased)"
.SH NAME
fd \- floppy disk device
.SH CONFIGURATION
diff --git a/man4/full.4 b/man4/full.4
index c00839a22..16ad5ebcc 100644
--- a/man4/full.4
+++ b/man4/full.4
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" correction, aeb, 970825
-.TH FULL 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH FULL 4 (date) "Linux man-pages (unreleased)"
.SH NAME
full \- always full device
.SH CONFIGURATION
diff --git a/man4/fuse.4 b/man4/fuse.4
index e088b7df1..3eea967e0 100644
--- a/man4/fuse.4
+++ b/man4/fuse.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FUSE 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH FUSE 4 (date) "Linux man-pages (unreleased)"
.SH NAME
fuse \- Filesystem in Userspace (FUSE) device
.SH SYNOPSIS
diff --git a/man4/hd.4 b/man4/hd.4
index 4f5f2b0a2..4f625b1d8 100644
--- a/man4/hd.4
+++ b/man4/hd.4
@@ -7,7 +7,7 @@
.\" Modified Mon Oct 21 21:38:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" (and some more by aeb)
.\"
-.TH HD 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH HD 4 (date) "Linux man-pages (unreleased)"
.SH NAME
hd \- MFM/IDE hard disk devices
.SH DESCRIPTION
diff --git a/man4/hpsa.4 b/man4/hpsa.4
index ecf96f05c..ff652c696 100644
--- a/man4/hpsa.4
+++ b/man4/hpsa.4
@@ -5,7 +5,7 @@
.\"
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
-.TH HPSA 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH HPSA 4 (date) "Linux man-pages (unreleased)"
.SH NAME
hpsa \- HP Smart Array SCSI driver
.SH SYNOPSIS
diff --git a/man4/initrd.4 b/man4/initrd.4
index 108349150..4d85929d4 100644
--- a/man4/initrd.4
+++ b/man4/initrd.4
@@ -12,7 +12,7 @@
.\" phone: (302)654-5478
.\"
.\" $Id: initrd.4,v 0.9 1997/11/07 05:05:32 kallal Exp kallal $
-.TH INITRD 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH INITRD 4 (date) "Linux man-pages (unreleased)"
.SH NAME
initrd \- boot loader initialized RAM disk
.SH CONFIGURATION
diff --git a/man4/intro.4 b/man4/intro.4
index fc78af8fc..262bd200d 100644
--- a/man4/intro.4
+++ b/man4/intro.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 16:57:14 1993 by Rik Faith (faith@cs.unc.edu)
-.TH INTRO 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTRO 4 (date) "Linux man-pages (unreleased)"
.SH NAME
intro \- introduction to special files
.SH DESCRIPTION
diff --git a/man4/lirc.4 b/man4/lirc.4
index 3b553b051..57ad34423 100644
--- a/man4/lirc.4
+++ b/man4/lirc.4
@@ -2,7 +2,7 @@
.\" Copyright (c) 2018, Sean Young <sean@mess.org>
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH LIRC 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH LIRC 4 (date) "Linux man-pages (unreleased)"
.SH NAME
lirc \- lirc devices
.SH DESCRIPTION
diff --git a/man4/loop.4 b/man4/loop.4
index 9deb44608..bcbf88b31 100644
--- a/man4/loop.4
+++ b/man4/loop.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH LOOP 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOOP 4 (date) "Linux man-pages (unreleased)"
.SH NAME
loop, loop-control \- loop devices
.SH SYNOPSIS
diff --git a/man4/lp.4 b/man4/lp.4
index 5ace83399..a96aff6ed 100644
--- a/man4/lp.4
+++ b/man4/lp.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified, Sun Feb 26 15:02:58 1995, faith@cs.unc.edu
-.TH LP 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH LP 4 (date) "Linux man-pages (unreleased)"
.SH NAME
lp \- line printer devices
.SH SYNOPSIS
diff --git a/man4/mem.4 b/man4/mem.4
index f5d6b6d87..3cd1aab6f 100644
--- a/man4/mem.4
+++ b/man4/mem.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 16:59:10 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEM 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH MEM 4 (date) "Linux man-pages (unreleased)"
.SH NAME
mem, kmem, port \- system memory, kernel memory and system ports
.SH DESCRIPTION
diff --git a/man4/mouse.4 b/man4/mouse.4
index 9c33643ca..1a6621b05 100644
--- a/man4/mouse.4
+++ b/man4/mouse.4
@@ -2,7 +2,7 @@
.\" Updates Nov 1998, Andries Brouwer
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH MOUSE 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH MOUSE 4 (date) "Linux man-pages (unreleased)"
.SH NAME
mouse \- serial mouse interface
.SH CONFIGURATION
diff --git a/man4/msr.4 b/man4/msr.4
index 7886cfd96..c4b2d3bf3 100644
--- a/man4/msr.4
+++ b/man4/msr.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MSR 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH MSR 4 (date) "Linux man-pages (unreleased)"
.SH NAME
msr \- x86 CPU MSR access device
.SH DESCRIPTION
diff --git a/man4/null.4 b/man4/null.4
index fa28ad28e..7c7eb4403 100644
--- a/man4/null.4
+++ b/man4/null.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 17:00:12 1993 by Rik Faith (faith@cs.unc.edu)
-.TH NULL 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH NULL 4 (date) "Linux man-pages (unreleased)"
.SH NAME
null, zero \- data sink
.SH DESCRIPTION
diff --git a/man4/pts.4 b/man4/pts.4
index 50caea457..39446bba5 100644
--- a/man4/pts.4
+++ b/man4/pts.4
@@ -5,7 +5,7 @@
.\" Redistribute and revise at will.
.\" %%%LICENSE_END
.\"
-.TH PTS 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTS 4 (date) "Linux man-pages (unreleased)"
.SH NAME
ptmx, pts \- pseudoterminal master and slave
.SH DESCRIPTION
diff --git a/man4/ram.4 b/man4/ram.4
index d451127e6..a0c42b844 100644
--- a/man4/ram.4
+++ b/man4/ram.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 17:01:11 1993 by Rik Faith (faith@cs.unc.edu)
-.TH RAM 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH RAM 4 (date) "Linux man-pages (unreleased)"
.SH NAME
ram \- ram disk device
.SH DESCRIPTION
diff --git a/man4/random.4 b/man4/random.4
index 0931ca32e..7b5d2eee0 100644
--- a/man4/random.4
+++ b/man4/random.4
@@ -9,7 +9,7 @@
.\" 2008-06-20, George Spelvin <linux@horizon.com>,
.\" Matt Mackall <mpm@selenic.com>
.\"
-.TH RANDOM 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH RANDOM 4 (date) "Linux man-pages (unreleased)"
.SH NAME
random, urandom \- kernel random number source devices
.SH SYNOPSIS
diff --git a/man4/rtc.4 b/man4/rtc.4
index 7fc73c524..5859eba74 100644
--- a/man4/rtc.4
+++ b/man4/rtc.4
@@ -8,7 +8,7 @@
.\" 2006-02-08 Various additions by mtk
.\" 2006-11-26 cleanup, cover the generic rtc framework; David Brownell
.\"
-.TH RTC 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH RTC 4 (date) "Linux man-pages (unreleased)"
.SH NAME
rtc \- real-time clock
.SH SYNOPSIS
diff --git a/man4/sd.4 b/man4/sd.4
index 2a50b8752..d5fccdcda 100644
--- a/man4/sd.4
+++ b/man4/sd.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SD 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH SD 4 (date) "Linux man-pages (unreleased)"
.SH NAME
sd \- driver for SCSI disk drives
.SH SYNOPSIS
diff --git a/man4/sk98lin.4 b/man4/sk98lin.4
index c4935aa7d..5961caf68 100644
--- a/man4/sk98lin.4
+++ b/man4/sk98lin.4
@@ -5,7 +5,7 @@
.\"
.\" This manpage can be viewed using `groff -Tascii -man sk98lin.4 | less`
.\"
-.TH SK98LIN 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH SK98LIN 4 (date) "Linux man-pages (unreleased)"
.SH NAME
sk98lin \- Marvell/SysKonnect Gigabit Ethernet driver v6.21
.SH SYNOPSIS
diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
index 717f4deac..409bcaeb2 100644
--- a/man4/smartpqi.4
+++ b/man4/smartpqi.4
@@ -4,7 +4,7 @@
.\" Written by Kevin Barnett <kevin.barnett@microsemi.com>
.\"
.\" SPDX-License-Identifier: GPL-2.0-only
-.TH SMARTPQI 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH SMARTPQI 4 (date) "Linux man-pages (unreleased)"
.SH NAME
smartpqi \- Microsemi Smart Family SCSI driver
.SH SYNOPSIS
diff --git a/man4/st.4 b/man4/st.4
index dc0202b5f..5d0c866cc 100644
--- a/man4/st.4
+++ b/man4/st.4
@@ -2,7 +2,7 @@
.\" Copyright 1999-2005 Kai Mäkisara (Kai.Makisara@kolumbus.fi)
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH ST 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH ST 4 (date) "Linux man-pages (unreleased)"
.SH NAME
st \- SCSI tape device
.SH SYNOPSIS
diff --git a/man4/tty.4 b/man4/tty.4
index e6f40701e..2b6a2db96 100644
--- a/man4/tty.4
+++ b/man4/tty.4
@@ -6,7 +6,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-04-07 by Michael Kerrisk
.\"
-.TH TTY 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH TTY 4 (date) "Linux man-pages (unreleased)"
.SH NAME
tty \- controlling terminal
.SH DESCRIPTION
diff --git a/man4/ttyS.4 b/man4/ttyS.4
index 1ed5d5c2d..e2bb97bae 100644
--- a/man4/ttyS.4
+++ b/man4/ttyS.4
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 17:03:24 1993 by Rik Faith (faith@cs.unc.edu)
-.TH TTYS 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH TTYS 4 (date) "Linux man-pages (unreleased)"
.SH NAME
ttyS \- serial terminal lines
.SH DESCRIPTION
diff --git a/man4/vcs.4 b/man4/vcs.4
index 8261ddfab..675faad8f 100644
--- a/man4/vcs.4
+++ b/man4/vcs.4
@@ -7,7 +7,7 @@
.\" 2007-12-17, Samuel Thibault <samuel.thibault@ens-lyon.org>:
.\" document the VT_GETHIFONTMASK ioctl
.\" "
-.TH VCS 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH VCS 4 (date) "Linux man-pages (unreleased)"
.SH NAME
vcs, vcsa \- virtual console memory
.SH DESCRIPTION
diff --git a/man4/veth.4 b/man4/veth.4
index 9dfc64624..c85dd6ced 100644
--- a/man4/veth.4
+++ b/man4/veth.4
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\"
-.TH VETH 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH VETH 4 (date) "Linux man-pages (unreleased)"
.SH NAME
veth \- Virtual Ethernet Device
.SH DESCRIPTION
diff --git a/man4/wavelan.4 b/man4/wavelan.4
index 7c36e8cc9..41822a4a5 100644
--- a/man4/wavelan.4
+++ b/man4/wavelan.4
@@ -8,7 +8,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH WAVELAN 4 2022-09-09 "Linux man-pages (unreleased)"
+.TH WAVELAN 4 (date) "Linux man-pages (unreleased)"
.SH NAME
wavelan \- AT&T GIS WaveLAN ISA device driver
.SH SYNOPSIS
diff --git a/man5/acct.5 b/man5/acct.5
index 4c6a283f6..774fd1ffc 100644
--- a/man5/acct.5
+++ b/man5/acct.5
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ACCT 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH ACCT 5 (date) "Linux man-pages (unreleased)"
.SH NAME
acct \- process accounting file
.SH SYNOPSIS
diff --git a/man5/charmap.5 b/man5/charmap.5
index 85add8952..e9043dcc3 100644
--- a/man5/charmap.5
+++ b/man5/charmap.5
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH CHARMAP 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH CHARMAP 5 (date) "Linux man-pages (unreleased)"
.SH NAME
charmap \- character set description file
.SH DESCRIPTION
diff --git a/man5/core.5 b/man5/core.5
index ffe40e50f..73f608abd 100644
--- a/man5/core.5
+++ b/man5/core.5
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CORE 5 2022-09-15 "Linux man-pages (unreleased)"
+.TH CORE 5 (date) "Linux man-pages (unreleased)"
.SH NAME
core \- core dump file
.SH DESCRIPTION
diff --git a/man5/dir_colors.5 b/man5/dir_colors.5
index d136c4e0d..63a454720 100644
--- a/man5/dir_colors.5
+++ b/man5/dir_colors.5
@@ -9,7 +9,7 @@
.\"
.\" Modified Sat Dec 22 22:25:33 2001 by Martin Schulze <joey@infodrom.org>
.\"
-.TH DIR_COLORS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH DIR_COLORS 5 (date) "Linux man-pages (unreleased)"
.SH NAME
dir_colors \- configuration file for dircolors(1)
.SH DESCRIPTION
diff --git a/man5/elf.5 b/man5/elf.5
index 080f7b5f1..bd4192cce 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -32,7 +32,7 @@
.\" 2007-10-11, Mike Frysinger <vapier@gentoo.org>, various fixes
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
-.TH ELF 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH ELF 5 (date) "Linux man-pages (unreleased)"
.SH NAME
elf \- format of Executable and Linking Format (ELF) files
.SH SYNOPSIS
diff --git a/man5/filesystems.5 b/man5/filesystems.5
index d056d0ef4..9c7bf918e 100644
--- a/man5/filesystems.5
+++ b/man5/filesystems.5
@@ -4,7 +4,7 @@
.\"
.\" 2007-12-14 mtk Added Reiserfs, XFS, JFS.
.\"
-.TH FILESYSTEMS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH FILESYSTEMS 5 (date) "Linux man-pages (unreleased)"
.nh
.SH NAME
filesystems \- Linux filesystem types: ext, ext2, ext3, ext4, hpfs, iso9660,
diff --git a/man5/ftpusers.5 b/man5/ftpusers.5
index 449a0ddfd..50ba1c512 100644
--- a/man5/ftpusers.5
+++ b/man5/ftpusers.5
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH FTPUSERS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH FTPUSERS 5 (date) "Linux man-pages (unreleased)"
.SH NAME
ftpusers \- list of users that may not log in via the FTP daemon
.SH DESCRIPTION
diff --git a/man5/gai.conf.5 b/man5/gai.conf.5
index d96fa6595..2fc1bcc98 100644
--- a/man5/gai.conf.5
+++ b/man5/gai.conf.5
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-only
.\"
-.TH GAI.CONF 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH GAI.CONF 5 (date) "Linux man-pages (unreleased)"
.SH NAME
gai.conf \- getaddrinfo(3) configuration file
.SH DESCRIPTION
diff --git a/man5/group.5 b/man5/group.5
index 5a69e66f0..bc3dd6387 100644
--- a/man5/group.5
+++ b/man5/group.5
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GROUP 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH GROUP 5 (date) "Linux man-pages (unreleased)"
.SH NAME
group \- user group file
.SH DESCRIPTION
diff --git a/man5/host.conf.5 b/man5/host.conf.5
index 32b61d576..f3c759fff 100644
--- a/man5/host.conf.5
+++ b/man5/host.conf.5
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" 2003-08-23 Martin Schulze <joey@infodrom.org> Updated according to glibc 2.3.2
-.TH HOST.CONF 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH HOST.CONF 5 (date) "Linux man-pages (unreleased)"
.SH NAME
host.conf \- resolver configuration file
.SH DESCRIPTION
diff --git a/man5/hosts.5 b/man5/hosts.5
index bb463872a..84f619eb0 100644
--- a/man5/hosts.5
+++ b/man5/hosts.5
@@ -5,7 +5,7 @@
.\" Minor polishing, aeb
.\" Modified, 2002-06-16, Mike Coleman
.\"
-.TH HOSTS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH HOSTS 5 (date) "Linux man-pages (unreleased)"
.SH NAME
hosts \- static table lookup for hostnames
.SH SYNOPSIS
diff --git a/man5/hosts.equiv.5 b/man5/hosts.equiv.5
index a230cc2b7..8450dca9f 100644
--- a/man5/hosts.equiv.5
+++ b/man5/hosts.equiv.5
@@ -1,7 +1,7 @@
.\" Copyright (c) 1995 Peter Tobias <tobias@et-inf.fho-emden.de>
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
-.TH HOSTS.EQUIV 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH HOSTS.EQUIV 5 (date) "Linux man-pages (unreleased)"
.SH NAME
hosts.equiv \- list of hosts and users that are granted "trusted"
.B r
diff --git a/man5/intro.5 b/man5/intro.5
index b657ee8bd..08686c4b9 100644
--- a/man5/intro.5
+++ b/man5/intro.5
@@ -5,7 +5,7 @@
.\"
.\" Modified Sat Jul 24 17:06:52 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Jan 14 00:34:09 1996 by Andries Brouwer (aeb@cwi.nl)
-.TH INTRO 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTRO 5 (date) "Linux man-pages (unreleased)"
.SH NAME
intro \- introduction to file formats and filesystems
.SH DESCRIPTION
diff --git a/man5/issue.5 b/man5/issue.5
index bffe019dc..d76ad1712 100644
--- a/man5/issue.5
+++ b/man5/issue.5
@@ -5,7 +5,7 @@
.\"
.\" Modified Sun Jul 25 11:06:22 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
-.TH ISSUE 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISSUE 5 (date) "Linux man-pages (unreleased)"
.SH NAME
issue \- prelogin message and identification file
.SH DESCRIPTION
diff --git a/man5/locale.5 b/man5/locale.5
index b27875c2d..14d031976 100644
--- a/man5/locale.5
+++ b/man5/locale.5
@@ -7,7 +7,7 @@
.\" 2008-06-17 Petr Baudis <pasky@suse.cz>
.\" LC_TIME: Describe first_weekday and first_workday
.\"
-.TH LOCALE 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOCALE 5 (date) "Linux man-pages (unreleased)"
.SH NAME
locale \- describes a locale definition file
.SH DESCRIPTION
diff --git a/man5/motd.5 b/man5/motd.5
index 3d77253b0..61b554274 100644
--- a/man5/motd.5
+++ b/man5/motd.5
@@ -5,7 +5,7 @@
.\"
.\" Modified Sat Jul 24 17:08:16 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
-.TH MOTD 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH MOTD 5 (date) "Linux man-pages (unreleased)"
.SH NAME
motd \- message of the day
.SH DESCRIPTION
diff --git a/man5/networks.5 b/man5/networks.5
index 48e35f090..dcb50924a 100644
--- a/man5/networks.5
+++ b/man5/networks.5
@@ -4,7 +4,7 @@
.\"
.\" 2008-09-04, mtk, taken from Debian downstream, with a few light edits
.\"
-.TH NETWORKS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH NETWORKS 5 (date) "Linux man-pages (unreleased)"
.SH NAME
networks \- network name information
.SH DESCRIPTION
diff --git a/man5/nologin.5 b/man5/nologin.5
index ada2ee351..f2e7ac455 100644
--- a/man5/nologin.5
+++ b/man5/nologin.5
@@ -5,7 +5,7 @@
.\"
.\" Modified Sun Jul 25 11:06:34 1993 by Rik Faith (faith@cs.unc.edu)
.\" Corrected Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond (esr@thyrsus.com)
-.TH NOLOGIN 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH NOLOGIN 5 (date) "Linux man-pages (unreleased)"
.SH NAME
nologin \- prevent unprivileged users from logging into the system
.SH DESCRIPTION
diff --git a/man5/nscd.conf.5 b/man5/nscd.conf.5
index 45f149ece..bc2b2d7c9 100644
--- a/man5/nscd.conf.5
+++ b/man5/nscd.conf.5
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH NSCD.CONF 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH NSCD.CONF 5 (date) "Linux man-pages (unreleased)"
.SH NAME
nscd.conf \- name service cache daemon configuration file
.SH DESCRIPTION
diff --git a/man5/nss.5 b/man5/nss.5
index 318e96bb3..abaee94f3 100644
--- a/man5/nss.5
+++ b/man5/nss.5
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-only
.\"
-.TH NSS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH NSS 5 (date) "Linux man-pages (unreleased)"
.SH NAME
nss \- Name Service Switch configuration file
.SH DESCRIPTION
diff --git a/man5/nsswitch.conf.5 b/man5/nsswitch.conf.5
index b8782fbf8..12d71c8be 100644
--- a/man5/nsswitch.conf.5
+++ b/man5/nsswitch.conf.5
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH NSSWITCH.CONF 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH NSSWITCH.CONF 5 (date) "Linux man-pages (unreleased)"
.SH NAME
nsswitch.conf \- Name Service Switch configuration file
.SH DESCRIPTION
diff --git a/man5/passwd.5 b/man5/passwd.5
index 8511bf5ac..1f65a8678 100644
--- a/man5/passwd.5
+++ b/man5/passwd.5
@@ -8,7 +8,7 @@
.\" Modified Sun Jun 18 01:53:57 1995 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Mon Jan 5 20:24:40 MET 1998 by Michael Haardt
.\" (michael@cantor.informatik.rwth-aachen.de)
-.TH PASSWD 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH PASSWD 5 (date) "Linux man-pages (unreleased)"
.SH NAME
passwd \- password file
.SH DESCRIPTION
diff --git a/man5/proc.5 b/man5/proc.5
index 6dc9d6a03..c35f890f3 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -33,7 +33,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
-.TH PROC 5 2022-10-08 "Linux man-pages (unreleased)"
+.TH PROC 5 (date) "Linux man-pages (unreleased)"
.SH NAME
proc \- process information pseudo-filesystem
.SH DESCRIPTION
diff --git a/man5/protocols.5 b/man5/protocols.5
index 79181df3f..444202da2 100644
--- a/man5/protocols.5
+++ b/man5/protocols.5
@@ -7,7 +7,7 @@
.\" 2002-09-22 Seth W. Klein <sk@sethwklein.net>
.\" * protocol numbers are now assigned by the IANA
.\"
-.TH PROTOCOLS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH PROTOCOLS 5 (date) "Linux man-pages (unreleased)"
.SH NAME
protocols \- protocols definition file
.SH DESCRIPTION
diff --git a/man5/repertoiremap.5 b/man5/repertoiremap.5
index 035592aa4..05aaaa172 100644
--- a/man5/repertoiremap.5
+++ b/man5/repertoiremap.5
@@ -1,6 +1,6 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH REPERTOIREMAP 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH REPERTOIREMAP 5 (date) "Linux man-pages (unreleased)"
.SH NAME
repertoiremap \- map symbolic character names to Unicode code points
.SH DESCRIPTION
diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5
index e3cd29035..640fde2d8 100644
--- a/man5/resolv.conf.5
+++ b/man5/resolv.conf.5
@@ -20,7 +20,7 @@
.\"
.\" Added ndots remark by Bernhard R. Link - debian bug #182886
.\"
-.TH RESOLV.CONF 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH RESOLV.CONF 5 (date) "Linux man-pages (unreleased)"
.UC 4
.SH NAME
resolv.conf \- resolver configuration file
diff --git a/man5/rpc.5 b/man5/rpc.5
index 6fc2c60f5..8d7418fc1 100644
--- a/man5/rpc.5
+++ b/man5/rpc.5
@@ -5,7 +5,7 @@
.\" %%%LICENSE_END
.\"
.\" @(#)rpc.5 2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI;
-.TH RPC 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH RPC 5 (date) "Linux man-pages (unreleased)"
.SH NAME
rpc \- RPC program number data base
.SH SYNOPSIS
diff --git a/man5/securetty.5 b/man5/securetty.5
index ea1a7a38a..f8813c79b 100644
--- a/man5/securetty.5
+++ b/man5/securetty.5
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sun Jul 25 11:06:27 1993 by Rik Faith (faith@cs.unc.edu)
-.TH SECURETTY 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH SECURETTY 5 (date) "Linux man-pages (unreleased)"
.SH NAME
securetty \- list of terminals on which root is allowed to login
.SH DESCRIPTION
diff --git a/man5/services.5 b/man5/services.5
index 0f6fd69b5..462441ccb 100644
--- a/man5/services.5
+++ b/man5/services.5
@@ -11,7 +11,7 @@
.\" Thu Jan 11 12:14:41 1996 Austin Donnelly <and1000@cam.ac.uk>
.\" * Merged two services(5) manpages
.\"
-.TH SERVICES 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH SERVICES 5 (date) "Linux man-pages (unreleased)"
.SH NAME
services \- Internet network services list
.SH DESCRIPTION
diff --git a/man5/shells.5 b/man5/shells.5
index c28430a0d..f3c273c22 100644
--- a/man5/shells.5
+++ b/man5/shells.5
@@ -6,7 +6,7 @@
.\" Modified Sat Jul 24 17:11:07 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Nov 21 10:49:38 1993 by Michael Haardt
.\" Modified Sun Feb 26 15:09:15 1995 by Rik Faith (faith@cs.unc.edu)
-.TH SHELLS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH SHELLS 5 (date) "Linux man-pages (unreleased)"
.SH NAME
shells \- pathnames of valid login shells
.SH DESCRIPTION
diff --git a/man5/slabinfo.5 b/man5/slabinfo.5
index 20336f896..1a7a3b51a 100644
--- a/man5/slabinfo.5
+++ b/man5/slabinfo.5
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SLABINFO 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH SLABINFO 5 (date) "Linux man-pages (unreleased)"
.SH NAME
slabinfo \- kernel slab allocator statistics
.SH SYNOPSIS
diff --git a/man5/sysfs.5 b/man5/sysfs.5
index 526788982..4b0c494d2 100644
--- a/man5/sysfs.5
+++ b/man5/sysfs.5
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SYSFS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSFS 5 (date) "Linux man-pages (unreleased)"
.SH NAME
sysfs \- a filesystem for exporting kernel objects
.SH DESCRIPTION
diff --git a/man5/termcap.5 b/man5/termcap.5
index ce2ebee9e..75597475c 100644
--- a/man5/termcap.5
+++ b/man5/termcap.5
@@ -9,7 +9,7 @@
.\" If mistakes in the capabilities are found, please send a bug report to:
.\" michael@moria.de
.\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond (esr@thyrsus.com)
-.TH TERMCAP 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH TERMCAP 5 (date) "Linux man-pages (unreleased)"
.SH NAME
termcap \- terminal capability database
.SH DESCRIPTION
diff --git a/man5/tmpfs.5 b/man5/tmpfs.5
index 625076c06..45ba9bd59 100644
--- a/man5/tmpfs.5
+++ b/man5/tmpfs.5
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH TMPFS 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH TMPFS 5 (date) "Linux man-pages (unreleased)"
.SH NAME
tmpfs \- a virtual memory filesystem
.SH DESCRIPTION
diff --git a/man5/ttytype.5 b/man5/ttytype.5
index 3a62e2d3f..200bcbf9f 100644
--- a/man5/ttytype.5
+++ b/man5/ttytype.5
@@ -7,7 +7,7 @@
.\" Modified Thu Oct 19 21:25:21 MET 1995 by Martin Schulze <joey@infodrom.north.de>
.\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond
.\" <esr@thyrsus.com>xk
-.TH TTYTYPE 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH TTYTYPE 5 (date) "Linux man-pages (unreleased)"
.SH NAME
ttytype \- terminal device to default terminal type mapping
.SH DESCRIPTION
diff --git a/man5/utmp.5 b/man5/utmp.5
index 3392d9b3e..a3e70c6bf 100644
--- a/man5/utmp.5
+++ b/man5/utmp.5
@@ -8,7 +8,7 @@
.\" Modified 1996-07-20 by Michael Haardt
.\" Modified 1997-07-02 by Nicolás Lichtmaier <nick@debian.org>
.\" Modified 2004-10-31 by aeb, following Gwenole Beauchesne
-.TH UTMP 5 2022-09-09 "Linux man-pages (unreleased)"
+.TH UTMP 5 (date) "Linux man-pages (unreleased)"
.SH NAME
utmp, wtmp \- login records
.SH SYNOPSIS
diff --git a/man6/intro.6 b/man6/intro.6
index cd275806d..c57e0ab60 100644
--- a/man6/intro.6
+++ b/man6/intro.6
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
.\" Modified Sat Jul 24 17:19:57 1993 by Rik Faith (faith@cs.unc.edu)
-.TH INTRO 6 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTRO 6 (date) "Linux man-pages (unreleased)"
.SH NAME
intro \- introduction to games
.SH DESCRIPTION
diff --git a/man7/address_families.7 b/man7/address_families.7
index 83958ed02..2b29816fd 100644
--- a/man7/address_families.7
+++ b/man7/address_families.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ADDRESS_FAMILIES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ADDRESS_FAMILIES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
address_families \- socket address families (domains)
.SH SYNOPSIS
diff --git a/man7/aio.7 b/man7/aio.7
index 204a990fd..57791c14e 100644
--- a/man7/aio.7
+++ b/man7/aio.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH AIO 7 2022-09-15 "Linux man-pages (unreleased)"
+.TH AIO 7 (date) "Linux man-pages (unreleased)"
.SH NAME
aio \- POSIX asynchronous I/O overview
.SH DESCRIPTION
diff --git a/man7/armscii-8.7 b/man7/armscii-8.7
index 92920955e..ae5f6a24f 100644
--- a/man7/armscii-8.7
+++ b/man7/armscii-8.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ARMSCII-8 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ARMSCII-8 7 (date) "Linux man-pages (unreleased)"
.SH NAME
armscii-8 \- Armenian character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/arp.7 b/man7/arp.7
index 2d9988660..4855e893e 100644
--- a/man7/arp.7
+++ b/man7/arp.7
@@ -9,7 +9,7 @@
.\" Modified June 1999 Andi Kleen
.\" $Id: arp.7,v 1.10 2000/04/27 19:31:38 ak Exp $
.\"
-.TH ARP 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ARP 7 (date) "Linux man-pages (unreleased)"
.SH NAME
arp \- Linux ARP kernel module.
.SH DESCRIPTION
diff --git a/man7/ascii.7 b/man7/ascii.7
index bbbaadf98..1bba7bbaa 100644
--- a/man7/ascii.7
+++ b/man7/ascii.7
@@ -12,7 +12,7 @@
.\" Modified 1999-08-08 by Michael Haardt (michael@moria.de)
.\" Modified 2004-04-01 by aeb
.\"
-.TH ASCII 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ASCII 7 (date) "Linux man-pages (unreleased)"
.SH NAME
ascii \- ASCII character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/attributes.7 b/man7/attributes.7
index 06318d956..55a3ab609 100644
--- a/man7/attributes.7
+++ b/man7/attributes.7
@@ -2,7 +2,7 @@
.\" Written by Alexandre Oliva <aoliva@redhat.com>
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH ATTRIBUTES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ATTRIBUTES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
attributes \- POSIX safety concepts
.SH DESCRIPTION
diff --git a/man7/boot.7 b/man7/boot.7
index 8de02c1ac..9b4e0171a 100644
--- a/man7/boot.7
+++ b/man7/boot.7
@@ -10,7 +10,7 @@
.\"
.\" Modified 2004-11-03 patch from Martin Schulze <joey@infodrom.org>
.\"
-.TH BOOT 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH BOOT 7 (date) "Linux man-pages (unreleased)"
.SH NAME
boot \- System bootup process based on UNIX System V Release 4
.SH DESCRIPTION
diff --git a/man7/bootparam.7 b/man7/bootparam.7
index eb8a09973..1b22ec4ed 100644
--- a/man7/bootparam.7
+++ b/man7/bootparam.7
@@ -6,7 +6,7 @@
.\" (dated v1.0.1, 15/08/95).
.\" Major update, aeb, 970114.
.\"
-.TH BOOTPARAM 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH BOOTPARAM 7 (date) "Linux man-pages (unreleased)"
.SH NAME
bootparam \- introduction to boot time parameters of the Linux kernel
.SH DESCRIPTION
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index cb83218be..86de1493a 100644
--- a/man7/capabilities.7
+++ b/man7/capabilities.7
@@ -25,7 +25,7 @@
.\" other capabilities where the permitted or inheritable bit is set.
.\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG
.\"
-.TH CAPABILITIES 7 2022-10-08 "Linux man-pages (unreleased)"
+.TH CAPABILITIES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
capabilities \- overview of Linux capabilities
.SH DESCRIPTION
diff --git a/man7/cgroup_namespaces.7 b/man7/cgroup_namespaces.7
index 1c8735562..134c2e6e0 100644
--- a/man7/cgroup_namespaces.7
+++ b/man7/cgroup_namespaces.7
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH CGROUP_NAMESPACES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH CGROUP_NAMESPACES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
cgroup_namespaces \- overview of Linux cgroup namespaces
.SH DESCRIPTION
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 081224c15..6f6ac289c 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH CGROUPS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH CGROUPS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
cgroups \- Linux control groups
.SH DESCRIPTION
diff --git a/man7/charsets.7 b/man7/charsets.7
index c442d70b6..68bd1f0ed 100644
--- a/man7/charsets.7
+++ b/man7/charsets.7
@@ -8,7 +8,7 @@
.\"
.\" Changes also by David Starner <dstarner98@aasaa.ofe.org>.
.\"
-.TH CHARSETS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH CHARSETS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
charsets \- character set standards and internationalization
.SH DESCRIPTION
diff --git a/man7/complex.7 b/man7/complex.7
index 4676cdaad..24e251acb 100644
--- a/man7/complex.7
+++ b/man7/complex.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH COMPLEX 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH COMPLEX 7 (date) "Linux man-pages (unreleased)"
.SH NAME
complex \- basics of complex mathematics
.SH SYNOPSIS
diff --git a/man7/cp1251.7 b/man7/cp1251.7
index b112672de..3de117d34 100644
--- a/man7/cp1251.7
+++ b/man7/cp1251.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH CP1251 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH CP1251 7 (date) "Linux man-pages (unreleased)"
.SH NAME
cp1251 \- CP\ 1251 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/cp1252.7 b/man7/cp1252.7
index de5412599..adf60231c 100644
--- a/man7/cp1252.7
+++ b/man7/cp1252.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH CP1252 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH CP1252 7 (date) "Linux man-pages (unreleased)"
.SH NAME
cp1252 \- CP\ 1252 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/cpuset.7 b/man7/cpuset.7
index acdf00d3c..bfa56ce63 100644
--- a/man7/cpuset.7
+++ b/man7/cpuset.7
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-only
.\"
-.TH CPUSET 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH CPUSET 7 (date) "Linux man-pages (unreleased)"
.SH NAME
cpuset \- confine processes to processor and memory node subsets
.SH DESCRIPTION
diff --git a/man7/credentials.7 b/man7/credentials.7
index c99b00ca2..01a531974 100644
--- a/man7/credentials.7
+++ b/man7/credentials.7
@@ -4,7 +4,7 @@
.\"
.\" 2007-06-13 Creation
.\"
-.TH CREDENTIALS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH CREDENTIALS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
credentials \- process identifiers
.SH DESCRIPTION
diff --git a/man7/ddp.7 b/man7/ddp.7
index e358947e8..b6e8ac764 100644
--- a/man7/ddp.7
+++ b/man7/ddp.7
@@ -9,7 +9,7 @@
.\"
.\" $Id: ddp.7,v 1.3 1999/05/13 11:33:22 freitag Exp $
.\"
-.TH DDP 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH DDP 7 (date) "Linux man-pages (unreleased)"
.SH NAME
ddp \- Linux AppleTalk protocol implementation
.SH SYNOPSIS
diff --git a/man7/environ.7 b/man7/environ.7
index a0140a051..e62164df1 100644
--- a/man7/environ.7
+++ b/man7/environ.7
@@ -12,7 +12,7 @@
.\" Modified Wed Jan 24 06:37:24 2001 by Eric S. Raymond (esr@thyrsus.com)
.\" Modified Thu Dec 13 23:53:27 2001 by Martin Schulze <joey@infodrom.org>
.\"
-.TH ENVIRON 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ENVIRON 7 (date) "Linux man-pages (unreleased)"
.SH NAME
environ \- user environment
.SH SYNOPSIS
diff --git a/man7/epoll.7 b/man7/epoll.7
index e5fac051b..29ae4c307 100644
--- a/man7/epoll.7
+++ b/man7/epoll.7
@@ -4,7 +4,7 @@
.\"
.\" Davide Libenzi <davidel@xmailserver.org>
.\"
-.TH EPOLL 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH EPOLL 7 (date) "Linux man-pages (unreleased)"
.SH NAME
epoll \- I/O event notification facility
.SH SYNOPSIS
diff --git a/man7/fanotify.7 b/man7/fanotify.7
index 83b509503..fd477802c 100644
--- a/man7/fanotify.7
+++ b/man7/fanotify.7
@@ -2,7 +2,7 @@
.\" and Copyright (C) 2014, Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
-.TH FANOTIFY 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH FANOTIFY 7 (date) "Linux man-pages (unreleased)"
.SH NAME
fanotify \- monitoring filesystem events
.SH DESCRIPTION
diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7
index a11d83182..cdd962f7f 100644
--- a/man7/feature_test_macros.7
+++ b/man7/feature_test_macros.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH FEATURE_TEST_MACROS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH FEATURE_TEST_MACROS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
feature_test_macros \- feature test macros
.SH DESCRIPTION
diff --git a/man7/fifo.7 b/man7/fifo.7
index ee8ac3dca..9fdb7e638 100644
--- a/man7/fifo.7
+++ b/man7/fifo.7
@@ -9,7 +9,7 @@
.\"
.\" 990620 - page created - aeb@cwi.nl
.\"
-.TH FIFO 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH FIFO 7 (date) "Linux man-pages (unreleased)"
.SH NAME
fifo \- first-in first-out special file, named pipe
.SH DESCRIPTION
diff --git a/man7/futex.7 b/man7/futex.7
index 12f0b43c8..0e768fd17 100644
--- a/man7/futex.7
+++ b/man7/futex.7
@@ -6,7 +6,7 @@
.\"
.\" SPDX-License-Identifier: MIT
.\"
-.TH FUTEX 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH FUTEX 7 (date) "Linux man-pages (unreleased)"
.SH NAME
futex \- fast user-space locking
.SH SYNOPSIS
diff --git a/man7/glob.7 b/man7/glob.7
index 6783a7d25..04794d75e 100644
--- a/man7/glob.7
+++ b/man7/glob.7
@@ -4,7 +4,7 @@
.\"
.\" 2003-08-24 fix for / by John Kristoff + joey
.\"
-.TH GLOB 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH GLOB 7 (date) "Linux man-pages (unreleased)"
.SH NAME
glob \- globbing pathnames
.SH DESCRIPTION
diff --git a/man7/hier.7 b/man7/hier.7
index 5c9ff4c9e..3226364c3 100644
--- a/man7/hier.7
+++ b/man7/hier.7
@@ -8,7 +8,7 @@
.\" Modified Mon Feb 6 16:41:00 1999 by Nicolás Lichtmaier <nick@debian.org>
.\" Modified Tue Feb 8 16:46:45 2000 by Chris Pepper <pepper@tgg.com>
.\" Modified Fri Sep 7 20:32:45 2001 by Tammy Fox <tfox@redhat.com>
-.TH HIER 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH HIER 7 (date) "Linux man-pages (unreleased)"
.SH NAME
hier \- description of the filesystem hierarchy
.SH DESCRIPTION
diff --git a/man7/hostname.7 b/man7/hostname.7
index d1061e256..0d50ff4af 100644
--- a/man7/hostname.7
+++ b/man7/hostname.7
@@ -8,7 +8,7 @@
.\"
.\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and modified for Linux.
.\"
-.TH HOSTNAME 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH HOSTNAME 7 (date) "Linux man-pages (unreleased)"
.SH NAME
hostname \- hostname resolution description
.SH DESCRIPTION
diff --git a/man7/icmp.7 b/man7/icmp.7
index 25b4b64c4..b327b6207 100644
--- a/man7/icmp.7
+++ b/man7/icmp.7
@@ -9,7 +9,7 @@
.\"
.\" $Id: icmp.7,v 1.6 2000/08/14 08:03:45 ak Exp $
.\"
-.TH ICMP 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ICMP 7 (date) "Linux man-pages (unreleased)"
.SH NAME
icmp \- Linux IPv4 ICMP kernel module.
.SH DESCRIPTION
diff --git a/man7/inode.7 b/man7/inode.7
index a17addc6a..9cbce1e8d 100644
--- a/man7/inode.7
+++ b/man7/inode.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH INODE 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH INODE 7 (date) "Linux man-pages (unreleased)"
.SH NAME
inode \- file inode information
.SH DESCRIPTION
diff --git a/man7/inotify.7 b/man7/inotify.7
index 79b207362..2bb576e25 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH INOTIFY 7 2022-09-15 "Linux man-pages (unreleased)"
+.TH INOTIFY 7 (date) "Linux man-pages (unreleased)"
.SH NAME
inotify \- monitoring filesystem events
.SH DESCRIPTION
diff --git a/man7/intro.7 b/man7/intro.7
index ce6a05773..cd21fe09a 100644
--- a/man7/intro.7
+++ b/man7/intro.7
@@ -6,7 +6,7 @@
.\"
.\" Modified by Thomas Koenig (ig25@rz.uni-karlsruhe.de) 24 Apr 1993
.\" Modified Sat Jul 24 17:28:08 1993 by Rik Faith (faith@cs.unc.edu)
-.TH INTRO 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTRO 7 (date) "Linux man-pages (unreleased)"
.SH NAME
intro \- introduction to overview and miscellany section
.SH DESCRIPTION
diff --git a/man7/ip.7 b/man7/ip.7
index 75311c1e9..e93ccb840 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -39,7 +39,7 @@
.\" commit 76e21053b5bf33a07c76f99d27a74238310e3c71
.\" Author: Erich E. Hoover <ehoover@mines.edu>
.\"
-.TH IP 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH IP 7 (date) "Linux man-pages (unreleased)"
.SH NAME
ip \- Linux IPv4 protocol implementation
.SH SYNOPSIS
diff --git a/man7/ipc_namespaces.7 b/man7/ipc_namespaces.7
index 93caef667..754e3c88a 100644
--- a/man7/ipc_namespaces.7
+++ b/man7/ipc_namespaces.7
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH IPC_NAMESPACES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH IPC_NAMESPACES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
ipc_namespaces \- overview of Linux IPC namespaces
.SH DESCRIPTION
diff --git a/man7/ipv6.7 b/man7/ipv6.7
index 4f4aa9d11..44451103f 100644
--- a/man7/ipv6.7
+++ b/man7/ipv6.7
@@ -83,7 +83,7 @@
.\" commit c4062dfc425e94290ac427a98d6b4721dd2bc91f
.\" Author: Erich E. Hoover <ehoover@mines.edu>
.\"
-.TH IPV6 7 2022-09-15 "Linux man-pages (unreleased)"
+.TH IPV6 7 (date) "Linux man-pages (unreleased)"
.SH NAME
ipv6 \- Linux IPv6 protocol implementation
.SH SYNOPSIS
diff --git a/man7/iso_8859-1.7 b/man7/iso_8859-1.7
index dfedcf297..6e255ade5 100644
--- a/man7/iso_8859-1.7
+++ b/man7/iso_8859-1.7
@@ -4,7 +4,7 @@
.\"
.\" Slightly rearranged, aeb, 950713
.\" Updated, dpo, 990531
-.TH ISO_8859-1 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-1 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-1 \- ISO 8859-1 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-10.7 b/man7/iso_8859-10.7
index b81f1d3ee..c49cf3e2a 100644
--- a/man7/iso_8859-10.7
+++ b/man7/iso_8859-10.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-10 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-10 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-10 \- ISO 8859-10 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-11.7 b/man7/iso_8859-11.7
index 5659ce109..a68c529da 100644
--- a/man7/iso_8859-11.7
+++ b/man7/iso_8859-11.7
@@ -4,7 +4,7 @@
.\"
.\"Thanomsub Noppaburana <donga.nb@gmail.com> made valuable suggestions.
.\"
-.TH ISO_8859-11 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-11 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-11 \- ISO 8859-11 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-13.7 b/man7/iso_8859-13.7
index f0e41803e..8d51d6dfb 100644
--- a/man7/iso_8859-13.7
+++ b/man7/iso_8859-13.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-13 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-13 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-13 \- ISO 8859-13 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-14.7 b/man7/iso_8859-14.7
index 8a38f02d0..321edf3b5 100644
--- a/man7/iso_8859-14.7
+++ b/man7/iso_8859-14.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-14 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-14 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-14 \- ISO 8859-14 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-15.7 b/man7/iso_8859-15.7
index 57f493edf..de8c8fd7e 100644
--- a/man7/iso_8859-15.7
+++ b/man7/iso_8859-15.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-15 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-15 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-15 \- ISO 8859-15 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-16.7 b/man7/iso_8859-16.7
index bc2ece129..db7857482 100644
--- a/man7/iso_8859-16.7
+++ b/man7/iso_8859-16.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-16 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-16 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-16 \- ISO 8859-16 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-2.7 b/man7/iso_8859-2.7
index 87fd5c6c7..44471d8e6 100644
--- a/man7/iso_8859-2.7
+++ b/man7/iso_8859-2.7
@@ -5,7 +5,7 @@
.\"
.\" Slightly rearranged, aeb, 950713
.\" Updated, dpo, 990531
-.TH ISO_8859-2 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-2 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-2 \- ISO 8859-2 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-3.7 b/man7/iso_8859-3.7
index 927ce2d58..309ffd557 100644
--- a/man7/iso_8859-3.7
+++ b/man7/iso_8859-3.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-3 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-3 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-3 \- ISO 8859-3 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-4.7 b/man7/iso_8859-4.7
index c76fa1e66..b1e01b291 100644
--- a/man7/iso_8859-4.7
+++ b/man7/iso_8859-4.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-4 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-4 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-4 \- ISO 8859-4 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-5.7 b/man7/iso_8859-5.7
index c3e96eb02..ec7301bc9 100644
--- a/man7/iso_8859-5.7
+++ b/man7/iso_8859-5.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-5 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-5 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-5 \- ISO 8859-5 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-6.7 b/man7/iso_8859-6.7
index 54fa1678f..3a9c5713e 100644
--- a/man7/iso_8859-6.7
+++ b/man7/iso_8859-6.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-6 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-6 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-6 \- ISO 8859-6 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-7.7 b/man7/iso_8859-7.7
index 7a8340c86..691a64217 100644
--- a/man7/iso_8859-7.7
+++ b/man7/iso_8859-7.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-7 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-7 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-7 \- ISO 8859-7 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-8.7 b/man7/iso_8859-8.7
index 06c73b2a6..3ecf0d59d 100644
--- a/man7/iso_8859-8.7
+++ b/man7/iso_8859-8.7
@@ -4,7 +4,7 @@
.\"
.\" Eli Zaretskii <eliz@gnu.org> made valuable suggestions
.\"
-.TH ISO_8859-8 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-8 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-8 \- ISO 8859-8 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/iso_8859-9.7 b/man7/iso_8859-9.7
index b75c09fcc..04289239d 100644
--- a/man7/iso_8859-9.7
+++ b/man7/iso_8859-9.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ISO_8859-9 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH ISO_8859-9 7 (date) "Linux man-pages (unreleased)"
.SH NAME
iso_8859-9 \- ISO 8859-9 character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/kernel_lockdown.7 b/man7/kernel_lockdown.7
index e9de69195..a6528f245 100644
--- a/man7/kernel_lockdown.7
+++ b/man7/kernel_lockdown.7
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH KERNEL_LOCKDOWN 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH KERNEL_LOCKDOWN 7 (date) "Linux man-pages (unreleased)"
.SH NAME
kernel_lockdown \- kernel image access prevention feature
.SH DESCRIPTION
diff --git a/man7/keyrings.7 b/man7/keyrings.7
index 40f7d645a..f49a8935e 100644
--- a/man7/keyrings.7
+++ b/man7/keyrings.7
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH KEYRINGS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH KEYRINGS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
keyrings \- in-kernel key management and retention facility
.SH DESCRIPTION
diff --git a/man7/koi8-r.7 b/man7/koi8-r.7
index 4fc84645a..39c652a15 100644
--- a/man7/koi8-r.7
+++ b/man7/koi8-r.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH KOI8-R 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH KOI8-R 7 (date) "Linux man-pages (unreleased)"
.SH NAME
koi8-r \- Russian character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/koi8-u.7 b/man7/koi8-u.7
index 0a368a855..044cfd7a0 100644
--- a/man7/koi8-u.7
+++ b/man7/koi8-u.7
@@ -4,7 +4,7 @@
.\"
.\" 2009-01-15, mtk, Some edits
.\"
-.TH KOI8-U 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH KOI8-U 7 (date) "Linux man-pages (unreleased)"
.SH NAME
koi8-u \- Ukrainian character set encoded in octal, decimal,
and hexadecimal
diff --git a/man7/landlock.7 b/man7/landlock.7
index 949102ce3..582f10fd1 100644
--- a/man7/landlock.7
+++ b/man7/landlock.7
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH LANDLOCK 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH LANDLOCK 7 (date) "Linux man-pages (unreleased)"
.SH NAME
Landlock \- unprivileged access-control
.SH DESCRIPTION
diff --git a/man7/libc.7 b/man7/libc.7
index b482e5db3..12c79dc11 100644
--- a/man7/libc.7
+++ b/man7/libc.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH LIBC 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH LIBC 7 (date) "Linux man-pages (unreleased)"
.SH NAME
libc \- overview of standard C libraries on Linux
.SH DESCRIPTION
diff --git a/man7/locale.7 b/man7/locale.7
index 7086aad46..4a8e178b8 100644
--- a/man7/locale.7
+++ b/man7/locale.7
@@ -8,7 +8,7 @@
.\" <jochen.hein@delphi.central.de>
.\" Modified Thu Apr 25 00:43:19 2002 by Bruno Haible <bruno@clisp.org>
.\"
-.TH LOCALE 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH LOCALE 7 (date) "Linux man-pages (unreleased)"
.SH NAME
locale \- description of multilanguage support
.SH SYNOPSIS
diff --git a/man7/mailaddr.7 b/man7/mailaddr.7
index 713d7469f..c50e8e149 100644
--- a/man7/mailaddr.7
+++ b/man7/mailaddr.7
@@ -24,7 +24,7 @@
.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\" %%%LICENSE_END
.\"
-.TH MAILADDR 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH MAILADDR 7 (date) "Linux man-pages (unreleased)"
.UC 5
.SH NAME
mailaddr \- mail addressing description
diff --git a/man7/man-pages.7 b/man7/man-pages.7
index 4f3a3ff91..8ed5f66e5 100644
--- a/man7/man-pages.7
+++ b/man7/man-pages.7
@@ -7,7 +7,7 @@
.\" 2007-05-30 created by mtk, using text from old man.7 plus
.\" rewrites and additional text.
.\"
-.TH MAN-PAGES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH MAN-PAGES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
man-pages \- conventions for writing Linux man pages
.SH SYNOPSIS
diff --git a/man7/man.7 b/man7/man.7
index d62a9625b..d9ab7890a 100644
--- a/man7/man.7
+++ b/man7/man.7
@@ -11,7 +11,7 @@
.\" Modified Tue Jul 27 20:12:02 2004 by Colin Watson <cjwatson@debian.org>
.\" 2007-05-30, mtk: various rewrites and moved much text to new man-pages.7.
.\"
-.TH MAN 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH MAN 7 (date) "Linux man-pages (unreleased)"
.SH NAME
man \- macros to format man pages
.SH SYNOPSIS
diff --git a/man7/math_error.7 b/man7/math_error.7
index 140b9cd86..6f93f367d 100644
--- a/man7/math_error.7
+++ b/man7/math_error.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MATH_ERROR 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH MATH_ERROR 7 (date) "Linux man-pages (unreleased)"
.SH NAME
math_error \- detecting errors from mathematical functions
.SH SYNOPSIS
diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7
index 346438917..a1e0c0d36 100644
--- a/man7/mount_namespaces.7
+++ b/man7/mount_namespaces.7
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH MOUNT_NAMESPACES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH MOUNT_NAMESPACES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
mount_namespaces \- overview of Linux mount namespaces
.SH DESCRIPTION
diff --git a/man7/mq_overview.7 b/man7/mq_overview.7
index 03f27e11c..dcab4ced8 100644
--- a/man7/mq_overview.7
+++ b/man7/mq_overview.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH MQ_OVERVIEW 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH MQ_OVERVIEW 7 (date) "Linux man-pages (unreleased)"
.SH NAME
mq_overview \- overview of POSIX message queues
.SH DESCRIPTION
diff --git a/man7/namespaces.7 b/man7/namespaces.7
index 6491e00ca..dcae034c4 100644
--- a/man7/namespaces.7
+++ b/man7/namespaces.7
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH NAMESPACES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH NAMESPACES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
namespaces \- overview of Linux namespaces
.SH DESCRIPTION
diff --git a/man7/netdevice.7 b/man7/netdevice.7
index 5a5518efa..5864a8268 100644
--- a/man7/netdevice.7
+++ b/man7/netdevice.7
@@ -14,7 +14,7 @@
.\" Modified, 2011-11-02, <bidulock@openss7.org>, added many basic
.\" but missing ioctls, such as SIOCGIFADDR.
.\"
-.TH NETDEVICE 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH NETDEVICE 7 (date) "Linux man-pages (unreleased)"
.SH NAME
netdevice \- low-level access to Linux network devices
.SH SYNOPSIS
diff --git a/man7/netlink.7 b/man7/netlink.7
index cbe62e0ca..05f75f1f4 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -5,7 +5,7 @@
.\" Based on the original comments from Alexey Kuznetsov
.\" Modified 2005-12-27 by Hasso Tepper <hasso@estpak.ee>
.\" $Id: netlink.7,v 1.8 2000/06/22 13:23:00 ak Exp $
-.TH NETLINK 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH NETLINK 7 (date) "Linux man-pages (unreleased)"
.SH NAME
netlink \- communication between kernel and user space (AF_NETLINK)
.SH SYNOPSIS
diff --git a/man7/network_namespaces.7 b/man7/network_namespaces.7
index da032e988..f7d2dca16 100644
--- a/man7/network_namespaces.7
+++ b/man7/network_namespaces.7
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH NETWORK_NAMESPACES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH NETWORK_NAMESPACES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
network_namespaces \- overview of Linux network namespaces
.SH DESCRIPTION
diff --git a/man7/nptl.7 b/man7/nptl.7
index 625b5847e..f7cabc4ef 100644
--- a/man7/nptl.7
+++ b/man7/nptl.7
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH NPTL 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH NPTL 7 (date) "Linux man-pages (unreleased)"
.SH NAME
nptl \- Native POSIX Threads Library
.SH DESCRIPTION
diff --git a/man7/numa.7 b/man7/numa.7
index 0bafceb26..411afd810 100644
--- a/man7/numa.7
+++ b/man7/numa.7
@@ -6,7 +6,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH NUMA 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH NUMA 7 (date) "Linux man-pages (unreleased)"
.SH NAME
numa \- overview of Non-Uniform Memory Architecture
.SH DESCRIPTION
diff --git a/man7/operator.7 b/man7/operator.7
index 296141427..ef8fde6f6 100644
--- a/man7/operator.7
+++ b/man7/operator.7
@@ -13,7 +13,7 @@
.\"
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
-.TH OPERATOR 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH OPERATOR 7 (date) "Linux man-pages (unreleased)"
.SH NAME
operator \- C operator precedence and order of evaluation
.SH DESCRIPTION
diff --git a/man7/packet.7 b/man7/packet.7
index e566f58ab..0e10a2673 100644
--- a/man7/packet.7
+++ b/man7/packet.7
@@ -9,7 +9,7 @@
.\"
.\" $Id: packet.7,v 1.13 2000/08/14 08:03:45 ak Exp $
.\"
-.TH PACKET 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH PACKET 7 (date) "Linux man-pages (unreleased)"
.SH NAME
packet \- packet interface on device level
.SH SYNOPSIS
diff --git a/man7/path_resolution.7 b/man7/path_resolution.7
index 127ec0e45..bc6a80195 100644
--- a/man7/path_resolution.7
+++ b/man7/path_resolution.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PATH_RESOLUTION 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH PATH_RESOLUTION 7 (date) "Linux man-pages (unreleased)"
.SH NAME
path_resolution \- how a pathname is resolved to a file
.SH DESCRIPTION
diff --git a/man7/persistent-keyring.7 b/man7/persistent-keyring.7
index b2e1d0c37..a93c9d84f 100644
--- a/man7/persistent-keyring.7
+++ b/man7/persistent-keyring.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH PERSISTENT-KEYRING 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH PERSISTENT-KEYRING 7 (date) "Linux man-pages (unreleased)"
.SH NAME
persistent-keyring \- per-user persistent keyring
.SH DESCRIPTION
diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7
index af482fe47..b1c5160e6 100644
--- a/man7/pid_namespaces.7
+++ b/man7/pid_namespaces.7
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH PID_NAMESPACES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH PID_NAMESPACES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
pid_namespaces \- overview of Linux PID namespaces
.SH DESCRIPTION
diff --git a/man7/pipe.7 b/man7/pipe.7
index 18f862c12..0194bff8a 100644
--- a/man7/pipe.7
+++ b/man7/pipe.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PIPE 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH PIPE 7 (date) "Linux man-pages (unreleased)"
.SH NAME
pipe \- overview of pipes and FIFOs
.SH DESCRIPTION
diff --git a/man7/pkeys.7 b/man7/pkeys.7
index cf25c541e..da6b0953c 100644
--- a/man7/pkeys.7
+++ b/man7/pkeys.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PKEYS 7 2022-09-13 "Linux man-pages (unreleased)"
+.TH PKEYS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
pkeys \- overview of Memory Protection Keys
.SH DESCRIPTION
diff --git a/man7/posixoptions.7 b/man7/posixoptions.7
index bdfa3f952..aec29bf06 100644
--- a/man7/posixoptions.7
+++ b/man7/posixoptions.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH POSIXOPTIONS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH POSIXOPTIONS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
posixoptions \- optional parts of the POSIX standard
.SH DESCRIPTION
diff --git a/man7/process-keyring.7 b/man7/process-keyring.7
index 1122b61d3..ec6fbc8f1 100644
--- a/man7/process-keyring.7
+++ b/man7/process-keyring.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH PROCESS-KEYRING 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH PROCESS-KEYRING 7 (date) "Linux man-pages (unreleased)"
.SH NAME
process-keyring \- per-process shared keyring
.SH DESCRIPTION
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index 6b7bdc325..d2c010b0e 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTHREADS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTHREADS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
pthreads \- POSIX threads
.SH DESCRIPTION
diff --git a/man7/pty.7 b/man7/pty.7
index 116e71359..5adaca96c 100644
--- a/man7/pty.7
+++ b/man7/pty.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH PTY 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH PTY 7 (date) "Linux man-pages (unreleased)"
.SH NAME
pty \- pseudoterminal interfaces
.SH DESCRIPTION
diff --git a/man7/queue.7 b/man7/queue.7
index fb12f3730..13f89cece 100644
--- a/man7/queue.7
+++ b/man7/queue.7
@@ -5,7 +5,7 @@
.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\"
-.TH QUEUE 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH QUEUE 7 (date) "Linux man-pages (unreleased)"
.SH NAME
queue \- implementations of linked lists and queues
.SH DESCRIPTION
diff --git a/man7/random.7 b/man7/random.7
index 759093501..9a7e49ee7 100644
--- a/man7/random.7
+++ b/man7/random.7
@@ -8,7 +8,7 @@
.\" The following web page is quite informative:
.\" http://www.2uo.de/myths-about-urandom/
.\"
-.TH RANDOM 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH RANDOM 7 (date) "Linux man-pages (unreleased)"
.SH NAME
random \- overview of interfaces for obtaining randomness
.SH DESCRIPTION
diff --git a/man7/raw.7 b/man7/raw.7
index 58b49ace9..dcd1b7774 100644
--- a/man7/raw.7
+++ b/man7/raw.7
@@ -9,7 +9,7 @@
.\"
.\" $Id: raw.7,v 1.6 1999/06/05 10:32:08 freitag Exp $
.\"
-.TH RAW 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH RAW 7 (date) "Linux man-pages (unreleased)"
.SH NAME
raw \- Linux IPv4 raw sockets
.SH SYNOPSIS
diff --git a/man7/regex.7 b/man7/regex.7
index 613ce588b..ded725169 100644
--- a/man7/regex.7
+++ b/man7/regex.7
@@ -34,7 +34,7 @@
.\"
.ie t .ds dg \(dg
.el .ds dg (!)
-.TH REGEX 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH REGEX 7 (date) "Linux man-pages (unreleased)"
.SH NAME
regex \- POSIX.2 regular expressions
.SH DESCRIPTION
diff --git a/man7/rtld-audit.7 b/man7/rtld-audit.7
index 42a223a01..92ca2f176 100644
--- a/man7/rtld-audit.7
+++ b/man7/rtld-audit.7
@@ -5,7 +5,7 @@
.\"
.\" 2009-01-12, mtk, Created
.\"
-.TH RTLD-AUDIT 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH RTLD-AUDIT 7 (date) "Linux man-pages (unreleased)"
.SH NAME
rtld-audit \- auditing API for the dynamic linker
.SH SYNOPSIS
diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7
index 27d764b34..6ed97a693 100644
--- a/man7/rtnetlink.7
+++ b/man7/rtnetlink.7
@@ -11,7 +11,7 @@
.\" help from Matthew Wilcox.
.\" $Id: rtnetlink.7,v 1.8 2000/01/22 01:55:04 freitag Exp $
.\"
-.TH RTNETLINK 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH RTNETLINK 7 (date) "Linux man-pages (unreleased)"
.SH NAME
rtnetlink \- Linux routing socket
.SH SYNOPSIS
diff --git a/man7/sched.7 b/man7/sched.7
index 298624c6b..5baf6fad4 100644
--- a/man7/sched.7
+++ b/man7/sched.7
@@ -10,7 +10,7 @@
.\"
.\" Worth looking at: http://rt.wiki.kernel.org/index.php
.\"
-.TH SCHED 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SCHED 7 (date) "Linux man-pages (unreleased)"
.SH NAME
sched \- overview of CPU scheduling
.SH DESCRIPTION
diff --git a/man7/sem_overview.7 b/man7/sem_overview.7
index 5bc564dd8..fb5f7b8d1 100644
--- a/man7/sem_overview.7
+++ b/man7/sem_overview.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SEM_OVERVIEW 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SEM_OVERVIEW 7 (date) "Linux man-pages (unreleased)"
.SH NAME
sem_overview \- overview of POSIX semaphores
.SH DESCRIPTION
diff --git a/man7/session-keyring.7 b/man7/session-keyring.7
index e69753722..1921ce8ab 100644
--- a/man7/session-keyring.7
+++ b/man7/session-keyring.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH SESSION-KEYRING 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SESSION-KEYRING 7 (date) "Linux man-pages (unreleased)"
.SH NAME
session-keyring \- session shared process keyring
.SH DESCRIPTION
diff --git a/man7/shm_overview.7 b/man7/shm_overview.7
index b478dd0c0..e33385b06 100644
--- a/man7/shm_overview.7
+++ b/man7/shm_overview.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SHM_OVERVIEW 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SHM_OVERVIEW 7 (date) "Linux man-pages (unreleased)"
.SH NAME
shm_overview \- overview of POSIX shared memory
.SH DESCRIPTION
diff --git a/man7/sigevent.7 b/man7/sigevent.7
index 728bb115f..68546f344 100644
--- a/man7/sigevent.7
+++ b/man7/sigevent.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SIGEVENT 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGEVENT 7 (date) "Linux man-pages (unreleased)"
.SH NAME
sigevent \- structure for notification from asynchronous routines
.SH SYNOPSIS
diff --git a/man7/signal-safety.7 b/man7/signal-safety.7
index 06764a5b8..91e3d5132 100644
--- a/man7/signal-safety.7
+++ b/man7/signal-safety.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SIGNAL-SAFETY 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGNAL-SAFETY 7 (date) "Linux man-pages (unreleased)"
.SH NAME
signal-safety \- async-signal-safe functions
.SH DESCRIPTION
diff --git a/man7/signal.7 b/man7/signal.7
index ab7317aa6..abe703d19 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -22,7 +22,7 @@
.\" Added section on stop/cont signals interrupting syscalls.
.\" 2008-10-05, mtk: various additions
.\"
-.TH SIGNAL 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SIGNAL 7 (date) "Linux man-pages (unreleased)"
.SH NAME
signal \- overview of signals
.SH DESCRIPTION
diff --git a/man7/sock_diag.7 b/man7/sock_diag.7
index 39b152e39..2d2668060 100644
--- a/man7/sock_diag.7
+++ b/man7/sock_diag.7
@@ -2,7 +2,7 @@
.\" Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH SOCK_DIAG 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SOCK_DIAG 7 (date) "Linux man-pages (unreleased)"
.SH NAME
sock_diag \- obtaining information about sockets
.SH SYNOPSIS
diff --git a/man7/socket.7 b/man7/socket.7
index c6b740e8e..bcc532b31 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -51,7 +51,7 @@
.\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e
.\" Author: Michal Sekletar <msekleta@redhat.com>
.\"
-.TH SOCKET 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SOCKET 7 (date) "Linux man-pages (unreleased)"
.SH NAME
socket \- Linux socket interface
.SH SYNOPSIS
diff --git a/man7/spufs.7 b/man7/spufs.7
index acaf5b1f5..83f39b2ea 100644
--- a/man7/spufs.7
+++ b/man7/spufs.7
@@ -10,7 +10,7 @@
.\" 2007-07-10, quite a lot of polishing by mtk
.\" 2007-09-28, updates for newer kernels by Jeremy Kerr <jk@ozlabs.org>
.\"
-.TH SPUFS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SPUFS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
spufs \- SPU filesystem
.SH DESCRIPTION
diff --git a/man7/standards.7 b/man7/standards.7
index 9c8ebf77b..c39ba878e 100644
--- a/man7/standards.7
+++ b/man7/standards.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH STANDARDS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH STANDARDS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
standards \- C and UNIX Standards
.SH DESCRIPTION
diff --git a/man7/suffixes.7 b/man7/suffixes.7
index dab2626e9..b7da26c13 100644
--- a/man7/suffixes.7
+++ b/man7/suffixes.7
@@ -16,7 +16,7 @@
.\" "nroff" ("man") (or "tbl") needs a long page to avoid warnings
.\" from "grotty" (at imagined page breaks). Bug in grotty?
.if n .pl 1000v
-.TH SUFFIXES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SUFFIXES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
suffixes \- list of file suffixes
.SH DESCRIPTION
diff --git a/man7/symlink.7 b/man7/symlink.7
index 7f7cb7348..f8147a6ed 100644
--- a/man7/symlink.7
+++ b/man7/symlink.7
@@ -10,7 +10,7 @@
.\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and heavily edited for
.\" specific Linux details, improved readability, and man-pages style.
.\"
-.TH SYMLINK 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYMLINK 7 (date) "Linux man-pages (unreleased)"
.SH NAME
symlink \- symbolic link handling
.SH DESCRIPTION
diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index 49c091aca..cce1d499d 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH SYSTEM_DATA_TYPES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SYSTEM_DATA_TYPES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
system_data_types \- overview of system data types
.SH DESCRIPTION
diff --git a/man7/sysvipc.7 b/man7/sysvipc.7
index 12011bdc7..e801794b0 100644
--- a/man7/sysvipc.7
+++ b/man7/sysvipc.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SVIPC 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH SVIPC 7 (date) "Linux man-pages (unreleased)"
.SH NAME
sysvipc \- System V interprocess communication mechanisms
.SH DESCRIPTION
diff --git a/man7/tcp.7 b/man7/tcp.7
index 2f5f1fdd7..15b3a7803 100644
--- a/man7/tcp.7
+++ b/man7/tcp.7
@@ -93,7 +93,7 @@
.\" commit cd8ae85299d54155702a56811b2e035e63064d3d
.\" Author: Eric Dumazet <edumazet@google.com>
.\"
-.TH TCP 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH TCP 7 (date) "Linux man-pages (unreleased)"
.SH NAME
tcp \- TCP protocol
.SH SYNOPSIS
diff --git a/man7/termio.7 b/man7/termio.7
index 3153593ce..d440d5f12 100644
--- a/man7/termio.7
+++ b/man7/termio.7
@@ -4,7 +4,7 @@
.\"
.\" 28 Dec 2006 - Initial Creation
.\"
-.TH TERMIO 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH TERMIO 7 (date) "Linux man-pages (unreleased)"
.SH NAME
termio \- System V terminal driver interface
.SH DESCRIPTION
diff --git a/man7/thread-keyring.7 b/man7/thread-keyring.7
index 67e0a9a77..c093b8fed 100644
--- a/man7/thread-keyring.7
+++ b/man7/thread-keyring.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH THREAD-KEYRING 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH THREAD-KEYRING 7 (date) "Linux man-pages (unreleased)"
.SH NAME
thread-keyring \- per-thread keyring
.SH DESCRIPTION
diff --git a/man7/time.7 b/man7/time.7
index c5b97573f..96e00d528 100644
--- a/man7/time.7
+++ b/man7/time.7
@@ -5,7 +5,7 @@
.\" 2008-06-24, mtk: added some details about where jiffies come into
.\" play; added section on high-resolution timers.
.\"
-.TH TIME 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIME 7 (date) "Linux man-pages (unreleased)"
.SH NAME
time \- overview of time and timers
.SH DESCRIPTION
diff --git a/man7/time_namespaces.7 b/man7/time_namespaces.7
index 17dd55633..7271b17af 100644
--- a/man7/time_namespaces.7
+++ b/man7/time_namespaces.7
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH TIME_NAMESPACES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH TIME_NAMESPACES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
time_namespaces \- overview of Linux time namespaces
.SH DESCRIPTION
diff --git a/man7/udp.7 b/man7/udp.7
index 040595942..fd56d5848 100644
--- a/man7/udp.7
+++ b/man7/udp.7
@@ -9,7 +9,7 @@
.\"
.\" $Id: udp.7,v 1.7 2000/01/22 01:55:05 freitag Exp $
.\"
-.TH UDP 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH UDP 7 (date) "Linux man-pages (unreleased)"
.SH NAME
udp \- User Datagram Protocol for IPv4
.SH SYNOPSIS
diff --git a/man7/udplite.7 b/man7/udplite.7
index e78fd36b4..43b377bf0 100644
--- a/man7/udplite.7
+++ b/man7/udplite.7
@@ -4,7 +4,7 @@
.\"
.\" $Id: udplite.7,v 1.12 2008/07/23 15:22:22 gerrit Exp gerrit $
.\"
-.TH UDPLITE 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH UDPLITE 7 (date) "Linux man-pages (unreleased)"
.SH NAME
udplite \- Lightweight User Datagram Protocol
.SH SYNOPSIS
diff --git a/man7/unicode.7 b/man7/unicode.7
index ac9730a07..86be576fb 100644
--- a/man7/unicode.7
+++ b/man7/unicode.7
@@ -7,7 +7,7 @@
.\" 2001-05-11 Markus Kuhn <mgk25@cl.cam.ac.uk>
.\" Update
.\"
-.TH UNICODE 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH UNICODE 7 (date) "Linux man-pages (unreleased)"
.SH NAME
unicode \- universal character set
.SH DESCRIPTION
diff --git a/man7/units.7 b/man7/units.7
index 26054be03..43b63764c 100644
--- a/man7/units.7
+++ b/man7/units.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH UNITS 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH UNITS 7 (date) "Linux man-pages (unreleased)"
.SH NAME
units \- decimal and binary prefixes
.SH DESCRIPTION
diff --git a/man7/unix.7 b/man7/unix.7
index b6293afa1..109ff30ab 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -17,7 +17,7 @@
.\" address that can appear in the sockaddr_un structure: pathname,
.\" unnamed, and abstract.
.\"
-.TH UNIX 7 2022-10-08 "Linux man-pages (unreleased)"
+.TH UNIX 7 (date) "Linux man-pages (unreleased)"
.SH NAME
unix \- sockets for local interprocess communication
.SH SYNOPSIS
diff --git a/man7/uri.7 b/man7/uri.7
index b16a68202..0018bfcac 100644
--- a/man7/uri.7
+++ b/man7/uri.7
@@ -25,7 +25,7 @@
.\" Modified Fri Aug 21 23:00:00 1999 by David A. Wheeler (dwheeler@dwheeler.com)
.\" Modified Tue Mar 14 2000 by David A. Wheeler (dwheeler@dwheeler.com)
.\"
-.TH URI 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH URI 7 (date) "Linux man-pages (unreleased)"
.SH NAME
uri, url, urn \- uniform resource identifier (URI), including a URL or URN
.SH SYNOPSIS
diff --git a/man7/user-keyring.7 b/man7/user-keyring.7
index 3daa29550..4634f5570 100644
--- a/man7/user-keyring.7
+++ b/man7/user-keyring.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH USER-KEYRING 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH USER-KEYRING 7 (date) "Linux man-pages (unreleased)"
.SH NAME
user-keyring \- per-user keyring
.SH DESCRIPTION
diff --git a/man7/user-session-keyring.7 b/man7/user-session-keyring.7
index da7e3cea5..009c404aa 100644
--- a/man7/user-session-keyring.7
+++ b/man7/user-session-keyring.7
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH USER-SESSION-KEYRING 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH USER-SESSION-KEYRING 7 (date) "Linux man-pages (unreleased)"
.SH NAME
user-session-keyring \- per-user default session keyring
.SH DESCRIPTION
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index 5bfb40571..d5dba8fca 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH USER_NAMESPACES 7 2022-09-15 "Linux man-pages (unreleased)"
+.TH USER_NAMESPACES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
user_namespaces \- overview of Linux user namespaces
.SH DESCRIPTION
diff --git a/man7/utf-8.7 b/man7/utf-8.7
index d8f50cbd4..5d737011f 100644
--- a/man7/utf-8.7
+++ b/man7/utf-8.7
@@ -7,7 +7,7 @@
.\" 2001-05-11 Markus Kuhn <mgk25@cl.cam.ac.uk>
.\" Update
.\"
-.TH UTF-8 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH UTF-8 7 (date) "Linux man-pages (unreleased)"
.SH NAME
UTF-8 \- an ASCII compatible multibyte Unicode encoding
.SH DESCRIPTION
diff --git a/man7/uts_namespaces.7 b/man7/uts_namespaces.7
index 69693a209..88cd864fc 100644
--- a/man7/uts_namespaces.7
+++ b/man7/uts_namespaces.7
@@ -3,7 +3,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\"
-.TH UTS_NAMESPACES 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH UTS_NAMESPACES 7 (date) "Linux man-pages (unreleased)"
.SH NAME
uts_namespaces \- overview of Linux UTS namespaces
.SH DESCRIPTION
diff --git a/man7/vdso.7 b/man7/vdso.7
index b6a61154d..20e4bc063 100644
--- a/man7/vdso.7
+++ b/man7/vdso.7
@@ -10,7 +10,7 @@
.\" http://www.linuxjournal.com/content/creating-vdso-colonels-other-chicken
.\" http://www.trilithium.com/johan/2005/08/linux-gate/
.\"
-.TH VDSO 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH VDSO 7 (date) "Linux man-pages (unreleased)"
.SH NAME
vdso \- overview of the virtual ELF dynamic shared object
.SH SYNOPSIS
diff --git a/man7/vsock.7 b/man7/vsock.7
index 0cc90441c..3a6beed27 100644
--- a/man7/vsock.7
+++ b/man7/vsock.7
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH VSOCK 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH VSOCK 7 (date) "Linux man-pages (unreleased)"
.SH NAME
vsock \- Linux VSOCK address family
.SH SYNOPSIS
diff --git a/man7/x25.7 b/man7/x25.7
index bc39e504e..458b1459a 100644
--- a/man7/x25.7
+++ b/man7/x25.7
@@ -9,7 +9,7 @@
.\"
.\" $Id: x25.7,v 1.4 1999/05/18 10:35:12 freitag Exp $
.\"
-.TH X25 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH X25 7 (date) "Linux man-pages (unreleased)"
.SH NAME
x25 \- ITU-T X.25 / ISO-8208 protocol interface
.SH SYNOPSIS
diff --git a/man7/xattr.7 b/man7/xattr.7
index 560de46a8..3e001a938 100644
--- a/man7/xattr.7
+++ b/man7/xattr.7
@@ -6,7 +6,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH XATTR 7 2022-09-09 "Linux man-pages (unreleased)"
+.TH XATTR 7 (date) "Linux man-pages (unreleased)"
.SH NAME
xattr \- Extended attributes
.SH DESCRIPTION
diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8
index 8d1d2fd10..d739eb75a 100644
--- a/man8/iconvconfig.8
+++ b/man8/iconvconfig.8
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ICONVCONFIG 8 2022-09-09 "Linux man-pages (unreleased)"
+.TH ICONVCONFIG 8 (date) "Linux man-pages (unreleased)"
.SH NAME
iconvconfig \- create iconv module configuration cache
.SH SYNOPSIS
diff --git a/man8/intro.8 b/man8/intro.8
index 1b772af74..f479f9375 100644
--- a/man8/intro.8
+++ b/man8/intro.8
@@ -7,7 +7,7 @@
.\" Modified Sat Jul 24 17:35:48 1993 by Rik Faith (faith@cs.unc.edu)
.\" 2007-10-23 mtk: minor rewrites, and added paragraph on exit status
.\"
-.TH INTRO 8 2022-09-09 "Linux man-pages (unreleased)"
+.TH INTRO 8 (date) "Linux man-pages (unreleased)"
.SH NAME
intro \- introduction to administration and privileged commands
.SH DESCRIPTION
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index 4562858c4..bcdb2f0ab 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -4,7 +4,7 @@
.\" Various parts:
.\" Copyright (C) 2007-9, 2013, 2016 Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH LD.SO 8 2022-09-09 "Linux man-pages (unreleased)"
+.TH LD.SO 8 (date) "Linux man-pages (unreleased)"
.SH NAME
ld.so, ld\-linux.so \- dynamic linker/loader
.SH SYNOPSIS
diff --git a/man8/ldconfig.8 b/man8/ldconfig.8
index a924542cd..d608aaf56 100644
--- a/man8/ldconfig.8
+++ b/man8/ldconfig.8
@@ -5,7 +5,7 @@
.\"
.\" Modified, 6 May 2002, Michael Kerrisk, <mtk.manpages@gmail.com>
.\" Change listed order of /usr/lib and /lib
-.TH LDCONFIG 8 2022-09-09 "Linux man-pages (unreleased)"
+.TH LDCONFIG 8 (date) "Linux man-pages (unreleased)"
.SH NAME
ldconfig \- configure dynamic linker run-time bindings
.SH SYNOPSIS
diff --git a/man8/nscd.8 b/man8/nscd.8
index ce874efa9..193320d6b 100644
--- a/man8/nscd.8
+++ b/man8/nscd.8
@@ -6,7 +6,7 @@
.\" 2008-12-05 Petr Baudis <pasky@suse.cz>
.\" Rewrite the NOTES section to reflect modern reality
.\"
-.TH NSCD 8 2022-09-09 "Linux man-pages (unreleased)"
+.TH NSCD 8 (date) "Linux man-pages (unreleased)"
.SH NAME
nscd \- name service cache daemon
.SH DESCRIPTION
diff --git a/man8/sln.8 b/man8/sln.8
index c878f9282..84a709294 100644
--- a/man8/sln.8
+++ b/man8/sln.8
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH SLN 8 2022-09-09 "Linux man-pages (unreleased)"
+.TH SLN 8 (date) "Linux man-pages (unreleased)"
.SH NAME
sln \- create symbolic links
.SH SYNOPSIS
diff --git a/man8/tzselect.8 b/man8/tzselect.8
index 7d92dd680..c33323cc7 100644
--- a/man8/tzselect.8
+++ b/man8/tzselect.8
@@ -2,7 +2,7 @@
.\" This page is in the public domain
.\" %%%LICENSE_END
.\"
-.TH TZSELECT 8 2022-09-09 "Linux man-pages (unreleased)"
+.TH TZSELECT 8 (date) "Linux man-pages (unreleased)"
.SH NAME
tzselect \- select a timezone
.SH SYNOPSIS
diff --git a/scripts/update_timestamps.sh b/scripts/update_timestamps.sh
deleted file mode 100755
index 9e1dc2ea4..000000000
--- a/scripts/update_timestamps.sh
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh
-#
-# (C) Copyright 2022, Alejandro Colomar
-# SPDX-License-Identifier: GPL-3.0-only
-#
-# Update the timestamp of the manual pages modified since the last git
-# tag, with the date of the latest commit that modifies that page.
-#
-#######################################################################
-
-
-git diff --name-only $(git describe --abbrev=0)..HEAD \
-|xargs find 2>/dev/null \
-|while read f; do
- date="$(git log --format=%ci -1 -- $f | cut -f1 -d' ')";
-
- awk "/^\.TH/ {\$4 = \"$date\"} {print}" <$f \
- |sponge $f;
-done;