]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
dist.mk, All pages: .TH: Generate date at 'make dist'
authorAlejandro Colomar <alx@kernel.org>
Sun, 9 Oct 2022 16:02:16 +0000 (18:02 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 9 Oct 2022 16:02:16 +0000 (18:02 +0200)
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>
1100 files changed:
lib/dist.mk
man1/getent.1
man1/iconv.1
man1/intro.1
man1/ldd.1
man1/locale.1
man1/localedef.1
man1/memusage.1
man1/memusagestat.1
man1/mtrace.1
man1/pldd.1
man1/sprof.1
man1/time.1
man2/_exit.2
man2/_syscall.2
man2/accept.2
man2/access.2
man2/acct.2
man2/add_key.2
man2/adjtimex.2
man2/alarm.2
man2/alloc_hugepages.2
man2/arch_prctl.2
man2/bdflush.2
man2/bind.2
man2/bpf.2
man2/brk.2
man2/cacheflush.2
man2/capget.2
man2/chdir.2
man2/chmod.2
man2/chown.2
man2/chroot.2
man2/clock_getres.2
man2/clock_nanosleep.2
man2/clone.2
man2/close.2
man2/close_range.2
man2/connect.2
man2/copy_file_range.2
man2/create_module.2
man2/delete_module.2
man2/dup.2
man2/epoll_create.2
man2/epoll_ctl.2
man2/epoll_wait.2
man2/eventfd.2
man2/execve.2
man2/execveat.2
man2/exit_group.2
man2/fallocate.2
man2/fanotify_init.2
man2/fanotify_mark.2
man2/fcntl.2
man2/flock.2
man2/fork.2
man2/fsync.2
man2/futex.2
man2/futimesat.2
man2/get_kernel_syms.2
man2/get_mempolicy.2
man2/get_robust_list.2
man2/getcpu.2
man2/getdents.2
man2/getdomainname.2
man2/getgid.2
man2/getgroups.2
man2/gethostname.2
man2/getitimer.2
man2/getpagesize.2
man2/getpeername.2
man2/getpid.2
man2/getpriority.2
man2/getrandom.2
man2/getresuid.2
man2/getrlimit.2
man2/getrusage.2
man2/getsid.2
man2/getsockname.2
man2/getsockopt.2
man2/gettid.2
man2/gettimeofday.2
man2/getuid.2
man2/getunwind.2
man2/getxattr.2
man2/idle.2
man2/init_module.2
man2/inotify_add_watch.2
man2/inotify_init.2
man2/inotify_rm_watch.2
man2/intro.2
man2/io_cancel.2
man2/io_destroy.2
man2/io_getevents.2
man2/io_setup.2
man2/io_submit.2
man2/ioctl.2
man2/ioctl_console.2
man2/ioctl_fat.2
man2/ioctl_ficlonerange.2
man2/ioctl_fideduperange.2
man2/ioctl_fslabel.2
man2/ioctl_getfsmap.2
man2/ioctl_iflags.2
man2/ioctl_ns.2
man2/ioctl_tty.2
man2/ioctl_userfaultfd.2
man2/ioperm.2
man2/iopl.2
man2/ioprio_set.2
man2/ipc.2
man2/kcmp.2
man2/kexec_load.2
man2/keyctl.2
man2/kill.2
man2/landlock_add_rule.2
man2/landlock_create_ruleset.2
man2/landlock_restrict_self.2
man2/link.2
man2/listen.2
man2/listxattr.2
man2/llseek.2
man2/lookup_dcookie.2
man2/lseek.2
man2/madvise.2
man2/mbind.2
man2/membarrier.2
man2/memfd_create.2
man2/memfd_secret.2
man2/migrate_pages.2
man2/mincore.2
man2/mkdir.2
man2/mknod.2
man2/mlock.2
man2/mmap.2
man2/mmap2.2
man2/modify_ldt.2
man2/mount.2
man2/mount_setattr.2
man2/move_pages.2
man2/mprotect.2
man2/mq_getsetattr.2
man2/mremap.2
man2/msgctl.2
man2/msgget.2
man2/msgop.2
man2/msync.2
man2/nanosleep.2
man2/nfsservctl.2
man2/nice.2
man2/open.2
man2/open_by_handle_at.2
man2/openat2.2
man2/outb.2
man2/pause.2
man2/pciconfig_read.2
man2/perf_event_open.2
man2/perfmonctl.2
man2/personality.2
man2/pidfd_getfd.2
man2/pidfd_open.2
man2/pidfd_send_signal.2
man2/pipe.2
man2/pivot_root.2
man2/pkey_alloc.2
man2/poll.2
man2/posix_fadvise.2
man2/prctl.2
man2/pread.2
man2/process_madvise.2
man2/process_vm_readv.2
man2/ptrace.2
man2/query_module.2
man2/quotactl.2
man2/read.2
man2/readahead.2
man2/readdir.2
man2/readlink.2
man2/readv.2
man2/reboot.2
man2/recv.2
man2/recvmmsg.2
man2/remap_file_pages.2
man2/removexattr.2
man2/rename.2
man2/request_key.2
man2/restart_syscall.2
man2/rmdir.2
man2/rt_sigqueueinfo.2
man2/s390_guarded_storage.2
man2/s390_pci_mmio_write.2
man2/s390_runtime_instr.2
man2/s390_sthyi.2
man2/sched_get_priority_max.2
man2/sched_rr_get_interval.2
man2/sched_setaffinity.2
man2/sched_setattr.2
man2/sched_setparam.2
man2/sched_setscheduler.2
man2/sched_yield.2
man2/seccomp.2
man2/seccomp_unotify.2
man2/select.2
man2/select_tut.2
man2/semctl.2
man2/semget.2
man2/semop.2
man2/send.2
man2/sendfile.2
man2/sendmmsg.2
man2/set_mempolicy.2
man2/set_thread_area.2
man2/set_tid_address.2
man2/seteuid.2
man2/setfsgid.2
man2/setfsuid.2
man2/setgid.2
man2/setns.2
man2/setpgid.2
man2/setresuid.2
man2/setreuid.2
man2/setsid.2
man2/setuid.2
man2/setup.2
man2/setxattr.2
man2/sgetmask.2
man2/shmctl.2
man2/shmget.2
man2/shmop.2
man2/shutdown.2
man2/sigaction.2
man2/sigaltstack.2
man2/signal.2
man2/signalfd.2
man2/sigpending.2
man2/sigprocmask.2
man2/sigreturn.2
man2/sigsuspend.2
man2/sigwaitinfo.2
man2/socket.2
man2/socketcall.2
man2/socketpair.2
man2/splice.2
man2/spu_create.2
man2/spu_run.2
man2/stat.2
man2/statfs.2
man2/statx.2
man2/stime.2
man2/subpage_prot.2
man2/swapon.2
man2/symlink.2
man2/sync.2
man2/sync_file_range.2
man2/syscall.2
man2/syscalls.2
man2/sysctl.2
man2/sysfs.2
man2/sysinfo.2
man2/syslog.2
man2/tee.2
man2/time.2
man2/timer_create.2
man2/timer_delete.2
man2/timer_getoverrun.2
man2/timer_settime.2
man2/timerfd_create.2
man2/times.2
man2/tkill.2
man2/truncate.2
man2/umask.2
man2/umount.2
man2/uname.2
man2/unimplemented.2
man2/unlink.2
man2/unshare.2
man2/uselib.2
man2/userfaultfd.2
man2/ustat.2
man2/utime.2
man2/utimensat.2
man2/vfork.2
man2/vhangup.2
man2/vm86.2
man2/vmsplice.2
man2/wait.2
man2/wait4.2
man2/write.2
man2type/open_how.2type
man3/CPU_SET.3
man3/FILE.3
man3/INFINITY.3
man3/MAX.3
man3/MB_CUR_MAX.3
man3/MB_LEN_MAX.3
man3/_Generic.3
man3/__ppc_get_timebase.3
man3/__ppc_set_ppr_med.3
man3/__ppc_yield.3
man3/__setfpucw.3
man3/a64l.3
man3/abort.3
man3/abs.3
man3/acos.3
man3/acosh.3
man3/addseverity.3
man3/adjtime.3
man3/aio_cancel.3
man3/aio_error.3
man3/aio_fsync.3
man3/aio_init.3
man3/aio_read.3
man3/aio_return.3
man3/aio_suspend.3
man3/aio_write.3
man3/alloca.3
man3/argz_add.3
man3/asin.3
man3/asinh.3
man3/asprintf.3
man3/assert.3
man3/assert_perror.3
man3/atan.3
man3/atan2.3
man3/atanh.3
man3/atexit.3
man3/atof.3
man3/atoi.3
man3/backtrace.3
man3/basename.3
man3/bcmp.3
man3/bcopy.3
man3/bindresvport.3
man3/bsd_signal.3
man3/bsearch.3
man3/bstring.3
man3/bswap.3
man3/btowc.3
man3/btree.3
man3/byteorder.3
man3/bzero.3
man3/cabs.3
man3/cacos.3
man3/cacosh.3
man3/canonicalize_file_name.3
man3/carg.3
man3/casin.3
man3/casinh.3
man3/catan.3
man3/catanh.3
man3/catgets.3
man3/catopen.3
man3/cbrt.3
man3/ccos.3
man3/ccosh.3
man3/ceil.3
man3/cexp.3
man3/cexp2.3
man3/cfree.3
man3/cimag.3
man3/circleq.3
man3/clearenv.3
man3/clock.3
man3/clock_getcpuclockid.3
man3/clog.3
man3/clog10.3
man3/clog2.3
man3/closedir.3
man3/cmsg.3
man3/confstr.3
man3/conj.3
man3/copysign.3
man3/cos.3
man3/cosh.3
man3/cpow.3
man3/cproj.3
man3/creal.3
man3/crypt.3
man3/csin.3
man3/csinh.3
man3/csqrt.3
man3/ctan.3
man3/ctanh.3
man3/ctermid.3
man3/ctime.3
man3/daemon.3
man3/dbopen.3
man3/des_crypt.3
man3/difftime.3
man3/dirfd.3
man3/div.3
man3/dl_iterate_phdr.3
man3/dladdr.3
man3/dlerror.3
man3/dlinfo.3
man3/dlopen.3
man3/dlsym.3
man3/drand48.3
man3/drand48_r.3
man3/duplocale.3
man3/dysize.3
man3/ecvt.3
man3/ecvt_r.3
man3/encrypt.3
man3/end.3
man3/endian.3
man3/envz_add.3
man3/erf.3
man3/erfc.3
man3/err.3
man3/errno.3
man3/error.3
man3/ether_aton.3
man3/euidaccess.3
man3/exec.3
man3/exit.3
man3/exp.3
man3/exp10.3
man3/exp2.3
man3/expm1.3
man3/fabs.3
man3/fclose.3
man3/fcloseall.3
man3/fdim.3
man3/fenv.3
man3/ferror.3
man3/fexecve.3
man3/fflush.3
man3/ffs.3
man3/fgetc.3
man3/fgetgrent.3
man3/fgetpwent.3
man3/fgetwc.3
man3/fgetws.3
man3/fileno.3
man3/finite.3
man3/flockfile.3
man3/floor.3
man3/fma.3
man3/fmax.3
man3/fmemopen.3
man3/fmin.3
man3/fmod.3
man3/fmtmsg.3
man3/fnmatch.3
man3/fopen.3
man3/fopencookie.3
man3/fpathconf.3
man3/fpclassify.3
man3/fpurge.3
man3/fputwc.3
man3/fputws.3
man3/fread.3
man3/frexp.3
man3/fseek.3
man3/fseeko.3
man3/ftime.3
man3/ftok.3
man3/fts.3
man3/ftw.3
man3/futimes.3
man3/fwide.3
man3/gamma.3
man3/gcvt.3
man3/get_nprocs_conf.3
man3/get_phys_pages.3
man3/getaddrinfo.3
man3/getaddrinfo_a.3
man3/getauxval.3
man3/getcontext.3
man3/getcwd.3
man3/getdate.3
man3/getdirentries.3
man3/getdtablesize.3
man3/getentropy.3
man3/getenv.3
man3/getfsent.3
man3/getgrent.3
man3/getgrent_r.3
man3/getgrnam.3
man3/getgrouplist.3
man3/gethostbyname.3
man3/gethostid.3
man3/getifaddrs.3
man3/getipnodebyname.3
man3/getline.3
man3/getloadavg.3
man3/getlogin.3
man3/getmntent.3
man3/getnameinfo.3
man3/getnetent.3
man3/getnetent_r.3
man3/getopt.3
man3/getpass.3
man3/getprotoent.3
man3/getprotoent_r.3
man3/getpt.3
man3/getpw.3
man3/getpwent.3
man3/getpwent_r.3
man3/getpwnam.3
man3/getrpcent.3
man3/getrpcent_r.3
man3/getrpcport.3
man3/gets.3
man3/getservent.3
man3/getservent_r.3
man3/getspnam.3
man3/getsubopt.3
man3/getttyent.3
man3/getusershell.3
man3/getutent.3
man3/getutmp.3
man3/getw.3
man3/getwchar.3
man3/glob.3
man3/gnu_get_libc_version.3
man3/grantpt.3
man3/group_member.3
man3/gsignal.3
man3/hash.3
man3/hsearch.3
man3/hypot.3
man3/iconv.3
man3/iconv_close.3
man3/iconv_open.3
man3/if_nameindex.3
man3/if_nametoindex.3
man3/ilogb.3
man3/index.3
man3/inet.3
man3/inet_net_pton.3
man3/inet_ntop.3
man3/inet_pton.3
man3/initgroups.3
man3/insque.3
man3/intro.3
man3/isalpha.3
man3/isatty.3
man3/isfdtype.3
man3/isgreater.3
man3/iswalnum.3
man3/iswalpha.3
man3/iswblank.3
man3/iswcntrl.3
man3/iswctype.3
man3/iswdigit.3
man3/iswgraph.3
man3/iswlower.3
man3/iswprint.3
man3/iswpunct.3
man3/iswspace.3
man3/iswupper.3
man3/iswxdigit.3
man3/j0.3
man3/key_setsecret.3
man3/killpg.3
man3/ldexp.3
man3/lgamma.3
man3/lio_listio.3
man3/list.3
man3/localeconv.3
man3/lockf.3
man3/log.3
man3/log10.3
man3/log1p.3
man3/log2.3
man3/logb.3
man3/login.3
man3/lrint.3
man3/lround.3
man3/lsearch.3
man3/lseek64.3
man3/makecontext.3
man3/makedev.3
man3/mallinfo.3
man3/malloc.3
man3/malloc_get_state.3
man3/malloc_hook.3
man3/malloc_info.3
man3/malloc_stats.3
man3/malloc_trim.3
man3/malloc_usable_size.3
man3/mallopt.3
man3/matherr.3
man3/mblen.3
man3/mbrlen.3
man3/mbrtowc.3
man3/mbsinit.3
man3/mbsnrtowcs.3
man3/mbsrtowcs.3
man3/mbstowcs.3
man3/mbtowc.3
man3/mcheck.3
man3/memccpy.3
man3/memchr.3
man3/memcmp.3
man3/memcpy.3
man3/memfrob.3
man3/memmem.3
man3/memmove.3
man3/mempcpy.3
man3/memset.3
man3/mkdtemp.3
man3/mkfifo.3
man3/mkstemp.3
man3/mktemp.3
man3/modf.3
man3/mpool.3
man3/mq_close.3
man3/mq_getattr.3
man3/mq_notify.3
man3/mq_open.3
man3/mq_receive.3
man3/mq_send.3
man3/mq_unlink.3
man3/mtrace.3
man3/nan.3
man3/netlink.3
man3/newlocale.3
man3/nextafter.3
man3/nextup.3
man3/nl_langinfo.3
man3/ntp_gettime.3
man3/offsetof.3
man3/on_exit.3
man3/open_memstream.3
man3/opendir.3
man3/openpty.3
man3/perror.3
man3/popen.3
man3/posix_fallocate.3
man3/posix_madvise.3
man3/posix_memalign.3
man3/posix_openpt.3
man3/posix_spawn.3
man3/pow.3
man3/pow10.3
man3/printf.3
man3/profil.3
man3/program_invocation_name.3
man3/psignal.3
man3/pthread_atfork.3
man3/pthread_attr_init.3
man3/pthread_attr_setaffinity_np.3
man3/pthread_attr_setdetachstate.3
man3/pthread_attr_setguardsize.3
man3/pthread_attr_setinheritsched.3
man3/pthread_attr_setschedparam.3
man3/pthread_attr_setschedpolicy.3
man3/pthread_attr_setscope.3
man3/pthread_attr_setsigmask_np.3
man3/pthread_attr_setstack.3
man3/pthread_attr_setstackaddr.3
man3/pthread_attr_setstacksize.3
man3/pthread_cancel.3
man3/pthread_cleanup_push.3
man3/pthread_cleanup_push_defer_np.3
man3/pthread_create.3
man3/pthread_detach.3
man3/pthread_equal.3
man3/pthread_exit.3
man3/pthread_getattr_default_np.3
man3/pthread_getattr_np.3
man3/pthread_getcpuclockid.3
man3/pthread_join.3
man3/pthread_kill.3
man3/pthread_kill_other_threads_np.3
man3/pthread_mutex_consistent.3
man3/pthread_mutexattr_getpshared.3
man3/pthread_mutexattr_init.3
man3/pthread_mutexattr_setrobust.3
man3/pthread_rwlockattr_setkind_np.3
man3/pthread_self.3
man3/pthread_setaffinity_np.3
man3/pthread_setcancelstate.3
man3/pthread_setconcurrency.3
man3/pthread_setname_np.3
man3/pthread_setschedparam.3
man3/pthread_setschedprio.3
man3/pthread_sigmask.3
man3/pthread_sigqueue.3
man3/pthread_spin_init.3
man3/pthread_spin_lock.3
man3/pthread_testcancel.3
man3/pthread_tryjoin_np.3
man3/pthread_yield.3
man3/ptsname.3
man3/putenv.3
man3/putgrent.3
man3/putpwent.3
man3/puts.3
man3/putwchar.3
man3/qecvt.3
man3/qsort.3
man3/raise.3
man3/rand.3
man3/random.3
man3/random_r.3
man3/rcmd.3
man3/re_comp.3
man3/readdir.3
man3/readdir_r.3
man3/realpath.3
man3/recno.3
man3/regex.3
man3/remainder.3
man3/remove.3
man3/remquo.3
man3/resolver.3
man3/rewinddir.3
man3/rexec.3
man3/rint.3
man3/round.3
man3/rpc.3
man3/rpmatch.3
man3/rtime.3
man3/rtnetlink.3
man3/scalb.3
man3/scalbln.3
man3/scandir.3
man3/scanf.3
man3/sched_getcpu.3
man3/seekdir.3
man3/sem_close.3
man3/sem_destroy.3
man3/sem_getvalue.3
man3/sem_init.3
man3/sem_open.3
man3/sem_post.3
man3/sem_unlink.3
man3/sem_wait.3
man3/setaliasent.3
man3/setbuf.3
man3/setenv.3
man3/setjmp.3
man3/setlocale.3
man3/setlogmask.3
man3/setnetgrent.3
man3/shm_open.3
man3/siginterrupt.3
man3/signbit.3
man3/significand.3
man3/sigpause.3
man3/sigqueue.3
man3/sigset.3
man3/sigsetops.3
man3/sigvec.3
man3/sigwait.3
man3/sin.3
man3/sincos.3
man3/sinh.3
man3/sleep.3
man3/slist.3
man3/sockatmark.3
man3/sqrt.3
man3/stailq.3
man3/statvfs.3
man3/stdarg.3
man3/stdin.3
man3/stdio.3
man3/stdio_ext.3
man3/stpcpy.3
man3/stpncpy.3
man3/strcasecmp.3
man3/strcat.3
man3/strchr.3
man3/strcmp.3
man3/strcoll.3
man3/strcpy.3
man3/strdup.3
man3/strerror.3
man3/strfmon.3
man3/strfromd.3
man3/strfry.3
man3/strftime.3
man3/string.3
man3/strlen.3
man3/strnlen.3
man3/strpbrk.3
man3/strptime.3
man3/strsep.3
man3/strsignal.3
man3/strspn.3
man3/strstr.3
man3/strtod.3
man3/strtoimax.3
man3/strtok.3
man3/strtol.3
man3/strtoul.3
man3/strverscmp.3
man3/strxfrm.3
man3/swab.3
man3/sysconf.3
man3/syslog.3
man3/system.3
man3/sysv_signal.3
man3/tailq.3
man3/tan.3
man3/tanh.3
man3/tcgetpgrp.3
man3/tcgetsid.3
man3/telldir.3
man3/tempnam.3
man3/termios.3
man3/tgamma.3
man3/timegm.3
man3/timeradd.3
man3/tmpfile.3
man3/tmpnam.3
man3/toascii.3
man3/toupper.3
man3/towctrans.3
man3/towlower.3
man3/towupper.3
man3/trunc.3
man3/tsearch.3
man3/ttyname.3
man3/ttyslot.3
man3/tzset.3
man3/ualarm.3
man3/ulimit.3
man3/undocumented.3
man3/ungetwc.3
man3/unlocked_stdio.3
man3/unlockpt.3
man3/updwtmp.3
man3/uselocale.3
man3/usleep.3
man3/wcpcpy.3
man3/wcpncpy.3
man3/wcrtomb.3
man3/wcscasecmp.3
man3/wcscat.3
man3/wcschr.3
man3/wcscmp.3
man3/wcscpy.3
man3/wcscspn.3
man3/wcsdup.3
man3/wcslen.3
man3/wcsncasecmp.3
man3/wcsncat.3
man3/wcsncmp.3
man3/wcsncpy.3
man3/wcsnlen.3
man3/wcsnrtombs.3
man3/wcspbrk.3
man3/wcsrchr.3
man3/wcsrtombs.3
man3/wcsspn.3
man3/wcsstr.3
man3/wcstoimax.3
man3/wcstok.3
man3/wcstombs.3
man3/wcswidth.3
man3/wctob.3
man3/wctomb.3
man3/wctrans.3
man3/wctype.3
man3/wcwidth.3
man3/wmemchr.3
man3/wmemcmp.3
man3/wmemcpy.3
man3/wmemmove.3
man3/wmemset.3
man3/wordexp.3
man3/wprintf.3
man3/xcrypt.3
man3/xdr.3
man3/y0.3
man3const/NULL.3const
man3head/sysexits.h.3head
man3type/aiocb.3type
man3type/blkcnt_t.3type
man3type/blksize_t.3type
man3type/cc_t.3type
man3type/clock_t.3type
man3type/clockid_t.3type
man3type/dev_t.3type
man3type/div_t.3type
man3type/double_t.3type
man3type/epoll_event.3type
man3type/fenv_t.3type
man3type/id_t.3type
man3type/intN_t.3type
man3type/intmax_t.3type
man3type/intptr_t.3type
man3type/iovec.3type
man3type/itimerspec.3type
man3type/lconv.3type
man3type/mode_t.3type
man3type/off_t.3type
man3type/ptrdiff_t.3type
man3type/regex_t.3type
man3type/size_t.3type
man3type/sockaddr.3type
man3type/stat.3type
man3type/time_t.3type
man3type/timer_t.3type
man3type/timespec.3type
man3type/timeval.3type
man3type/tm.3type
man3type/va_list.3type
man3type/void.3type
man4/cciss.4
man4/console_codes.4
man4/cpuid.4
man4/dsp56k.4
man4/fd.4
man4/full.4
man4/fuse.4
man4/hd.4
man4/hpsa.4
man4/initrd.4
man4/intro.4
man4/lirc.4
man4/loop.4
man4/lp.4
man4/mem.4
man4/mouse.4
man4/msr.4
man4/null.4
man4/pts.4
man4/ram.4
man4/random.4
man4/rtc.4
man4/sd.4
man4/sk98lin.4
man4/smartpqi.4
man4/st.4
man4/tty.4
man4/ttyS.4
man4/vcs.4
man4/veth.4
man4/wavelan.4
man5/acct.5
man5/charmap.5
man5/core.5
man5/dir_colors.5
man5/elf.5
man5/filesystems.5
man5/ftpusers.5
man5/gai.conf.5
man5/group.5
man5/host.conf.5
man5/hosts.5
man5/hosts.equiv.5
man5/intro.5
man5/issue.5
man5/locale.5
man5/motd.5
man5/networks.5
man5/nologin.5
man5/nscd.conf.5
man5/nss.5
man5/nsswitch.conf.5
man5/passwd.5
man5/proc.5
man5/protocols.5
man5/repertoiremap.5
man5/resolv.conf.5
man5/rpc.5
man5/securetty.5
man5/services.5
man5/shells.5
man5/slabinfo.5
man5/sysfs.5
man5/termcap.5
man5/tmpfs.5
man5/ttytype.5
man5/utmp.5
man6/intro.6
man7/address_families.7
man7/aio.7
man7/armscii-8.7
man7/arp.7
man7/ascii.7
man7/attributes.7
man7/boot.7
man7/bootparam.7
man7/capabilities.7
man7/cgroup_namespaces.7
man7/cgroups.7
man7/charsets.7
man7/complex.7
man7/cp1251.7
man7/cp1252.7
man7/cpuset.7
man7/credentials.7
man7/ddp.7
man7/environ.7
man7/epoll.7
man7/fanotify.7
man7/feature_test_macros.7
man7/fifo.7
man7/futex.7
man7/glob.7
man7/hier.7
man7/hostname.7
man7/icmp.7
man7/inode.7
man7/inotify.7
man7/intro.7
man7/ip.7
man7/ipc_namespaces.7
man7/ipv6.7
man7/iso_8859-1.7
man7/iso_8859-10.7
man7/iso_8859-11.7
man7/iso_8859-13.7
man7/iso_8859-14.7
man7/iso_8859-15.7
man7/iso_8859-16.7
man7/iso_8859-2.7
man7/iso_8859-3.7
man7/iso_8859-4.7
man7/iso_8859-5.7
man7/iso_8859-6.7
man7/iso_8859-7.7
man7/iso_8859-8.7
man7/iso_8859-9.7
man7/kernel_lockdown.7
man7/keyrings.7
man7/koi8-r.7
man7/koi8-u.7
man7/landlock.7
man7/libc.7
man7/locale.7
man7/mailaddr.7
man7/man-pages.7
man7/man.7
man7/math_error.7
man7/mount_namespaces.7
man7/mq_overview.7
man7/namespaces.7
man7/netdevice.7
man7/netlink.7
man7/network_namespaces.7
man7/nptl.7
man7/numa.7
man7/operator.7
man7/packet.7
man7/path_resolution.7
man7/persistent-keyring.7
man7/pid_namespaces.7
man7/pipe.7
man7/pkeys.7
man7/posixoptions.7
man7/process-keyring.7
man7/pthreads.7
man7/pty.7
man7/queue.7
man7/random.7
man7/raw.7
man7/regex.7
man7/rtld-audit.7
man7/rtnetlink.7
man7/sched.7
man7/sem_overview.7
man7/session-keyring.7
man7/shm_overview.7
man7/sigevent.7
man7/signal-safety.7
man7/signal.7
man7/sock_diag.7
man7/socket.7
man7/spufs.7
man7/standards.7
man7/suffixes.7
man7/symlink.7
man7/system_data_types.7
man7/sysvipc.7
man7/tcp.7
man7/termio.7
man7/thread-keyring.7
man7/time.7
man7/time_namespaces.7
man7/udp.7
man7/udplite.7
man7/unicode.7
man7/units.7
man7/unix.7
man7/uri.7
man7/user-keyring.7
man7/user-session-keyring.7
man7/user_namespaces.7
man7/utf-8.7
man7/uts_namespaces.7
man7/vdso.7
man7/vsock.7
man7/x25.7
man7/xattr.7
man8/iconvconfig.8
man8/intro.8
man8/ld.so.8
man8/ldconfig.8
man8/nscd.8
man8/sln.8
man8/tzselect.8
scripts/update_timestamps.sh [deleted file]

index 2c06dc98414eaf702e86f633ac79978d9bb824af..13f70929eb574508943ca7c2d3de519ba69d4447 100644 (file)
@@ -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  $@)
index 7bcf8b9ec6bef3ff7a4c7779ca2079426c2c89f0..265ea8882fba9a82ee205fd8ad9767f499a15398 100644 (file)
@@ -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
index 8c5ecba05e403e9f75185c2649b5b3ad3f6f6101..4fd06a1adbca986c264c37e6d035c1f23298ab16 100644 (file)
@@ -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
index 441ca4d3af788e89c6b522a8c1093416b8789cb5..c5fcba1ce0c35f78613f05ec8fef6527d489f9fd 100644 (file)
@@ -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
index 80902446f1ffc244a8d5437a898ca1c46dafe79b..9860c47cfcd7c5d0557378996486dada5e67ca96 100644 (file)
@@ -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
index b826efffef0207c903e3ea216fb1e1f9b371707e..0b5e765c79591b99117eefcde5fb8690f84d54c0 100644 (file)
@@ -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
index d6a40866a86a153e4259cf9d5b66c55ba42bacc7..1f6f8efcce6b8511efa31e0f28f18264d31b8555 100644 (file)
@@ -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
index f6741d778b1f1f7dd102e2fa14bebc0f4c5e9ee4..52344722eaca7cbab180be672fbc4180d2c29d31 100644 (file)
@@ -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
index de6e49fe1f1275ea5220e3bcbd4aad232d1cc781..c416cdc975b4a17c27cf28763af9a4c2937d7d14 100644 (file)
@@ -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
index 3712b41114b65e58264b117115fd45db574000d0..4d619830e2662de74df30e851a87f3acd4eda8bf 100644 (file)
@@ -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
index 273b41fafc023991a90baba271fc1464fe7e5a48..ce8bba1de3a835150ce2800fc310aa2d1ac0907e 100644 (file)
@@ -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
index 7c2f6315c6aac4d66f51e92a6efac9e181e316d9..d018342821af6179117ad3aaf6890810914338cd 100644 (file)
@@ -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
index dab9a731255c32e260d9c59a4647ab2357c3ba22..2264d262d8bfad765902610f02dc6b474e19ad00 100644 (file)
@@ -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
index 9b8c64bc79c0bb7567120074f488a3b8106a4779..668e28e74f7c6ab9bb64dfb493cc187fa9ecf275 100644 (file)
@@ -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
index 4694766676f06b13f98f50c314f81f7fba272cea..01a28db3565b1de18437bf8e70133aef473f1ff2 100644 (file)
@@ -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
index 6c659a74416bfb5b9bf61b4ad21113186be8def4..110b712dce58cfc83aba22a3a3f9e50250f93188 100644 (file)
@@ -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
index 8cb02bdd1925e21c24144c92ac1ecfef747586aa..43b67cb5d5e549488ea1c9433a80206cecb9ccd0 100644 (file)
@@ -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
index 6e12369e7fcb863740aba1e403b7f0dd918d98a7..2ceb4f02f68278a4183dd1b97043752d5fce1b06 100644 (file)
@@ -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
index 5a9fd8306963bbdccfc9b80b49c0495cdc9a0fce..7883cabf7e1617c6c41f58c77156d7a2d0075558 100644 (file)
@@ -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
index 53a4640a026113504000db60d5087f7bdbea0f5e..0c3ec71cdf60f79060fbf8413e78efeb3d2fd2a3 100644 (file)
@@ -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
index 61114de24e3e87d38813ae07453ee555b3d546e9..6644f49d88fe13f5925bb93cf6e49383bb5ef74d 100644 (file)
@@ -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
index 8885030ee092daa729637d14c38afa13a0271009..e6b919fc3301a28017fac626d0f38c1023b7b2d5 100644 (file)
@@ -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
index 64694bb3ffd8ea43864568c6ca2442d2983dc354..c6388a4595197221a49f035967ae9862d2771317 100644 (file)
@@ -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
index 1d67c737089653440d9336b0edcb2f8e668cc431..c90cb8319385e6fc09aa92b0214b5d2776966828 100644 (file)
@@ -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
index 687665efa689b2025064d0e018994532002e1ca6..309628a7ab0e6cbbad1ed07647a492906bebf8eb 100644 (file)
@@ -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
index 2f0aa6da8076bee7712c248e664ec86f96d0e0a2..92581867137e0e0b7ca8a613385ace8410a05e62 100644 (file)
@@ -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
index 7e8e7ae8d14cce926fa171f540bd60b3e74ee058..df3584bac31d0ba05519a1bef3567e0a5b8bb048 100644 (file)
@@ -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
index 0f017e5d52de5da37ac006ae3bd7dc00b1e5df7b..8b13df6e94fb43ba62cc1d506c81276eca2a5cc9 100644 (file)
@@ -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
index e41ea22e97496efd3ffe88cdb83a31e915fd9614..c2fcd3f1e4f6f9380f7c40a5793d240ac0f1229a 100644 (file)
@@ -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
index a90e49e8cc85449d9a8823a4a7d4af7e9ccc3405..a627ac6073bd19be314496bcbf2b000d8780760a 100644 (file)
@@ -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
index 8be19d0cf5bb27fd270a6796e6a2fa8f1c2089cd..f7d36b5868c641f53c279631b0691b8eedeca2af 100644 (file)
@@ -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
index 0f59f1fdb95603d6fbfbab66205934f7ffba0ad7..52364f14e5715872fd775517bea1def0a43d695c 100644 (file)
@@ -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
index 5c60d933834aadf0de808e0ae529a8ecad1a7c8c..5b8d32090751727bea3ef6ee841e024d2a9a051e 100644 (file)
@@ -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
index 3cafa23a55ac2b610844d3e556ac59dd075c7402..5e5bc83266d4cafb64413bd036ba938f7d22b7ba 100644 (file)
@@ -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
index 2d80326335d15354f84c9ba02a400e00be63b284..470bca6d84432eb2be12057a06ae858c97727cbc 100644 (file)
@@ -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
index 56990b4dac2e803d4811d13f0aaa558402ca4a71..f6f089260675f66689b7907bdd2c8c632e9ea432 100644 (file)
@@ -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
index a9b932a2a6515909076ce30cf3f860c586c6f065..48e0d58de24ed8051d1f7c10c81a771a6aaecc99 100644 (file)
@@ -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
index d05adde9bc43dfcfb7abbfc93f564351bbf29fc1..608cf930b546b54847d257098017e839bd6e0562 100644 (file)
@@ -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
index 82b196776015542f3ed8bd6395f3d5bd60f5792f..2f717e8c5f17e93d88492de492a9572ded4569db 100644 (file)
@@ -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
index 804373dd2f4b6b76b3cbe882f0b2c6d6928aadc5..692ce7f6c19a9852559d5917fe4693b70e755d09 100644 (file)
@@ -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
index ec190554ad9b91abcd0f99541c21ed3205010724..4b4f866df4ea5dbd76994f0179388ce19c710db7 100644 (file)
@@ -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
index 4b927488acde2a4bd4a60760ce62f913800e63fe..310c018e1b68230c62d96b5440abde558ab2b090 100644 (file)
@@ -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
index dd34ae9618e2bc456f23d7d8a9d588718a3aed62..c2fa4cc248ad12ff2c17026540081a18096621df 100644 (file)
@@ -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
index 375910ab3ad3e89bcf0b424d4429b9d2a00860eb..7c9285ee765c7cd0c6ea54b5b4d894d278889acf 100644 (file)
@@ -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
index c4c0c0f424bd63b69eafdbf3d5d1b9fefc59a828..b8f36b2a977c3760c03052cdfd081f952eff56f3 100644 (file)
@@ -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
index ff7c1ce2783cafacb764572cbe89a8692aa65961..dfcb985ec69faa1dfe0d9d97be5e310d0574ce75 100644 (file)
@@ -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
index 6574e23c98e2bd52ea4d9a803b2ea8e2a2c87f4d..afb9ac8273fcea704a50217ede16a611244a39ef 100644 (file)
@@ -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
index 1bd3425263f822dc266afaffecd7249b384ab3c2..e0752613c857af9a9981a0bd6824f29721600a8e 100644 (file)
@@ -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
index 5572b6db2da97a06b9edf1b59757a18ac36d03ae..346e86cbcc58d2a9db4f39e54a2b084ac2f434b5 100644 (file)
@@ -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
index 2749cb731c22fa74d1301b64f2df53f9656d4198..f17e8219548026e0f7573e99d8b2a1d268455e86 100644 (file)
@@ -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
index 4b81d23e31ea8b6697b492c6020cb5292897a101..fbede0ea22a5a66c6a8fd2936485ad7eecd1334a 100644 (file)
@@ -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
index 694e7d5c44c0e91a2543c344f661500c7eca54ca..32a8f4a9e5568baf34bb7231c65db04859c0c9ca 100644 (file)
@@ -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
index 167e61b22c63b99a27c1c714c83af4f747039117..0afc8c29211ecbae96160fe3fd89676070402138 100644 (file)
@@ -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
index 721294f3e2dd64bc175f38cf668b2f9050acdd58..7da1d51bc54b11342e0f60fbc524fcfc2a593430 100644 (file)
@@ -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
index 5a51a8850ffec363bea498c84a7347be72d04166..e91f6fff59e5b9c541b4870253928b98c01197e7 100644 (file)
@@ -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
index 7511924b37ee741ca54ee03580f1b33fe841ff69..a93fc416cd1298545a8a499dabee3e2376527416 100644 (file)
@@ -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
index 1f2f9565c8053fb31329ecc1d5f095d981f44617..795cc84e81c0842d19ccb91c41a73a71d9cee1ae 100644 (file)
@@ -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
index 39eecfae60638332ca5c1e963ef10e194e495536..4b6a9ae8307fccf387671657f0c400b0060472a2 100644 (file)
@@ -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
index d860becdc147b4f45773a5a156cd0683b09b1b73..3515ccbcb3b423043c977e393f44e3f5feaa87cc 100644 (file)
@@ -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
index 09ada88b029e5e76840b35859019d1629a3fac6e..fb9acef689e0a6f6754cad13ad8cc1e81d54679f 100644 (file)
@@ -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
index 24ca1e97480096a141199ea32a548c893e8f8c14..59a2a72a5dd9e40df5700705e242300aa233529f 100644 (file)
@@ -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
index 2afe29a62546c373085c5f55c515363b69ee8777..7f2797e0a90d0e7fc67535c5595af1124b0fa67a 100644 (file)
@@ -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
index 976a19231d2db654688baae21dc0a9be79e0e93c..a1df24dbcd5f0693db78e7e438e96c0e75c928aa 100644 (file)
@@ -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
index 2e0e7950e95aeb33d92ff2a6371845965605d28e..e9f812a303575e4aad8314c4794771d3e596ca6a 100644 (file)
@@ -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
index e6f6b46f7ff0f3accc1470a56dd111b801c46bce..48973f9ff084f53c120a9fe9a6f3f85d05e22565 100644 (file)
@@ -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
index da42eeff674f0480dbcf53911366413affd57627..f6315a1bf33a64dc870842ece11a07e6f040e028 100644 (file)
@@ -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
index 2c5208e1a7a8463d867c5fefd561ac356a0cacf3..9f0c290fcc109286a8901c2274409ed99db5ac80 100644 (file)
@@ -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
index cae8553df3e143753f8c801b7b0853d008dd9712..5ecab8cf7cb2c48f9e7eeb3f91f06ae489e33618 100644 (file)
@@ -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
index 3fce32004ca2bbab9288b9d78ebd19852d890c4b..380a9e29df21cc543a37259e293f2a7f80de74bb 100644 (file)
@@ -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
index 5ecd70d2852e0fda3baa3fe8bed29c0de458d467..8d6fe0daabb62b4ff194e1aab84ea694aca6fa4a 100644 (file)
@@ -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
index 1f1bc602f8a40b58d679c20b78ad9a1f17d7a71c..6430c47ec671b572943f8175feb3eda14f2c70cf 100644 (file)
@@ -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
index 20419160100c8707b1ec6231d99a5c7ea2fe04d4..339aecb0751442f162f254d297e01d8d7be72e32 100644 (file)
@@ -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
index 6079318e7a19c147c292225299f5865e5a2d8ec4..9bd1419a363576814b247129f1d45fc1a69cf6f5 100644 (file)
@@ -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
index 089ea5674927d185a6d6ab4b7f0725f4f31b22be..a6bedb1bfd5f5575ae8a319d7586c7b8c6c8ffb0 100644 (file)
@@ -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
index cb130ace46d8634ae829c7b0a5279ccfb97f4e27..60fdd8e9211b5195cbcbf5af6170a12448637cc6 100644 (file)
@@ -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
index 4a206785ed2b45bb1d1d7882aaabba0814429953..c27709e18f80773fbaa2f1b9781e84ad25a2360e 100644 (file)
@@ -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
index b5d172b89854c418dd1eb891effd75de011a548c..7a06e0d6f4342ebb7b9535bc28ce0f220e3561da 100644 (file)
@@ -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
index b9fd2ca39f4a1a2876480daa04f404654422775c..ad6b2beea3c862a5eb538d6b36f0ff638970f0f4 100644 (file)
@@ -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
index 106c8a7aa96e09491770a20654d32333bb436df1..969b27c53dd5ac0606e89fd94040b009741a1f11 100644 (file)
@@ -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
index 17c89dd13cd10d093943afbb4e91bba15f695548..15ba3bb263c6b7792faf016e25fa5ef432445eab 100644 (file)
@@ -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
index b8906242fbebbf0d2ccdec1e7e65c07b8efa93be..1cfef78b804278dfe3b7ebc515213d5d486f5d5d 100644 (file)
@@ -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
index 088e2b4ea89dd4c6f31089d932ee53258fe1f745..7e6648a2eecfed69b7538b892711e8e33aa090ea 100644 (file)
@@ -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
index 47f8d5c62509b57ed5c8d0c53497622061a22a67..6c889b4e6d5e0a8a93ac3a4e7a33961db3ab2603 100644 (file)
@@ -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
index 51f6ecb49dd6a22880cf40f08b14ef01cc770241..0d167307b28c2418ba3d62285a6affd4b4767ba8 100644 (file)
@@ -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
index c034c3d57d3bf2addfa3b8eb341c9d90bce10dd3..b05ba7d41be784a4d7a347dc8c4f580580057fe8 100644 (file)
@@ -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
index 265d36f315bfcf14d8bb168914cec9bcd71fd71e..4c7464d0a307d8126d98b34609b77e0da46526e1 100644 (file)
@@ -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
index 8006039bcb7751a7d51c5c8efff92c53deb04ecd..828c7f215f68d8facb388a58de075e7d29f2d6c6 100644 (file)
@@ -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
index 3199e8c3b8d2087e861337373aeded61b8c5eb6a..1557fb39b84220043087dc8b2bedbb8261e76ac0 100644 (file)
@@ -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
index dd486fb946e2add27102c19b997fb65693945216..9707f7a3c0d4ab92b7dfc07bc96fc19bfceddcd8 100644 (file)
@@ -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
index 8fc4d0ca5c7cdeca3768c40373ba2eb0fa2f8724..10810bdfce28b19983f2c7d9356f6d01b85a5aa8 100644 (file)
@@ -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
index c5afbeb8f72f722faea1faf8f059c7faabbb65e8..91849915031ef6ef5c04323f3ba3e6379b0d1a86 100644 (file)
@@ -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
index 0db47e06c4b309676f2f899b04c1185c22b31f96..6bed5ac2a78064ea08162422cd436909f2bb6fa4 100644 (file)
@@ -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
index 13164be8fecfbb058e03318960252134e5bd8feb..d104536c3de77cdf92843dd0a34bf5b90b8c90a3 100644 (file)
@@ -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
index 5e152eb9783970339e46b91a0066612e5df9a85d..bfa435bf241d3886e03e80e37fc7e8275050b384 100644 (file)
@@ -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
index 90e512bc1eb402569e8592c86916caf74245864d..b0d1adad1bd6cb2d3b200d282ee8546dc9e6c92f 100644 (file)
@@ -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
index 3ea1100d5c02459266d082da77c62d8f7db91756..20b45dfaada5198ed7bf62afa30db58cd44c0106 100644 (file)
@@ -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
index 441fd1bd12dedd6f785c61c009ac092d8a9bf7fe..d30d2c6c65593f660038f8075330a664b4a8fb2e 100644 (file)
@@ -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
index 9ddfeecd4af4c142696874253711c37f1516623e..eb1269daa1c21a0b74228f2a95bde089f98a593a 100644 (file)
@@ -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
index 19811613d0c309f9a24e8924381358b1fc7a154f..053ae012b3591153a9c969dcfab545e1144975fa 100644 (file)
@@ -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
index b487964071a99d69a8dba5429a93e8ee26448754..d54a64e588953d897b73b525f3e250aa93efc6d5 100644 (file)
@@ -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
index 176e73c71e60b1de73641264a1fbcf0228608f26..32ae72706fac1ed22329e29376b9a5780ff8d30a 100644 (file)
@@ -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
index 94b6da4087f816c51bf1ddf537910b2bc8a1bda8..a4b483939cac1754e22ee3276b49c2c049a09cbe 100644 (file)
@@ -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
index 9683ebdb839d0c3972419839a5b9564915dc4cc9..3c55930ccf914db96ddcc6cdb4bb456a7ad60a49 100644 (file)
@@ -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
index 72657a6e459dc3ff435c11a3b937e6faf9058f31..11fe5eb322cbd8f9146437239888851c7d421640 100644 (file)
@@ -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
index 2907b81be07c34ed0d9db8ace0d910f040b52c5e..8d7984903432aeaa822f5f9b7576ed75b0a0e762 100644 (file)
@@ -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
index c756ecc35120651d6a6f43be2f937a7bbfa0d23c..759ea7bba62f1eed73c9b7b795c031704708752c 100644 (file)
@@ -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
index 7a8390e8892ec45e992395876035a2b610edb578..edb56c8cd1c11628f3177183e33e425419765cc6 100644 (file)
@@ -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
index c9dd8bfc6d8f670d0d39ab7e0be6870483e0ab0d..f2919c7c546775ff74dc9d9fef55d5308c2f92cc 100644 (file)
@@ -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
index 40d8538f7f9898e83ebe65bbd701ed7877b0f333..6e94c1330251f54adbd11439ae752eacbca7bdac 100644 (file)
@@ -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
index 8d7d91252b301f0ba81952413ca38dbd1e3f4b74..dd3b4acb2ba622cc739359c147f8f317e6d699a8 100644 (file)
@@ -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
index cdbc054ec6000a93ba993e4f101efb7c4b3fd72e..df265a0bf341927af6a4b6bb6c5f120475488751 100644 (file)
@@ -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
index 4669358fbea443fc40bdd5ddbbd00e823cc6ab0a..4acc57f9955660313ddf4829c021265b0b76be90 100644 (file)
@@ -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
index c62bffc1184141f29d487193940bdf09a6266d83..87e9c7a6091932c524319822bc50b76c5ca21247 100644 (file)
@@ -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
index 40079e3b87831852a722ac3281fd849c11682aab..901e1aac4b0238627958f2f92a9ff38f2b53f154 100644 (file)
@@ -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
index d1d669ed79640eaa7ace297d0d4f74ec37265e40..aa56321d1a5fc9a1d289e3d51dfe17fe48980dbd 100644 (file)
@@ -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
index 3467ba9cac99c0a79dbc83449c52f8bca57efc76..449795b60ba3a53402d1ebd1af7010d9bce91c53 100644 (file)
@@ -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
index 5ce6893cf92b7fa5b8b4c214f4a3f9d26dfff228..cacbadfb40d9852535e553be3ef03ab04390d9bb 100644 (file)
@@ -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
index b77a526aff72b6c4e5c642e79e54ab265829a3be..e34e31c67ce6aea745232da916a56f9062291ce6 100644 (file)
@@ -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
index ba20a37497ccb14a5e81976a5ac828379e01521a..0bc3e24df4c2e6e7b5bddc71cd1ed378e6399589 100644 (file)
@@ -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
index 26e7c1931d5d94fe502123f9663a1260312edef6..7b71dfea4945963d5cbef7a28ad62922e55894b3 100644 (file)
@@ -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
index b83ad8b028a1ba6ba0f42b503f44230bb326f05b..928af04f2a5f230ece1c736236d889d847d14fd0 100644 (file)
@@ -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
index 68692e35305ce37fe7d8540f0158843b9a6bc0e7..66974a5c1c7b7736b72638c04a6cac01e8056f47 100644 (file)
@@ -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
index 6b00f69628b532f91c6222b84b66f947227178bc..a03b0a2da7b89a4d509bfd660ee4c012adf2b49e 100644 (file)
@@ -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
index 5ebe887e35fd38b9a659b3b9a2e4b1c23590cdcc..718d82421c639f32cbbfc0a3b06bf99faf2b386c 100644 (file)
@@ -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
index 22a2a97df11ffe41d469020eb1ce1b12a41d981e..81cce56af8ba0422db61b449960efba58eaac06e 100644 (file)
@@ -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
index 7e790f3b8d2295a2e4b16ad5136286eaa6861f93..ca5e9e0d87067f1beb4f87f25c4bf1c7843935c5 100644 (file)
@@ -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
index 41c6aedcecf98a8003e14e59dac57e5d69bf0737..c952917c38c27ac650fa777ea7301e1899fbca13 100644 (file)
@@ -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
index f26e4e7fc68ebeddd5be926cd3190b36f78fa97c..ea9206499f7cccb3b607ebbd41039014322d7509 100644 (file)
@@ -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
index e6aef5adb3930e2dbcaec501fe4e99cf76b52145..44860a6996de14bdf02d469fa47141a650bc6148 100644 (file)
@@ -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
index f34ac6ed075240ce396c0abb1cd2f5de3dbb395e..f9b490dbb4928fd2b18c30f2fbc0c638939c2359 100644 (file)
@@ -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
index cc211f10759860156bce4cabb9e2f10e570f392d..46745d564cc93bd89a05ad0fb5504f9abd5d6944 100644 (file)
@@ -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
index 1b06d9449571955b97f57a6e31784de46bb5f1d8..9b55973631705a2ad2ebeaaee03f32d77a983639 100644 (file)
@@ -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
index 79f831db9fbcc6fb9c9a6f944b5f11565d90956b..e5630232a0f37292392d071b30445e464bd8aa59 100644 (file)
@@ -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
index d0e032d6031add2c129f96f5c0478621ceb0287d..bfcb97b6513a0c5adae01b47ac67ef2a74362661 100644 (file)
@@ -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
index 38cf8de0a2f86d3dfbf2fbb54d02fa08331113f8..9c343f216705508fb9ee94202cbada2e7ee6bea3 100644 (file)
@@ -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
index 48cc4e3191ac33e899847b7418a6162b860c45bf..ab8f24bb4047b56b534e6e973cae512236412679 100644 (file)
@@ -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
index d74f45d2d7ab34938f311902c7c022cffb3955e9..b06687e307c78630baf2f610ef185f84ad0ebdf0 100644 (file)
@@ -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
index 553a2d83ae908639aebda9bfa1b7238d73fae605..60622dfe85967b41b680a940d70bb23b023f93be 100644 (file)
@@ -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
index 3ed35e67e0aa637d26f49f1fa0bcd1cabd766e9a..4acbbc171bf87c80360393737035c6e296777ce4 100644 (file)
@@ -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
index 34cd8617455fd19bd022acaa1e5ad526875897f9..9aeb46558edb896c7bc89b45c5c2dacddfb24cc2 100644 (file)
@@ -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
index 66198ea376a042c28aa495ebf560bcfad4526aaf..12b961a98d6a614b821750c1f6d57c399865a2d5 100644 (file)
@@ -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
index f371ff7c5c56a11a79d028cc9a96e28638c78e1e..eb55debb326a0ca74a32f2ad9faf0e166a529a11 100644 (file)
@@ -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
index 4fe851e7c00de820e6b0c4d67779500e483cf9e7..e642f6171505c818c25e7b627b46215f05ae48ac 100644 (file)
@@ -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
index a1b3b34dcc21d3657863c8670977dbd8c7293c68..e78f3536f4c4006a603a657acd81a78de0065667 100644 (file)
@@ -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
index 4d9a8a28b1605e629f6879dfb034c3950e3e984a..2b735f9386b9f46a9771ddcb5e2e2f412eb30966 100644 (file)
@@ -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
index e0af832ec106ec615f706576f2d566ec4fba671c..a46f79cee6bd4ab0a35ceaebac34dbb2d8a09ab7 100644 (file)
@@ -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
index 7651e3d93866cef87babe1c67c12bbdae1320bc1..c38d998ff18984cfdef4245de32b6a61ddccc62c 100644 (file)
@@ -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
index deae044116145c62484e032d7146dabdf00e9ee3..a4d30adde1900842964d1334fda175b2ce37e50b 100644 (file)
@@ -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
index 469775ac1740f604a16d31c2f4fe746fda7a1ff8..e1042ab75ab7c96b507409a846b0f83dc55c4d37 100644 (file)
@@ -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
index 7f421e40b9f4ab07468a6d56f995ce394fb4180a..5c2659fbee806ce19839692cb1185e9f7bd57305 100644 (file)
@@ -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
index 7d987220c8785c8ba8965f6c7ab0b23faac5b0bf..57beb324abe0719fefecee865aeaa68c63c73fca 100644 (file)
@@ -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
index 76239e74597e98af73f0d783249b284d6f40da1f..2d8ac019b5d343711886f1912bf42681c26090c0 100644 (file)
@@ -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
index c073a7599f034057da4d5c31b74006abb95b8ca1..3dd3d3f1e0cdc06f13cc65ff1ab3fac446459920 100644 (file)
@@ -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
index 6831b98da1b1e2930be5bb9ff40a25eb4f3fe9e8..36332e12643ff4eff5c7747c67e832a63bb4b3be 100644 (file)
@@ -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,
index 62b399e27696a7781888468c9262bc69271e8ab5..96eabfc8516847f98bf7a64f8b9f127020f38583 100644 (file)
@@ -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
index b7bfae4ae04b867afaaea5527bed2a837f0abf11..f8488cb247499054aba0204c78afab728fc49507 100644 (file)
@@ -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
index 78b2aca562d7d17bbb5278990394174b5f2a1678..bd23022456c11e6cf05ac6cfc917317f0841f640 100644 (file)
@@ -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
index ffbf9b28f44a050b6f39581c9021ed1bc50fc3bb..132b4ba8b0476325ae135c3a2f2b90e5f2b787ba 100644 (file)
@@ -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
index 56bf26d4627a868352dcb7609dcba9254e8362a3..6327f8cdfb6379a6a58df9f45ea107c7113cb405 100644 (file)
@@ -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
index 395609b4a81cd4cfe25104af0b4b7999eae45458..06cedbdeeb669b9518cb2c60f6df3a9b5d6e32c6 100644 (file)
@@ -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
index b65e5112f5e1d0fd4a92f2cca8d4ea7b13b08021..e04c102330033add7b9e2ad9ff550281eea23d23 100644 (file)
@@ -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
index bd104dfa9e4f4156fa0209363713c3e336fb9db6..037c706a9958c30879d0bd01b0cbf9dc41f38d3a 100644 (file)
@@ -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
index d371778039c8676ab555b3f752e67c0c8bd67969..4e316252c787171cf278ee8a69f8b3eeb862cc9d 100644 (file)
@@ -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
index c8ce31d0621c1c57f84246854358c336e67cd2f6..0e52b86eb5016d967430b46868eb56a1e4475db5 100644 (file)
@@ -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
index 9a1ba34fae4cfb1dcf125e3679a4945a1832ee36..026607dbbe7c10434e471d7c2f4bae6df78d4da7 100644 (file)
@@ -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
index f8d52bc8f5a486b8a83306a32ba7d1b690515ec3..0c37743e840f62fa9e8cbad3a4b8508a8bdf26f7 100644 (file)
@@ -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
index 3770efc87945557aab8515d88bb67ebf36fd2462..7e07fa33c8410a71f9351a9956eeee6007da8e6b 100644 (file)
@@ -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
index b91d12af9e848e0acbdee5ca7fbf281da89cecf5..c7fb4e449c336b1075be88e4703ae55304d689ea 100644 (file)
@@ -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
index 5c73e7f44a753224ac160f134ddeed49d2a15e3a..ec6595b1b28eb5c12caf01541fffd32ac7a608d4 100644 (file)
@@ -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
index 112859638f28a3deb4b6bcecadc7e0f4f956748a..6208206e46fe31d2f5e002e32c19761c8bce65be 100644 (file)
@@ -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
index 03caf9b5731952b9d82c35e999cc34d4ed231dd7..87777e127341b13d9f57e0fd58bff263125d2858 100644 (file)
@@ -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
index c7f602110d674f598bf0d6b62babeed970b66e4e..7e3f320f7a4bc1b19da7905e3cef726079945f52 100644 (file)
@@ -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
index 86f9732632178c34f01f509e508f6dda167f575f..121d0a5da98c44fdb47a859018ff1a884564a973 100644 (file)
@@ -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
index 85ab5687c202fe5338b6ce30220e09367e143798..b97f4175b2641c77095e9f613d71a817ec03e76f 100644 (file)
@@ -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
index ea18554dd81efe50b83c66d94746213fa96276d5..5a44d9590418b2185cd5cd676dafce3d60e52dc1 100644 (file)
@@ -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
index 262404ad4b815df8410715c179abc7ad5650627f..36059ab3a6e09b83249f90f68e47b0f332676421 100644 (file)
@@ -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
index 70846470dedba9287edd97cf8473835bb5b003c7..940eeb52e1eed16a3ab40de70dc441c5f9cbe753 100644 (file)
@@ -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
index 0d610aa891f2a627f6b243956d90d5cb1deb6eb2..9bb17a2f1fa7eaeeaf8fa12cc097414cc8f3fed2 100644 (file)
@@ -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
index a376b819f59709abc5f5294a74277be97049b5d0..f1dfa0c98dc019385602d079d0e1c71064956c5a 100644 (file)
@@ -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
index 8686720790136c744844d9dd66f2a481cdfd06f9..d3e39922a44dbdc735d4d0da591960d0403a6076 100644 (file)
@@ -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
index b7c491aa0f243892405699505e9474117f0cdf42..f8d7a5386c530c3b60ba082e3fc9df81f755bd77 100644 (file)
@@ -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
index f95c43c726643d32d354d6459e36209b625a4583..a8d715ebc343a8231694117b6b1955226875c751 100644 (file)
@@ -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
index e6d85d7ebb9065b15ee6cdf61169026a1e35f62f..41b2301393df491a16120630ffdef654d8760621 100644 (file)
@@ -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
index ecb758d88ea9c2edcc814bb5cc06e7342e9f6390..d6f77ad9afbb2d3e672e46f0e9060bea0ff90e8d 100644 (file)
@@ -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
index cddc413336c21725db48f3970cc7cac1d96fcb81..505364951075d2d284b9fb1110c94f9cb8816859 100644 (file)
@@ -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
index 938c1fb6212d95cabaa838d901867ecca57846dd..dec25f0890ff910da20232f5d0663e02fb50caeb 100644 (file)
@@ -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
index a49605be8db988fb8726f60ca63e7a66f80224ae..844f4fd96744613edb9baa0dfd79e41176a620ad 100644 (file)
@@ -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
index acf3f025c81ec63ff73cdd261cf063bc7640ff9e..eaa8550ca76212b7b4f32b92b9d64b0cc1622341 100644 (file)
@@ -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
index 66af414a1a7b14f621426cdbfb7b3e0dfa7a8237..293eb827dc102930b15414fd0e4a3716fbe9fec4 100644 (file)
@@ -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
index eba4340db4a6556a390625586769f34573b5f19c..0c89fdb5e4e632acc6488d9665e15897b713b71c 100644 (file)
@@ -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
index 6256c143a9305c6ca13e376ed83a84648c82b516..1c94a2a89a8f56ddd660003c45d5a0a1b44f9f05 100644 (file)
@@ -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
index 6903e5c8d81cc18a3b76587f90e815583d1f18a3..dda8da6079364aee27d865966ec20b1f44d80f8a 100644 (file)
@@ -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
index 6aaff471a71da35f90f78c0bd056d5281b10cb51..547de57a354976cacfe390ab7cbfce060892641f 100644 (file)
@@ -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
index e122ad6e5881c13f13d84e19c8f6bdf5ac75add6..13c1dfb503a0ba7222b69d7029a160772169ed6c 100644 (file)
@@ -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
index 2ddd5601128eb26880657ab18dadf3f8b55bdfe2..2f27ca90e3d37a7f80a7dfaa884d9c810e592e0c 100644 (file)
@@ -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
index d140101cda8052467d1df5ff7e6f44f9ed54e14f..eb5c7f00f6fbc365864921148a817b9bda7aef02 100644 (file)
@@ -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
index d3ab99756d4388f2ab1e13473191e2129b45b216..958bb2d256198a00f3722f71961f8b8553bc6812 100644 (file)
@@ -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
index 6c0ac691cd3a61f650412ffa8145fb73d51229f1..139fcb555c982b34c3d7cc292b86db4750708859 100644 (file)
@@ -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
index 929afc15272713787c609446018d95952dd569b5..41d5733b1a7ee75e4a861686fdab563df96b7c42 100644 (file)
@@ -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
index b4edf94e8c4ef4e34c222903c0e251d8faf2d9ae..c90278936318da76680007d6f6fec60574cf8b31 100644 (file)
@@ -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
index 1ee4c677e2599ade00bbbd207d8b90fae933d9de..05ae6045451fbb91d6f619444c7cb2270b1f1f95 100644 (file)
@@ -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
index a0e31fa3a24f0540bbaf8f5308468e62cf7cf206..3f4dba23dc1d69f88f42cd80a2ee7482dae61484 100644 (file)
@@ -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
index b65ca51406f59c82d1b6f24aab69b49fcb609a19..6bea71057a32f16cb766b610c3133ad697af5241 100644 (file)
@@ -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
index 807b68ac675777cba0ca13710597e07d8d78230f..749497e708c98c4b2c5cdff7181dbe1484cb4687 100644 (file)
@@ -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
index 78dae1f36b6590da032753b543a5dbd0a500f373..9edd0eb417b95a94799eac890eb2245cf38b8938 100644 (file)
@@ -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
index dcd7a171a12e0c7f7fa5874b1aed922948a07750..561e1c1feb99d1723401582be494613bdfe2af68 100644 (file)
@@ -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
index f76543f79f175caec021e83c2153b165d5607698..7d984aa1adbe8b7bf28c14e74bec47715fa33348 100644 (file)
@@ -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
index d1c289d8105c1796aaea2e142306323ef693d830..1dd8486aa709eeb6be097145018cc254860dc65c 100644 (file)
@@ -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
index 0393d040c0261f9748ce9a4b9e9c41d6022a2b51..a00a77f7ab50bdf6bedf1cc0aaf08cf621b92ad3 100644 (file)
@@ -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
index 080c2aeb7667509ce8a3b1e231f7add3180c2718..17acabb46f5806966f890392e803462bafcf6e56 100644 (file)
@@ -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
index c6acde7c4f38bb720483c74e0ac11f4acb77e031..09415cfed0beced6cffc549aae956ccaa7cf8e70 100644 (file)
@@ -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
index 0be491d6e1c00e43981574f02378b1fced8f6af0..adea67ddbe75535036a07eded04806febba4d07b 100644 (file)
@@ -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
index 53b3e8462145bb6821e1927d4ebfaf43f635ccf8..3d5306fe7ed5b26f6a4d25ea797f25530664948e 100644 (file)
@@ -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
index 6d2c29c54e51ea861b9cca1556f1d3992086512e..c60cb0154a72cf162f0fc6b361ce24866dceebfd 100644 (file)
@@ -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
index 7fd166929c23ab5a0ba5daa03e2ce39d9b11030b..071be8f6e732dad3efe735f9251c080fa1298963 100644 (file)
@@ -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
index a67ede0640dd3b59583f050e21b3e5ee9a6c2a67..ecd2f9dcacfd0c1ea5610759a2ebf88a85d4eee7 100644 (file)
@@ -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
index 50445aa63ac197cad9aeec4de0558bd3bf256948..f960f5d042d84e8a47e7ba7e1421ca224a8b2902 100644 (file)
@@ -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
index 3cf1d0da16fdfca0183d4da9d9685388e0af7b7b..9245b9a9682b24127410a8198b81061efe3aa561 100644 (file)
@@ -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
index c03c395246d95bbaa7a8342c18448f7dc5d9f92b..3569a4748b29ddb59eccb567bdb5e9e7b9ee5cb4 100644 (file)
@@ -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
index ff4845fd433e88113044ca1ba62318bda618bc01..81b2361956e07abc4fa48231551391afb3caa91f 100644 (file)
@@ -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
index 6a1ead07980f201bff8cbbef53496dc30757725e..0fa2575abb0d7eb77f172e8fb50281511d965219 100644 (file)
@@ -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
index ddb70bfb71a44b41224627c1e8af07105792407a..db0c4ed02ce359cc323e741e9138d4893efb46ff 100644 (file)
@@ -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
index a0098a0b168d4d6309809905b42f77b9758c475a..9308269947da4def355184d9f1a547c940ab6016 100644 (file)
@@ -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
index d84f1fc7ea422bd1393d88eed2c388702e2c7576..0a81f8056fe2f15d131ea9eb70cda4aa708d8cc7 100644 (file)
@@ -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
index 3b4d5fd67ba59a4869b210b3e1e7f1010e24ec3d..d20b669b0c41ffcbd67f8982ff88daf07f3a9592 100644 (file)
@@ -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
index 876b3b52451f9c581d5553d07fa19a6b5773f714..f91d0b6ac205332a18bae2babb73c6b676f83a70 100644 (file)
@@ -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
index d1b45baf2e240a89db6d10b7900484304f42cec1..adbadb59c0ce8df4d50279ed548befe66a7aa199 100644 (file)
@@ -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
index e34b69c8cefa2c01c0118706ed099cc6df78f602..e6e4eccac308a7c62b8a1d103034ee71ad38f37a 100644 (file)
@@ -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
index 7d0390fe482b4424572a14c1380971b060065298..c4156d03cf72ac9e61d20d26b3a12833defeb53e 100644 (file)
@@ -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
index df7243bd365c8f617f853b185e73909407ecd9eb..63f3f2890cca4b5d06f5d681172c04548a4d9ffa 100644 (file)
@@ -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
index 39048c24366668db3e7951902081df7186fc3c57..64d03bc1813995925d336779d2b96f10615e8535 100644 (file)
@@ -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
index 9933a87faf04636851ac4dd92d8d1ececcd74e0c..7552d559295d69c38efe32cd437f27e51824a31a 100644 (file)
@@ -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
index 6f6a2291e5fb7cb57f317c09ce218ed54fb0525b..3c8aa2075b4cf9153d5b823550a966d7ccca6f68 100644 (file)
@@ -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
index 35774faa70653c7601c423e936c31a1a919818ba..9f3068c5a314dd58f6c467cc8ea7a7bb2b756e40 100644 (file)
@@ -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
index 4058300cc852952bbf908088233c3d9fcbbedb23..0d4e369fc985202f119e92a320b7c3ffac284b19 100644 (file)
@@ -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
index 3c8eeeb5a4ac53492f4ce813f53588c68b4637c7..fa5d4b2dfb78b671d922cab785eaf2480a115e87 100644 (file)
@@ -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
index d62f2f92fc68fa72a4ffd75cff383cbfeca37e1e..761124fa4148cb254d56568f6dc9673df9fdef30 100644 (file)
@@ -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
index f9860584726dce275eb50950a4c851366793b333..47e09e04b7291db9435e2d13a85e0989f0729c61 100644 (file)
@@ -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
index 0b219719648a60699ad69225a98f393ba683da3f..270baf711809fe896e87be685dc1d61016222587 100644 (file)
@@ -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
index c68d15068ee9ac21bb3ba99aecf3d54901e5918c..313ba45054e89e63126da1146161bea7af9bba69 100644 (file)
@@ -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
index d2382e7a265ecdc3ab88fd93f248d21db41bb030..b6e6eca1e992f1558a502851236c984bf5af625f 100644 (file)
@@ -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
index ede0760599827a6f38bf03d51c9ca2417092e85e..776090494344181f2f9c1a1fae5ba16e054b8944 100644 (file)
@@ -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
index 7d621c6398ccd5174e8e6e55589d066bd35036df..3d8fd8f6b8a1b9e09831cea7834aac67fc3257e2 100644 (file)
@@ -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
index ab5cf643949c2eb737910dfd7497de4facfbb082..56e2d9144f46a573c29ce4b7dea67add50a580ed 100644 (file)
@@ -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
index 3471fd620a3bf8ae229a787b9fafe990ecb3f11a..673d3f88663a8233197f99b93a20f1222515eb56 100644 (file)
@@ -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
index 9d772221ba67489fa4decd36bcd449eacea65584..d59b1b02c72cef78ee1c2b4cfcacdbd93edfa62c 100644 (file)
@@ -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
index 2d90df65cd75aab509a7b0c70e80ad4d92b1030f..c0de6ea393cd6c46ffbaf80e0804ac5329d54d5b 100644 (file)
@@ -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
index b74bfe55d9522dfe7b2ce3b00c72f525de191eaf..2a85be7c09492ce771a1364a46e6944e1f066fc5 100644 (file)
@@ -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
index 54f17c346b33095ebb6dc74ed2962ce107479d1a..457645afff4f411cd79b773398773eab0e01e5c7 100644 (file)
@@ -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
index af205056d364e49d94b7908c412c5486bd1283fc..b01adeb7370a933df3f884c192aab760d0fd58bd 100644 (file)
@@ -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
index a26f91f48876c0bf595840ae9bfa396a4d071670..d31b6bdfa8fad94b84d1c4edfe069fa8c2f1c979 100644 (file)
@@ -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
index 5818678e3c42ff9b4d28d73bae3af1005d710d05..ba73e22339a36fb4d4b950692833b9b5ed4950d8 100644 (file)
@@ -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
index f74948a1bc5f17dc96c6aef23173a8ab2d272316..802a60b2e1cd0d5233e2fb84116517f91f8cd783 100644 (file)
@@ -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
index cf3458930f7a720c97bb03bf8c45ed3374dd0934..6a7df574b1f64ba5b2e4b90447156eb8d7e335f6 100644 (file)
@@ -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
index c1c169c838cc1ecb4128dd0083aa368022a570bb..b7b8405da496dbf7b68694be2eb04a83130eb3e2 100644 (file)
@@ -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
index b5604cd87d2237a95bb81c234a0ef77bd1a0449e..7eb32f87e62930221b5acf7cc8a05deb232a1fe3 100644 (file)
@@ -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
index 1c6c6d1b92d59898a4c8daaa99efa708e574d24c..631b74684358b1b25208b97c2c87d83e84e67642 100644 (file)
@@ -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
index 1d773666dbf4b2db4757737944c82d080f0bd0ce..71ec86b97fcb8848759391183d13a8f095f8bdd7 100644 (file)
@@ -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
index 4f4e1a258ae305178d9a0264c699abe434b72f1f..2f44d14b3666828221c1a160aca55d0101d4e7b8 100644 (file)
@@ -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
index 18276f17e4a0d1dc1b7e65d1bcdcbab4f0a10a7c..7aaef9e4de2a282abe373bd222b58cc02a3278cf 100644 (file)
@@ -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
index 61bffe181aed1f17cd384c9c2029e8e57a6ac5e7..30c89726685df09256774dbb7ccda7d2fa17d045 100644 (file)
@@ -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
index 4c9f2b45bbc6dfbe92de40635f19cf8bc31d7bd6..3366bc0dc90aa8d2d2c57ef23644bd4510ee89ed 100644 (file)
@@ -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
index 973f659a7799e1846fb8d83768874e4cccb03eb1..3fe550a005c9057330982333cb0e0dedbb7dd860 100644 (file)
@@ -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
index c695d40bdcbddf122c49b14b2fd92dca604e9203..6006b031186e26d2f5ec045dafff29f69d127b88 100644 (file)
@@ -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
index a0c3e5a7c59b412e69304b9fefc1571553e1715f..5bbbbe5d287a9274843462cc648893dfa52d1503 100644 (file)
@@ -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
index 634e4e6ecd1c133cba177ea2aa674cdfcb682633..383677367854a351a054b3585927ff902043f784 100644 (file)
@@ -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
index cb5cf656801527475bf2e97ad9e0f0df7d6fb973..c89065f5b02f4f495890c8c3ad6d71d7ac22222a 100644 (file)
@@ -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
index fcb10d02db5da014c5b1cec6a0b3645c05890c31..4089e09a5dc11714a8722af48c62b77dd6707473 100644 (file)
@@ -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
index b922336c6c9130e921f154a94c3c9f511da0902b..213b182424deb6d1c5cf3dd7610000372e7d4b07 100644 (file)
@@ -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
index 6d42dc3f1c6d78c9f950bf89be18351edf891b22..ab5cd6d275f1cc4300f1fc705dcaf441f87ce5e6 100644 (file)
@@ -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
index 6a1410c15b5198676a55b0e01affbf0ba361086f..d62855021c496829f06f9c4e45610d13cb464715 100644 (file)
@@ -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
index 3dc5fb7085e15f19d89a21413d29bcfa01df3a44..ff0bb8d1f6b55b25dbd44f139b74454821461f24 100644 (file)
@@ -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
index b5f899ebd6ccad59a71459e2e28aa9771c43f7d8..25971ef46824df8e5875459d66ecbe91f1b9f921 100644 (file)
@@ -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
index b360eab3dcd2faeff1a63f9b9e9c6d1844daa0f9..2a5d4d59007b9f916b8a811738cf70fefb1c3d63 100644 (file)
@@ -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,
index 4b01907816eeef49cebf451a4d10ff75903ea410..3f58d5f94b88e5e82418a0e9e47747850af92b75 100644 (file)
@@ -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
index 98013939db57f4c54dbd45f46d5a1c96ec44c6ea..ecfa7f030805d702a5ad4374a1b6927e23a82aae 100644 (file)
@@ -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
index bed0549a1557c6a200b39855d4ac256b011d829a..d7a6c2395bc69ef47829239bfb99445c36c8b2ec 100644 (file)
@@ -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
index 7f4465cf3d0234213aa4c48e52964a4013872bdf..8cd30f6e81d724c30fe5df885ae080fee83db8ae 100644 (file)
@@ -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
index f4c5b16ce30960fd3a9120e7c218f645a2d87883..4b6f82ce0142208483e2da87ff143bc246b1216f 100644 (file)
@@ -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
index c3865835a6d822d9c8cffe8cefb150d747d8e9c8..168f09d3aea9ee85cc1f2a20a2eb3f5076c5d25a 100644 (file)
@@ -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
index 8ced0644053754f37583372e3a9e866ca13abb26..42efbd7b4413ee7b846226ca95cfadd52b58d276 100644 (file)
@@ -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
index 9c76a74f3245cb8eb886ac60133d6f075bc5fd00..4f98ce2f2299ebb7d8249bf96fd7bdb5d0e85658 100644 (file)
@@ -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
index 20ed643642338e04ecbcb7fc409d79fc788c27b4..7787a8cfff9ea0c5a47f4be88706addad2950d71 100644 (file)
@@ -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
index 699aba460b4d6a47802738465da27e44219a287a..f36b0fc7f10afe68d91b96636f77f3463312bdb6 100644 (file)
@@ -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
index e5a0f7efc7f7e63608571997089b1b42868e061b..12ede53f9d448fe56f754dfd21072fc4c2ca7d3b 100644 (file)
@@ -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
index f3ce7a45d27d230e8143a9ebd7d651a011a029de..9317390e7b407ede6852444146409c19d460349f 100644 (file)
@@ -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
index c78f08459010e65451714b5d4adb3ab4068b4ca4..5d7c8288245a8849a59d4aeb079310cedb7d8514 100644 (file)
@@ -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
index 75ad80c275fd49c0587d80f889c849fafe5cd484..8dbf3dc8082324d89c953619eff759cd8562ff95 100644 (file)
@@ -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
index a27d312ba2cf99ca1a3116870e56315b2226defe..cd725a6ce5dd256c2dc41024d82458100fe3dd37 100644 (file)
@@ -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
index 17594b7c43b0f2b76e89144e5bf4bbe41b40a729..56b425c5a682723015175a294c64d4a58a8e7cfd 100644 (file)
@@ -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,
index 14439155dd3539f7f8d9cd996169307751a5e4f2..90e2871bb5546470d1d0302524383cec450bcfd4 100644 (file)
@@ -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
index c2b387676f608aa4cba143dda757ec08c75e0be4..0b4342a6276547f5596f72338b2c49da42e7a9a5 100644 (file)
@@ -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
index 570c25296b3505aefbee591d7328d6b87c2ae814..a374f4f4467d49d74dd90a9471ba12323ff2b08f 100644 (file)
@@ -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
index eb4ecb17280b990c555ab6c2030f3a75ba752deb..409d49c48c1821993eb9bd9e742597d8c829f502 100644 (file)
@@ -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
index 8588b8170420d7b99f36d27239fb2fd3ada47c7c..dd642d0b3750bebcebee3656ffcee2ad2e61a402 100644 (file)
@@ -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
index 37c69405e8c29b91bcaad15c3d5db724edcad7bd..101bab70e9cbf158fe19b92da34f35a8490d1263 100644 (file)
@@ -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
index ce8ecc5509b647d2284e22f0d3cf8c5e696e7084..c4d52c41decffa956c8d33febd35e74bafb431c5 100644 (file)
@@ -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.
index 605d0af3bbc23ad9421ad779ef9f9c5d334ec98b..b62823db529fbbfbe4320ccb65625958c5f20c5f 100644 (file)
@@ -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,
index 716850adeaae1c6010a01e84976c8d56c100b68e..77532e4b3f0adf1e6d5c9e30f5892fbca6dd2ea4 100644 (file)
@@ -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
index 2ccc60cf9de9a67f656f2561f8b9f4700f4fed71..d7975a26728d5d28df6d193a8d42e9c6d4dbeaa6 100644 (file)
@@ -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
index ebb1756c8493b9dacf5c7f8a44998b3675a6be2b..f8d3eff90f885f8482e13e0a86d37360e02d5447 100644 (file)
@@ -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
index 1b5bb01ea95db608c93d1041f226b75855a6457e..131e9cf46f405fbb2367fbd33791058aaf3d7904 100644 (file)
@@ -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
index 7ad26f965d6392f500871f33440fafef2df0151c..11d656084d893c29e0253505b37d81458815d68b 100644 (file)
@@ -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
index b5f127586e479d8c97006ea7817a17db762a3ed6..9026b54dc85320d6b1b8edbcb36ec751e08fb56b 100644 (file)
@@ -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
index 77e5690f88008230e3f9b4bfffc477774d7feb0b..6f219d8a3d8acb56ed8d4fdda38d84bffdaacc02 100644 (file)
@@ -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
index 8271bdb992a68210f20acfc72442888523bb401c..085386d2acb327ff64a09aa937abca8119c70c89 100644 (file)
@@ -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
index a413ecb0432f05b28e0dc545ebdcfca3bb17b413..052da01437f32c49da8f5194fa1a27fc23b3386a 100644 (file)
@@ -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
index 26248c20475ec89cb4fe60921078c1555de10037..64e39b1ff404996b0795500a6a2e0deab4ba3106 100644 (file)
@@ -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
index 1923addc072665494da0930063ba33a949146199..93350e46723f90ac25cdb0c7cf7cd01df62f5052 100644 (file)
@@ -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
index 3292e83851bc3273876ba871116a92d8a5e8a0ac..54109e0182e2884db783c7933173aa5345bc0f2f 100644 (file)
@@ -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
index 6e2f3c0fca29af9e9ec4e7facec56db7a867b359..f7911ec2004bb40eab65bf35f7a061c68cfe4233 100644 (file)
@@ -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
index 562450842fe29b678c64cef4ad8a784f678377ff..b8e9ab4daa025e1491276732502e6ad0571443e5 100644 (file)
@@ -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
index cbad76f42f9d6b8d6fcb1bc0af99bc7b0333ab3f..4cf2d86e249244389eb74c15493bc0cd6b7c74f0 100644 (file)
@@ -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
index 3250d0b9a2c57bd7e5a2affccd1c65b3b1d7bbf2..fe9b161e29cdce3d2bc27e915cab806b0ea8b533 100644 (file)
@@ -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
index 6530320e9e8449795ed94169ee93503789edffac..34fbaad677162e9572bab75f855d8df60c074c57 100644 (file)
@@ -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
index 2fe936601918178d423d3a7a32394cd288d78fbe..8c8d79f49a95b1e8d8bd7907c73de0411547b13a 100644 (file)
@@ -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
index 33f6125c7810124c48241776bb86d578f3791092..1d320c46b291e189d94e155505a1c469347e3a38 100644 (file)
@@ -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,
index 5ec12733eba0b6955c65058c429814e410bce6dc..6e06c3d320d988dce8b71e3d547429a29e93a34d 100644 (file)
@@ -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
index a070dd5ee5c3ff4e4f995840f4fa472c74ddaa9f..126f761cf2a587b9456856619d146e7c66ac7894 100644 (file)
@@ -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
index bfd900b75e2ee494c883e551e68316960a7e7a6c..b7d38d104ffdd69ca69a407bd2bd5df5dd7cde5e 100644 (file)
@@ -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
index ed72a04edff9a0aac607612cf7d890c036b68e04..fa762d92eebba9549a6e66c29bbce931e2539443 100644 (file)
@@ -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
index 2c280d51315b0f512d59bd7abee59dd782a51eac..cb4497e4f827cf7cd440f77beefe2f18aa71c8ef 100644 (file)
@@ -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
index a39af83ce6d95d3560cf9db8a70b54742d78d75f..00b30b360aed731ff7d5449e0b3de47009fa4ac9 100644 (file)
@@ -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
index ec67ed2819dc56bb4739274f526511e2d2aa1361..88c9a12705c2f768fe1908cd1d2ac266864b7fc2 100644 (file)
@@ -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
index 43b06c9bebbf1efd764ea81850cbac344f5037e1..ded1abb43a2cc0ff88c5791fcb3b9bcbd9be3bbd 100644 (file)
@@ -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
index 37962c87d6a82f879729a4ded6984a8aa30d5fac..ad6036cf5028b73a7a98363063bc02667994cf59 100644 (file)
@@ -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
index dd759dd75c81c0d28a9924be3630cc8c9fc6aef5..090e34513800f8ae67d95f605b6add9585842743 100644 (file)
@@ -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
index 64919821958777c7f370c4db04f6b2d6a06655ac..b6813f563643addbc89c113a57079ad76e1a7b6c 100644 (file)
@@ -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
index 804f1f2ba9d386b6a830c1847c094b804427c5db..97d8964baae36e4bedebf9b44319fe8bd768641c 100644 (file)
@@ -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
index d419f80a620db31628b7dabdb87deaf3060c4fd5..ee456e6092d102a2cb4c05dc6f7b5c120e54eb61 100644 (file)
@@ -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
index e67e77e5a888fb37ebdbeed91ea51c5cb95e5759..576fe29645db8cfc667d07a5b252950cbddf0e83 100644 (file)
@@ -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
index c5d9802c0f71581a63b59cd4b82c6a611ec07f6c..747b1e5289f52b881ea29c4b2bf9ee37bbfc6845 100644 (file)
@@ -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
index fd4c86d05ea88c664069b926a0b5c3ebec702840..50007befd21131555ec8cf38a4e08e5c3248a19f 100644 (file)
@@ -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
index 99cd1c9dca1d8999c1be867647b600c9fc7591da..847c1357ad94d0705b0fac6d35349d95dd63346e 100644 (file)
@@ -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
index a0dd7b7f512fdbdca326a47126751dd02e886329..aacff782c39c5171fc6eeedf619cdfa28f72cd8c 100644 (file)
@@ -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
index a777386a19ef217482688575575dc1274bc2abf6..60b0b2bfeba680fecd5a454b0b14437e60cd55c6 100644 (file)
@@ -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
index 9db0733b0d81753db7fb73faf5ba97eb1cb78c90..ad2cfd35d720a876fe34560d45862ce85b53f871 100644 (file)
@@ -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
index 537556059e46d6a568782ceaff451cae09a07d1a..36d61be23ba4dd73706d5e995740e44cb1f62857 100644 (file)
@@ -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
index e51e7bbd9ec4aff11e1c1e16911fbe015eb2d646..94dfc7af45ef780b02fd557df1462b89a3c74e28 100644 (file)
@@ -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
index c11a2c9c00067fa2ceb3c673def913c4f4c23c77..5d68eeb71d5a296b811f3dcb990b2fb7be8fdca5 100644 (file)
@@ -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
index ce9e52e2b8fbc138181f0b70d82d6e4e524bee8e..2045162cc2e85c73ce1331ac0e957fe602e8be55 100644 (file)
@@ -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
index 8fda74c009e9b279540bbbeb183b84b4a1f6492d..e0b58e6a6cf477dd7214c6a4bb58751b4e430ea4 100644 (file)
@@ -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
index 3d4ce1b492cf3430d3106a2eda46540810aa361c..6be451d5b02f4cb8df207d2b7211d6a72eab5468 100644 (file)
@@ -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
index a44a7b24e0421427e03ac7d3a1bf19b401b241ca..c7b18a2d7fbbf4414a2d9ef1564ac34449a81292 100644 (file)
@@ -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
index 310058de130a4e066c43b995871c5f3a2716cc42..2bb8418fb4993994b53fa823cfeecfa08a7993b7 100644 (file)
@@ -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
index b9bb85f3697a28de57f13166d595e3e2340c9c0d..93d835032b1037c7a2baf10b7a94caa6bbaf8b6b 100644 (file)
@@ -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
index 8cabc06d0ab6734e5f5166c85889c473b06671f7..f2514ec8139bfc107abbea696adfd8a68a99d2b6 100644 (file)
@@ -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
index 5087a40306f0346b78a2534f35058978d16f8461..cc1db9ebda782a602dec8dcc09848a5e14807767 100644 (file)
@@ -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
index 728f0c8a0f26b12afa7044dec1a5bf3b2c15a9f5..075f1f7543c075bca1e406b5b40fe4ac5e4a67a1 100644 (file)
@@ -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
index f64d3e5c58c8b68deb72013111d6131ad4d678b8..4e3315f0ed3d352938e554d6cd9c7c38cecd3501 100644 (file)
@@ -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
index 47c94b3aa9d9e87a6816bdbb9f79042be947b708..ff71b549b0693c5b5ee6b0ce21e2a9b883d9878f 100644 (file)
@@ -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
index ce28cef822bfce564af3b3b44cb61c9dfe68f47c..514e2f00887c17930ca85d551abc97b538b902b5 100644 (file)
@@ -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
index f87ef70ebd897968ae7ac73e5e41c94f79c409b4..c69796584401bce7441f793bd331f1b1b4c2d023 100644 (file)
@@ -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
index 3d9f640be18dbc6807a800d6df3276b5cb809a19..31927906488845bc4256671113290ea4744d9f1a 100644 (file)
@@ -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
index a75e4ede171d310409782b6a116c4d2855f45c7e..092ea5bea044448d300846caf84fb112b3600d6c 100644 (file)
@@ -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
index 7e0e74b3eab96f717043e33748ea7fdd58d009c5..5eb762e65f5ab99732a41065c00f649bb16b9726 100644 (file)
@@ -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
index 35f79e19d28f60dd346ba5408caaf7c992d79342..fa1cf113f89de259d5c5dd9d75f21076d94bf3d8 100644 (file)
@@ -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
index 2691d463ecf003f70740202de6339626829fc37d..ed757efbe1ac0654d2ef36f52ea316a7592cd1b5 100644 (file)
@@ -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
index b0e71e8ceaf2ae2038ec7a0c9707318fa5268311..434bb86c5e0e5e04f77d0bc204f6a2df38f066d7 100644 (file)
@@ -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
index e79aeb144102e3e90ff57af5312735ff462830b3..4182d3afee54866ddc70f553364028c6243265c2 100644 (file)
@@ -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
index 01d3050c637b7b2e2a833dc02ae9d4d2a74efdd0..3c9a99f7b55ca9ec474b8b54150d784f53e6b47c 100644 (file)
@@ -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,
index c9c95fb9689c2f83663f5d00c47badac09ee1baf..90bc84d4e2ae4a64a4ff3eabffb418c49e9341a4 100644 (file)
@@ -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
index 086886b27cdfb23a3b9155bdb4b020cd943853ef..49dc393c007674785acf89ac889714465882f181 100644 (file)
@@ -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
index 5b8625f4df5baadc96b0564bc9f4a3936aaacc38..7dbd64bdc85ae6f025bf1cabee04004e93a1254b 100644 (file)
@@ -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
index 0dabb33439b56d4b9516478d2604e29473418491..34762b3e2f886bd89ae02bcf6a75089c07c0f259 100644 (file)
@@ -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
index 5ef3e22a77e5cb2edf20caa46842e0868881eada..a57436780c77b169e29389831d00c85b9cc71880 100644 (file)
@@ -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
index 0ec19531f6a966510013b39c6ac78ff10fb3bb40..f06886f7149304bb9308ab2fefdc306877f04e2f 100644 (file)
@@ -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
index 72a58e72edf60ff806a2c9fe0d4af5758076b3d1..cd9742bf6244f13e32ac45cd0db1b866ddf52aea 100644 (file)
@@ -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
index 8a30b46e60e5ad359ed9124771b305bef8aa99ba..21afa2d544fdf30e5cab9d0c20bb92a7db1cc1f9 100644 (file)
@@ -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
index 61426c8b5f17a140a5ca7bbcde69b3a83058d3f2..8dca93ecdd4be4d28d777578ea51739e25b0e6c0 100644 (file)
@@ -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
index c2df41bccfe9335608614457cad8f8442378354a..877206e0ec6cca88f935ac980a864ab9e0f9ca05 100644 (file)
@@ -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
index 3330ecc1db10aca84511af1f20d061150ba33280..be9d4619bb40daffefe166e0767f1978524b6d74 100644 (file)
@@ -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
index 7c90004a9130de6be4eb899faade9614fbbc351c..096bee1baca96267f4b592aace33732461124417 100644 (file)
@@ -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
index 275f097eb2a066045fbe3ca6a57bd1b7b778140f..49e7341358ddd6a46da9bd4a7696e890eedd6c4e 100644 (file)
@@ -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
index 1c361bbb187860785d7f14b0577df6a18e7c4744..ae2b650487f6947328d152caaa9ff41b6f9f0297 100644 (file)
@@ -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
index 5576f5831cf7bdded790e35aafa603c37799378c..a9bbc59f6d64511be4516b5a3817d002f28a52b0 100644 (file)
@@ -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
index 4bef0a00d1e9cdc57624153f1539ca40caae166c..460c1acdb55a471b84672a30b3523b9df4e8b81f 100644 (file)
@@ -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
index b74b2814d224f27765c934d4f353790bfc2acc8d..f07a73513e2fb1676f0b01cb40cf570e691ad799 100644 (file)
@@ -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
index 77d17d5a4f9cef2b595a888ae863e0c340973365..b94767a5f3fef154f31e682eb43917a58690b963 100644 (file)
@@ -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
index 70282b2ceacbabfca443958fde10a42bd953d7c7..0586dd88c1412761dc9087b85c9a67111e292621 100644 (file)
@@ -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
index a4ddbe2c5414087dffe4cd6e388c672a28966b3f..908d2347a99335543f1377b702b914c270893641 100644 (file)
@@ -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
index ee2c5e5ee0840b8a5b6f3b997af82abcc224ab2f..1c35c9787fe1c07549f4c4f3dc71996e97b8e1ac 100644 (file)
@@ -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
index af39758f85d7240c3b145354568edc25459572ab..7693132d1bc1deb69052303af5b275aec0657a73 100644 (file)
@@ -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
index a0eb55243875e337e6c1c0ed50993c3ef6aaafc6..bcd2a59ccbad37b67a90716743b2a33a55f39a36 100644 (file)
@@ -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
index 26ce8327760564a55e0194493837cf93b90e5c60..208dde1bc44e92647c9425348f580eda34c20e25 100644 (file)
@@ -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
index 3fb0b6e0276f4bd50851e03762b5a196cb94e57c..b205b0f664c92cc653f489e8dc1dc58709b7ca90 100644 (file)
@@ -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
index 83f6c77d836b9785672cf513e972b533b06c7bc2..94197137358e613868f33ce8d28ca2fa5af29ca2 100644 (file)
@@ -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
index 3a7277a742a0890e539ffe176e88c37d60b067fa..3aaab3bbb98e8bb587bfc9abc6fbf976f87b042b 100644 (file)
@@ -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
index 522c497c21d26f3e40c1e79f73be7e76ea1ba5c1..1719206a98bf746157fd731e6f5e2dfcbc6a4790 100644 (file)
@@ -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
index 56f18db44aaf6e6140bfb838b0bb437e38a28f66..65aa23d634a4c108628abfbe423e4c576591bbcb 100644 (file)
@@ -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
index cf52891ff8a5e256129be0a397106ec757c52b02..20e87a31bb829189ab10641b5251fba1f711fc35 100644 (file)
@@ -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
index 4f6623ee282409507b86a650cc384b05d26cf20d..69ee8376e55514594ae1a8926f41e53a2787bc58 100644 (file)
@@ -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
index 194ca3d3bda2202e727c74a4ee71c2d9e50f8c0a..65dd8d1b0560361603563b7618320ba82b2be960 100644 (file)
@@ -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
index 13443245aff260cded5f7ef8c09afd1f7543612f..3ce6db16d63f46c953cdbc659c36737a65af50bc 100644 (file)
@@ -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
index ffa8e35eb6861db5ff65e31da066f275d60b4d71..03103d965d50976238b10757d01ba97da3166bd9 100644 (file)
@@ -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
index 717efd9a0e8f555d1e634c2974eaa45ad55f900a..aca98f4896cf6cc30eec60585f26936fa8f2dc0d 100644 (file)
@@ -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
index af290b21b3093bfec0e5f3e6ee32b9b4f24fc667..a66faf1ed0e3ec014b9aa28f64f9df076f05dce3 100644 (file)
@@ -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
index fd029bac8954cb21976b6c8f0cbe02dd4469754d..cdef693869b0c8667e2d669ca2a42c2dbb501e34 100644 (file)
@@ -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
index f6ec29e3cf479aa1d8a64f9a641f23bc31d646e4..66282ecacec4f6211df918eea25818b994c5285d 100644 (file)
@@ -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
index 384b898fa18a3edd4400b78f357fe32dcaea847b..93bbec210e58c7bbf70bfcebf7c02d9890b715fb 100644 (file)
@@ -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
index 92ae7fddcd91e62e8922ca4249d3c8ccb831ff7c..e39ad550ff6b66fa43bc9a11fb83b644eb00fb50 100644 (file)
@@ -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
index d3e01c23985307d163a60c7e475bd1000d367d4c..54c87d0e4c9026b302c37527c47dd0015ea6f90c 100644 (file)
@@ -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
index 05f95db6270e71231b2bf5057953833cfe5b7c05..195ce7823048bdf6f8cbdebe3b6f20841bebbda3 100644 (file)
@@ -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
index 2ee275eb2af4b21dadd1c9ebc76a6c23ffda9210..d8b1834c30ef772cf1293a8ce62899f24caeafdb 100644 (file)
@@ -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
index 4982b23ba5e1eedbe63a44d5b363b21ee2ed6534..b0f289fcb36ebb3f85d0621959f8d777ad05b633 100644 (file)
@@ -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
index 24bec15767e68cb547efb0bc4d8895fc93dd4cb7..748c17c7d61d59685d153a4f29785be96c062d0d 100644 (file)
@@ -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 \-
index a3bb794f33e9b87a948281b1083718992f929e7d..72478d58d4e116b6a4f6a19467d3b436082b56ba 100644 (file)
@@ -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
index 76005231a56ebbbfe8251026aa5e99bc025e227a..31051475ec1ea1f1e34d1c6d68ddea7811f2ced4 100644 (file)
@@ -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
index 8d720317c9b454b1df7262c4b2237e35803d507e..a0b4fc0a4e04dec3849dc698fa495b7789eb3f05 100644 (file)
@@ -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
index d477fe6bb34180b4d762043dc9c2a41bdd35364d..6586078e1d9d35cad67ad00d0b96884c5d2309ac 100644 (file)
@@ -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
index 63a0cae2284efe4c923d1b6b60397f4b09838ee3..489a4509d4fcac00ddadff408fc9653473c807b0 100644 (file)
@@ -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
index 2a44c85e43ad19ce98d4306a45176fb5fff6865b..d58a6e1c94f26fe50392d4dac5d185e29e2b2ea2 100644 (file)
@@ -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
index 156c1378c8d365ddc00d9ad6f64fc77d09e60dff..0ffe62ce4caa1618cd4c9be8c8aba29355898fad 100644 (file)
@@ -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
index 51bdc49b92c0c63782a5c31c017a3c986d30d5f8..9e364dcc1741025a8d39860031a624ae7059f4e1 100644 (file)
@@ -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
index 167887145103ec95da8784d0c3ed6ac37b439b4c..03c1628ac7124eb89700c175eb33c3da00d23d63 100644 (file)
@@ -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
index 3a168cb8c2d5c66fa1ced7b06fba3a49bade1796..7e5f064331c7698172b1f2cf034fc6c38eeb0723 100644 (file)
@@ -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
index b19ebde1dca6b1c97a109eb421661a0bb60162bb..d761e07401d823ed1df5f37aca8fd342f0a62e72 100644 (file)
@@ -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
index 5199ccf77e04d3cc14f29c2a2fb9734da49ec612..ca596e4b61e416e1d2d06172cad241c88da41649 100644 (file)
@@ -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
index 9ac0713585ab2f968dd00b5681e35b22e3aed750..e53a2e492ad58b408335b8c9e55feb6fbdc3173f 100644 (file)
@@ -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
index 10e01968895a5b2249985ac83d428424c4212d9e..a9b98a145ecfb58b110f6806d3d4432811396b47 100644 (file)
@@ -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
index 3285c03656bddaf944f829d42e599a515f7c9a1b..b67978a57226f5adb23abb5918ceaeb7a1867a8d 100644 (file)
@@ -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
index 562c3227a9774a5503e7f0193b87b44f4c2ec4cf..95abe7d8e616441776c115e5fdee40f834ed40e7 100644 (file)
@@ -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
index 095a51536afd04c28dc566d420e23f38ef7d3d7b..0a9aaf46344796312fb44508a11833cad2283f48 100644 (file)
@@ -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
index 238e8db1c52d7070528b87c4750dfa091100d513..d75b7ac42fb3920e4e6d727283a2d526aaeafd15 100644 (file)
@@ -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
index b206dbcbbd314e954ace4f2eb27e7cbfc78e4be9..9ab1fb4b2f0f484ef2c455a1a8621982ffb2cef6 100644 (file)
@@ -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,
index ef11ff6ec4ec2b80f28d1520c17bafed6f6fcd1b..b969aa01bdd218551d7fa49801e025d572d4e7da 100644 (file)
@@ -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
index 7b5b5482a942370236320c0ddd24066e08f724fb..6bd3736c6ff08610dd5902183413f30cf7488cc5 100644 (file)
@@ -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
index 5d9003508e0d1fd58ee1ecd4909dda4478243f10..21c44a68e1ef2d81755e5a34032db9d4ff9f8e59 100644 (file)
@@ -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
index 35296d5a49ac6cbeee63dff38e4159a1615d01c5..eea0c06cf3825bd7f57b35945e2006833e63234a 100644 (file)
@@ -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
index 598ae2245a58df3d9621b34da467f2698159c7d4..40dd382e8a845908c41de3e266b08cc145d31235 100644 (file)
@@ -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
index d1bbc46694cc6aa67a425d7988f77623687f4112..841ec182993f3831e2847d5cfa332260e83965fc 100644 (file)
@@ -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
index d85294b40ebc2bbc0ee6b2fd0c0624b639a01439..66dab7cb1ca2e0b6f3eda919e7cfc55e91deabc0 100644 (file)
@@ -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
index 41540136dd1f0d714fd6115541c3655839e8b9bd..8f8190ee3f92c0cd8385673a7ffc7bb0714d9130 100644 (file)
@@ -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
index 62f4114d7f1ae0d36a64a6bb65ce6efb466a7737..644c68e994473270c98da32676537b4f4a52f400 100644 (file)
@@ -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
index ce0d3986f423c89fb9d30d92843325fc847b8b07..68873868cb42a98481f8775dc29601f62e114d75 100644 (file)
@@ -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
index 57a81f3f706f84301f8b29ea9f95226522602c07..1db57cf468da6bbff4693b4e67579ff82aa6680a 100644 (file)
@@ -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
index 10f44dcd88415ed0217a22e87ee1717f3188b0a5..38f88eb926f20eecf7238d7131f3978689852f2e 100644 (file)
@@ -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
index 4b80b02a549361af49e5448d9041a3981c33d36f..ec59e217b250fa21a916d4b910fee51de4612e45 100644 (file)
@@ -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
index 10d2f47ff07a94d7a0da6d61c3eff2eae5ecc0b1..781a75060d3232c80db1536b7644d054746170c6 100644 (file)
@@ -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
index e820a70a731d28df564e99fb87dd0bf04e52c09e..1ded8a789681c59f59c509fe178bd51e077a39ab 100644 (file)
@@ -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
index a431d1cde82d40c28cbba35cf77ef2306ac3af0f..bcd8ddd04d9235e4ecdf945d25f74bd5b4b446a9 100644 (file)
@@ -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
index c7f2039bd5e4356a01864011bc7d4363d63ce88f..1faaac04466d2d3a64b89c7369eb730e1872bfb4 100644 (file)
@@ -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
index c5fc7832fd9c9e8d158889d65613f5391caf061f..48189fb39e37ef5a3cb9f7beac3593275238be90 100644 (file)
@@ -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
index 6965f561b7f4044e07124278b6daf77dd18efbcd..62f1965d5a7f5917cd6c02b59c90cafa6a9bd0b2 100644 (file)
@@ -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
index af012b12f34649345c1e4e89f60b069694fb83db..704e951d328b6eca3082ff879fcdc008ca34ef42 100644 (file)
@@ -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
index 844e7d076b32fdc666cbfa8f907f62d6f4665fc7..4e7d44cd6871e6e1be568a625a6cf6a800610301 100644 (file)
@@ -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
index b1d214df864b1a516b0a0b6672ea1cf10b76eb81..6bcb10db529796ad306cb42edffa74bc079daa68 100644 (file)
@@ -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
index 0865e9da695349a316d80f886ad7246f7b552c51..130bddc9e9b96fdaf79da3a02058a1e69ed0727f 100644 (file)
@@ -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
index c69d068c89ae9c60ee5bf0af5e3e482d23a05c4d..031b98bd6bb1f5157166ae56ae0ad9793f6e7ebe 100644 (file)
@@ -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
index 40aa313917b4019538325a4f9e81a4a779409426..0ec8057251cebb5017df11a80969829b2c9ab0b7 100644 (file)
@@ -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
index 92c430c4e9334fb0ea615e39ff7832848d932e1f..d31db14b2ce92371cf96b8edf0e6615cb88dece2 100644 (file)
@@ -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
index 06ca94f8a15b5924b03b620b1827969f703909d1..21bf4440920deeacc71283bdf00be9ee3cfdc678 100644 (file)
@@ -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
index 08c4d343f997ecb3cc8bda09e9cf92143b2b0902..57e29100f4409843ccfe6d754e1de084420a03e3 100644 (file)
@@ -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
index 57c9ab6c72f0661f16cfb779a19d088cb48fcb94..245a10807433e9575cbb3db7b5d50d95e177d045 100644 (file)
@@ -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
index bdde650e4e6fcc47586f1f5d91ae92c97c2504e2..2805d003e7370f63c022a38671c723de672e9882 100644 (file)
@@ -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
index d0fdb4be9bd5d212d6a3bca487905f56a3258713..a6c7e2e1bd25d03a74a92dfcd40f392762242e52 100644 (file)
@@ -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
index a03af6ef950422e220d0ffebed23915f02eb03ce..1c91e68cfa019ac3dc64db209e6f660dad6152c3 100644 (file)
@@ -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
index e91761d7d65ad752fd07b4fb03fafc526191b1b8..1d0ebecb980130a0ed5af666ef93e0672fd48b7d 100644 (file)
@@ -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
index 299f95cd68bd32060eb6b874cc73582d36c036a3..4f97cf9befe92966326fa2601e6c212c2df2304e 100644 (file)
@@ -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
index de38780673b21683f3e6ff4a42f77f4941516c29..a02f621b7de8c5e593b9badbdab70c004a0c3717 100644 (file)
@@ -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
index c54076bc269a3dde3b46acd1605ecc923f3a1f36..c158e75c130b08e07018cc8a70ae86bab701d996 100644 (file)
@@ -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
index 7249bfe8216df9b80ba582374ea19dea432a0023..5e11ad2adeac19e74a8f70a485d13c2d549b493f 100644 (file)
@@ -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
index c7b5a09b32e9c49c00432b3992e3041bc1d7aca2..b5843eaa0f50947c8d0b1fc4018404fa09be9d1f 100644 (file)
@@ -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
index d4a9d896f3496c48cb5e44f1a7b41a051f211b82..f641e6b7ccabb8d252436b74f71b1aad1cecd0cd 100644 (file)
@@ -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
index 6424c5d9591846f0df8f85e986f8a1fb20b06be9..1cf7f2070a5f4672a50caf51669ad81391afb0e3 100644 (file)
@@ -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
index a385aabc945085b8de2fb71fa60d68b202700f23..5bc017fee9273153c63a49363c0d13a208bfc810 100644 (file)
@@ -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
index 169213f03098fb6c864d117c0a31ad53eb78c5d5..d33a40fd0f070d2389486ccbe7822ac72f4639bb 100644 (file)
@@ -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
index 2aaf93f5504efa681d64d1d0c54fedc36e4e63c7..8d4be103c56a2af086bc2f7c5ab0273566fcca5f 100644 (file)
@@ -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
index 2e8ae0c6644a4c30ce3778d38ec61c3e498b95ca..0a92f2257e488570d37241d4f5fa9058e68ab424 100644 (file)
@@ -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
index 26fbdee5b0f837a4fa1aba868b30074420a4c95f..3be144d1260a28ef6ce6c6cf76bd1649bd4183be 100644 (file)
@@ -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
index b3bda1562b7be74ec1e6c0d3d7605b9e6108fa1d..3e4f968da5b208acb278f58d699a7d91f92546de 100644 (file)
@@ -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
index 15c61f5e55143ff412b728fd613a6c4d59925c30..072f45a12d7eab08342a41467cd41297c11a7591 100644 (file)
@@ -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
index 8f2f71cd4509f6353888c7ec74bcbe864e5078dd..d4c5e5e4122080cd882501dee0ef81b980298fe7 100644 (file)
@@ -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
index 461b24e68bec88984164d04ee7fa0a39f3c3c89b..976d75f39241de69c420072a62f20f00d4093e12 100644 (file)
@@ -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
index e278c590d82647b8fdd51b0a6eb85a10a095fb0f..0f69d3d5815ce61cb3b1545bbb4322edcd61d017 100644 (file)
@@ -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
index bfb147462024a099b8fc54162afccf9f2f6ac02e..8aa76c0d6f9d3a34597ff8e3268bf8fbd6a21ede 100644 (file)
@@ -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
index 65e2d035d8349096702406b1e814a6b524470f1a..ce76de5b3b586c433b08ad2aaef807c19dc35706 100644 (file)
@@ -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
index 42be178caf7d41a45577a6d6c0e96d73fa16b87f..35d68e2155e5355c292ef396326d4a6cd0f00d54 100644 (file)
@@ -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
index 0130c3c666fe6d02f3cbdd9c58009a5c3f5a8865..2418d58f285df363ed7211a107ea55c087f3628c 100644 (file)
@@ -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
index 9b4a8185bcb25528ac061704d076c6d69a39edd8..d698a6a5737c58a6e2a46116755d83e6f2ab3fdb 100644 (file)
@@ -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
index dc21e660791f2e9ab6a28f953f088cd67ef94732..50a4b58ba0632f6db162d8c8df44d6f561ee62c1 100644 (file)
@@ -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
index dc0f057020125e4de2f715d84df9431008299744..50d5cf65b3a87fefa025aa267df7912281b63bef 100644 (file)
@@ -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,
index 5064e28763b7460c2b7a1f2e776fc9656825a686..8c3993581152af0cdcb6e6cb254faf65b56691cb 100644 (file)
@@ -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
index 582667d99ed281ea504e9a959540697f4ebcc84f..7ad59e1bb5f3d2f19a0373227fcdfce58ce72567 100644 (file)
@@ -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
index b4b0d19e1265da423bbbe2496f1541b7dbc767ca..d69aead2a94ac37228ab805da2afef4adeace08f 100644 (file)
@@ -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
index 7a4176d5485243fe14e3c016b20c453f2fa3f756..adb93e10f832a7a5b375315103a31392c7640567 100644 (file)
@@ -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
index e8c9739cf5387f81123e7c9e994f4db82a400ece..c083c80e56a37b13b13f9190b1506883ddff59ff 100644 (file)
@@ -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
index ce01dac3e24c752fcdf7f83671c4a5cff42f3dcd..5cbda1d4dbc646a8d128689982c2144877101194 100644 (file)
@@ -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
index d7745157053083f3f7417e4757f71f2e49d0b87d..b4ff181a09ec9af5fbb09eacf837bc7074256ab8 100644 (file)
@@ -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
index 3b8f778d57e782eb83c3911418bfb6482194ae9f..a65680d48c6b345a30dc8c4020b9a2f4ce914cd6 100644 (file)
@@ -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
index 821c6fb6a04e52ae6ecd564beca0756fdff75b9d..f74a83f65560d28331b90840a6491895caa816e5 100644 (file)
@@ -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
index a764a024a041fbf68e080046a215360603c71710..3049afe2c2deb5f1abb00eb553c1a1d8f19e0bc1 100644 (file)
@@ -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)
index b739f9de7bd439f9f08c25739f84586c9fb07aac..9f254789999846bad9bf4e6971fa0b28afe76d19 100644 (file)
@@ -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
index 40cd4c4227ca4d1839be47bbed94f4ac55d1544a..deed107c34a66c1ef29e8bc2e7fca43e5df3bc1b 100644 (file)
@@ -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
index 536cdc2e513d773a501dcedc1d43d22fbd319e64..231f44cee1279e1dcd40ef74602201a3d57a7231 100644 (file)
@@ -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
index 94ba000ad5ff36341f78a67c2d3f31df4ec8d56f..9a3ceffc73413903fb5fc89c363eda59d824158b 100644 (file)
@@ -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)
index d23fc1ea0d7919c972d94a36d4bdf229245eef6d..e47c203e66434d1a2985357fb21191594586271b 100644 (file)
@@ -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
index 4f01f0a45250248684d4e5e72aea1b3808cc1549..a92b0f140633e64ee2187461330732f0da5beafc 100644 (file)
@@ -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
index eb1e29e1c92f80a75d38ad34448abc6e817962f5..b7c892a9d5478f66779937f41dcfa05dd6cc1c13 100644 (file)
@@ -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
index 02db2713c0215a0472bf06c9d5e560a4be6e0458..c80ce55f71053377ef08a4465283fc8f7eac063d 100644 (file)
@@ -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
index a167b75d50fa2e8fe86e4c1ff6f7904f16166094..b0e361a892f6e6cd5baf3036416b4a85cc7f2e82 100644 (file)
@@ -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
index 69789b1c712d4772917527fd65ac1aedb40693ca..498a58a1d489e76cc1bd5fb3db73c4cc21d36bd3 100644 (file)
@@ -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
index 738e216d1f7bf6c8b1da7dce43955c2cafbaf888..8eec0cc28b106780e75536cd32acd1b36ffc445b 100644 (file)
@@ -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)
index 79648994d4bcaebeb3df0830be0e01d82003f16f..52c331a530028470149e33a94a0a057cda3dab26 100644 (file)
@@ -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
index 26b7e1e6aa573afcccb9adc695cd5e84338fd9f7..49ec1fd1efd2ac26f1284a36474c04ae58196b18 100644 (file)
@@ -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
index 44d3c3f1fcabc5b9a43f3503e3d211e510b38e7b..97812685684cdcebfbfe3cc0381d17bdb2ccac33 100644 (file)
@@ -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
index 92444b127088918e6a597046c8e00db3e9f26950..242fdf29b67b44b8478dc96b62fc3c04c4bfebc9 100644 (file)
@@ -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)
index beefbf646ff802a2ded79452d116df29f2974e9a..eac1ceda12100a7a2749b228fde0fbce097bff30 100644 (file)
@@ -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,
index 6826c2404338fc5277b590c6b0c6066c5e2184f3..3ff137abd64ad200f66f154ec6f52d33366db7c2 100644 (file)
@@ -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
index d93bfd6fbbbc048c7805b44572610212b5758393..f77ca8bccb99972258d817b784e469b704a5980d 100644 (file)
@@ -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
index d815e07a0f9bccdc699da3383c4eaecc3853fc0f..82f22a12190aea2eb0b6cd3023a71d0da72828ea 100644 (file)
@@ -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
index f10846e813164f262b5b94df87c83a68c174eebe..de7e918f4004c7ff7d6218808ddbba007d391a81 100644 (file)
@@ -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
index bb75e48121f3738d53c1b4b64884919654454559..5e9a9db8bf0b2fe55b8607f24f7474e116fd7460 100644 (file)
@@ -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
index 9f025de67a814cb1139822206b06a248aab3bc07..5695cb1a40126baa5cec912f89baa448a04a977e 100644 (file)
@@ -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
index 6d6f8c8ce9faca1d9307a0e89ebb08b6f3621d2a..dbf24ea36bdaa2d304fcdbe0f755803ca388a625 100644 (file)
@@ -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
index daa70ebc8549782f3c04f49d66fed6f287af7066..3febaf3b72b7bd95f4fe37aaf0247675c5c3525f 100644 (file)
@@ -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
index 4279d60c2ce63bfe87be331b593fe35f6a761526..6ebe1206a928683b212663d4b66c104e68869e3f 100644 (file)
@@ -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
index 2114c27f0c07e06fe3a7e44b26a5c90929d4df07..103ac2122d6d32bda860322c5b4f77db033fac23 100644 (file)
@@ -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
index 3bacd92fb41773c96edbf48bcbe91206c114d9ba..4f3615c3ae99cd95332eaa6426dcb42ed74ddbab 100644 (file)
@@ -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
index f741349085c559be8ee5c3fa82bc79e34f244555..ace08685846baf39ea8ddb6c9faec92d0bb241b9 100644 (file)
@@ -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
index f59ac8eda617b82bdd39676841d6cdedbd413967..8750c8addc3abfd4f6791a917c62a8a2bb941eaf 100644 (file)
@@ -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
index 445c1275b6f2d5445ac7fb4909a8919dc220080a..2d5ae95ab0306c8c820a8ede32677a057b421798 100644 (file)
@@ -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
index 60f680472e7710fee66d34196a09e1a1dd8aa1d2..3f10c474be3ddf6a17b9deb012b6f5610496eac2 100644 (file)
@@ -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
index ff83cc23e2eab13fed1d25d63181a7aa9ea98093..d6099cf3c084ba30d4c2eeadbc1578070870374e 100644 (file)
@@ -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
index 7ef131df1c5787eff9b54b95fde628c52326164a..40e04a647a6145af67d34716ef6d4475d97fcd6e 100644 (file)
@@ -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
index eff8b01571ed37b7015227f978dae2cce6877c59..25f448709b3c3cba830c9e1d2551bf42a87e05a0 100644 (file)
@@ -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
index 51abe8d9a0fb8c3b9fed3ebdb3d5a40d7e5986b2..19e9107fb21066d0b053ec070500529f86ee34e3 100644 (file)
@@ -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
index be43d8453bd33dc93de1fa3e8cdaaf4653f199c3..4ad2f19d6020d8d9353dd97bf3f252f8e643914f 100644 (file)
@@ -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
index 72adbe88e54987f7570d3d00ca8587be6e9e074a..99779a9cb8ff79fb4329802cc67592f15a591a79 100644 (file)
@@ -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
index 407c34439fb14fc1e3ead4e1231a5743a10661b8..4dd9aab213b923b6c37aa98189d4335eddd1efe3 100644 (file)
@@ -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
index 4083774b6afb4bb31b909e513fa80be9d81e1f38..0eea2d4ada70cd9e7bdf5e734c3b144f98df3824 100644 (file)
@@ -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
index d631ae24c5c3d554ad22b60b73735eb9a5b4bb98..24b57975e93c8ec1bdf8e08e4f83c7e4a8ede2a7 100644 (file)
@@ -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
index 923b73eb5689b15cb07a14f0fea2166374a6533b..0d24b111aaf9a58782a3aba6ba92eb149e940157 100644 (file)
@@ -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
index 94cf647be24de7eccece6de7b3064922e5177dfd..0320d8191d98dc7bb44b3496cda7b82ffa58b314 100644 (file)
@@ -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
index 858d349cfe59543262942eb5109549ef6dc6b194..7c678f037f9c144c6f386df0d6e2239db2c99efa 100644 (file)
@@ -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
index 81e53b7d3fe4a1264043be36129b07cdde858958..4cf4fcb1765ea30f5efb4edf89d310fcda951860 100644 (file)
@@ -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
index 877c3dc09be1486650aea1a4dac327e6dc5e30b1..0cd1cf96a00022b89aa353fcba56a73f3104ea5b 100644 (file)
@@ -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
index 643b2301d5ac9fce170b36fb9bc7ebd90984cf2c..750c3bd6a399aa5c0d355b923d7205c8d47b595b 100644 (file)
@@ -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,
index b0c34938bf80378082f752a65b2e8c9ee0439c1c..d58a70c6c52c7d1646fb6227b91d978b51ef648f 100644 (file)
@@ -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
index 8dd6a92120ea85ac625479d2ab116b5123e62925..034ce59a4bed0eaa2228acec8d0390cc50e8e0d1 100644 (file)
@@ -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
index 1ec41cdb69363c0f0a1f0ea85db508791cc11c44..968d68f7941c89b03f6d91b90cd60c28ccdc6b14 100644 (file)
@@ -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
index e6683f3699c73d35fda1d8b6cab643e413d80fb7..d13710c6a32f1575ea97687d55f9e5eaf20fc343 100644 (file)
@@ -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
index ebc8aa351987060d6440cd53d44dcec4f24da77c..b36662b9644caa406bfc92a9e706efa04905429d 100644 (file)
@@ -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
index 26defda80f103fbfbce5c026d2ffd47c4c3161c8..90aea13245695231e75e73cea1e616a3e52a050b 100644 (file)
@@ -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
index 67ed5c7c5db51a27b20cd095020d4c396c36a1a7..53a0e19c765b05faa00331b1204dffec784d3fb4 100644 (file)
@@ -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
index 09112bfcf9141c3fcc259917ed987091144dd7a1..f02bc418ccadca58ceb13965ca5ce7f019bf664a 100644 (file)
@@ -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
index 5d73aacb94cb327d1db305af647774b5a22e2293..9cb1808f6373dce3d1e7fceace7c78f2c7cde8d6 100644 (file)
@@ -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
index 9f03f706506fcc178acac16d820d62148a890bad..d03f6bba812a60d5c3bfcd6e1b3a2cbace975c6a 100644 (file)
@@ -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
index cca7d53d68d9cb666008476c65db97a733cfb46a..bc39333ccc6434cf38f9e012635cff42092d4965 100644 (file)
@@ -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
index ba3a14e4b503b740b8c299d304a7d803f93411ae..cd4e37d75aa75ccdb274c7f7d94607fb30689b34 100644 (file)
@@ -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
index 9bbf3ec610d11a6e5588e05ae204b277b0ebe139..ffbccb438beba3fd91f7d74cb6ddbeefa2ee44ee 100644 (file)
@@ -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
index 4372fa49422d46cdde321b8df6899d55b5282786..eb57151dc12d9d0870f4707f4a8227280e3d365d 100644 (file)
@@ -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
index df8e3728cbc7e8e4b54ef2a9ba42e936eeef5072..4d1557991803ed4bfb84af56a4e936520bb0d354 100644 (file)
@@ -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
index 8a58bbab7b20d749ab472f404e40ffc9e65ecc8e..47bb96d7a9ba47bde9aae1ad31bb4cf41678f133 100644 (file)
@@ -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
index c23c4c6e6895ed3b2c32d5d7739e8e812bb5be46..3e62a7c3bfdea36ab21ed382394c6e4ee4b3b2bb 100644 (file)
--- 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
index ec12bcc6bc915e5f605cf9e51274d9867899dd48..df4be86b527a6233008187c7e5315cf768ea7781 100644 (file)
@@ -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
index 81ab6978ede43b252185671e6803564d5d0413c0..6a4bc48da54492cdd3abc85c047fcc93bf90ed0b 100644 (file)
@@ -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
index 1a02952c4fca2ac4be20e624730efafca33e8433..e65d56e6e9b869cdcb8ff9c01e4e745e5f8eef2a 100644 (file)
@@ -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
index 60a51e518061d16e316becc4ecfb9a81ea0e5ddf..99eb0eb40399caa014fe2e23c368ca5bdd5c4423 100644 (file)
@@ -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
index 99114d44ccd8fc1d0bba46cffe103a8299018eb9..8f44f31c229f362f35ec67cb22a9f43e80401fc7 100644 (file)
@@ -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
index 5b153b93d1edda233a11322e81b596408776a33e..2e0717f2b90f0923c642c19fe858d9f81a1d74fb 100644 (file)
@@ -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,
index 0e097b75e90b920cb97ed4e4f5a803a0b7e597f5..6d3dd800834da39163adc2424373998f55297c6f 100644 (file)
@@ -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
index 62104c863cbf2b3e55c9799db8142962b20f688e..6c3c9abfa996c4302a5a593e786c8a02093b1f2f 100644 (file)
@@ -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
index e0ae47b5f8f85c0d7d8c6d1ee7f2a7ea68a0d623..90ab2b3da76d13d87b25953a378c508799f243a3 100644 (file)
@@ -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
index 2675b72eb73402b25f8480fdbe82e72b67936691..4040d95d52ddd251de9a7c5739531cc76cfeee38 100644 (file)
@@ -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
index 4c302ae4bd8a7589c36fd3af61337954894ae4d4..7de998552ca4dad614233961eb6f57a16774d351 100644 (file)
@@ -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
index 9b624670c9332c6a21677a8fbf0d36889195660e..8c49e90f2ca63d4d257d541a0876f39b0e5f27d9 100644 (file)
@@ -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
index 31bd85c36ef3fc622cba7d4398f2548e22c4a09a..d467c5a2e9c8a3ea2a3c0714ffead5a3660bdf07 100644 (file)
@@ -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
index 1d6dcd7f2851fe7ff143825edff7caca9c1cd268..2c11df222cd21c86a98726ea7623be6ee5d45f42 100644 (file)
@@ -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
index 07e82840586c09338e79837d0f4304fb047035b8..14778d6f5e7b0abf0a2b5a71292fd97cbadbe914 100644 (file)
@@ -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
index 08670cb6e692166a093c66cca02137427ff4c0ac..f788617b0372421b0561e532bf90fc697c4f21f1 100644 (file)
@@ -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
index ae71307ef23a06cdbb6eba02f03d0ecc16045755..275d5222faab4c0242cbb5527835c8d5fed55131 100644 (file)
@@ -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
index 23f827552a5a12ff0057b863fad3b3355e6123f0..4c48623a25529e4e082c3c7b878bc9ca9545a5d4 100644 (file)
@@ -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
index de8135b0b737a052960926cea3a3eca13996d4a4..739e3afea9e363f6d5e13b64694d5ad9c442faea 100644 (file)
@@ -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
index fc7e155ca0c778ed87293088a50cb24b6180335e..955e0d817b445bd2853df51aff6d1cfa78f9ea6d 100644 (file)
@@ -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
index f710d5be0adff9b88eaea9836b4fa787f4402b97..14c7d34d6a7c8fc363ae0d3e265d4c84bfeda501 100644 (file)
@@ -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
index 70b09ec80487df60dfcb69729c0d8e9fabb1ce12..9f8bcb2be5969f38c1580cd04608c77a359a8e3e 100644 (file)
@@ -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
index 9d4d16025a86a89b489766bfbbf8246daa1dad7e..19f1ed60fa7f0036f8b9ff598dc32ad973a77128 100644 (file)
@@ -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
index f5cfd0b34391bffecc3252c35a8b5897328e93d6..84587381fdd5bcee14fbd94684a73bad4100bc4d 100644 (file)
@@ -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,
index 5054b19f18b464b49b2054061aea77e2117c93a5..3f668db9d5cd4bcc9c511e4078a3a5055c1b6148 100644 (file)
@@ -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
index 287b6dd91b4bbe2463d250c10287ba3ef291d939..61dbebb4af716bf3e46bc12db95d27588df9e1e3 100644 (file)
@@ -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
index fdedcd65ca37d4ca9f7ec370883ae769473a3a11..6672d58d5813f333cf0ca3a8c72ad54374fac4e4 100644 (file)
@@ -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
index 3f4eeac0b792bf27e361493d2d118e79ab1ddd1c..62ef99eeeb30ae6c9fcccea86f20d5f2174eed96 100644 (file)
@@ -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
index 051f507c157c215b15f50d08d4b457668ebdff88..6c2084abf787c8294699c1bbe4b0b733ac5e813c 100644 (file)
@@ -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
index 3f3a026f6f9fdaa5f9cf7eb810827c5c9b46de9f..d74d3b711bd5f5dc1372b00a49adeee5c0682ed5 100644 (file)
@@ -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
index 3f8205b294081e5a5b1b53cd78250a39f8d299a6..71e1a4c59091e4ed9e016a39319be0a454871544 100644 (file)
@@ -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
index 80520f8911722dc9f560f4f6026af366f41670ac..c36ea5e5a8f41fc8c84c3fb07ba4d9043a8d136d 100644 (file)
@@ -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
index 32806458c11d26431ae8dfe58c4125278f91bd92..06a448c301d7cb7a58a8a1738c9698a3a2c37626 100644 (file)
@@ -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
index 50ef242367acc1142ebab481bbf7fa3441941891..6263fe7248061cc1595dc61cea02a1539be4fe25 100644 (file)
@@ -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
index 6ab1184486569381be3f805f1ebcd3a600584461..1bd08438c75dc5252626cd68a0f481e52d78fc2e 100644 (file)
@@ -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
index 7bd9c2993c267e8874f43cdef61784852e956dab..ef61409d1a14f76e25b3b0985ed250950d182ec7 100644 (file)
@@ -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
index ace4d5c14db3235f8abc3da47791facfb58b2265..29ced70a54d3f330189dd12f449afbe2f8f40952 100644 (file)
@@ -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
index baaabba133417d780a68062dea8c8394cb4387d3..a929fe0d22c293d9b35bddda595bce8105f9416f 100644 (file)
@@ -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
index 1b8d3767ed6c9030ce23b30fa4f06ef5a87c8777..62c07de8fe6ef8be5139562773271d96827a2780 100644 (file)
@@ -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
index 367e5825f9d5abc8cc7586e099377169baa92b76..4f682e32e639465b90ebc5d01d278bfb30e67792 100644 (file)
@@ -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
index 7933985a3c78591d6818abb9a93109153f7df2a8..a7ee1a8f2859d3bf16396b78a07fd3ecf1330354 100644 (file)
@@ -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
index 651b5c2e778713bb1c01b1d51c66d69cb8ff94e8..275d139072bd063a9a65078d51f5c2f81e0fbb85 100644 (file)
@@ -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
index 21f9abc8abf44d5a1805084ffa716229a4e49d61..eb1744ad29cf109fd99eacfbc8bfe4bf21c23227 100644 (file)
@@ -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
index ef29140972bd360cab4de64b7d681766b0e0675e..f13ca33ee23cc838e145d2c39a8b6c1db2a116d6 100644 (file)
@@ -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
index 055e4cdee87a288e22c39faf4c7d9357b5383b9c..33a1780563566c83ede3edba785eea9432849744 100644 (file)
@@ -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
index 8f41de0f9274144f69f3fbc21d5a153dfa401aa9..368e80c5bc151d245170ee11481f66492da6eb71 100644 (file)
@@ -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
index fe02c3c24d99ac4e48b3be2ba502a2eb16262bdc..65585944215e6667ff42e9f5ed361f11443b1cac 100644 (file)
@@ -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
index 80d3fbe0c2775eeeae74dc1a9864a89bfb2660bc..df65c925f1112575ed40153a3c82c8e76b4de10c 100644 (file)
@@ -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
index d5f61e67cb0f4904a0e736629823b862d8bf42b0..739837dab3bbb82f1d38bf2980b149eb1e421512 100644 (file)
@@ -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
index 782e445fc300574f3ae85718bfe074606de3847d..560329c63111f31aa8d8182a5a482a33b5f8d8fd 100644 (file)
@@ -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
index d024be1180d7a6baa4165fcfd11a8b4a35e9cc0c..c06b1ba04f3c19ec888a4cee02601719006f6fac 100644 (file)
@@ -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
index badc825d637ca4b90331e183231cf69d31626a0f..800f3a1b6b532dbad63ccd0f362aeb44c0e6593f 100644 (file)
@@ -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
index d1694676187786c59da161223dcc2df35a3b25a7..148598ad845405ca934cf01f3b57d1b83bddbe5e 100644 (file)
@@ -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
index 99702b1d9183aaf4d2635440da129e4f772e3d04..256c3d467f575caafada77c6fdd64f089ff97619 100644 (file)
@@ -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
index e60aaedcc9a26c26fd0cb0d011ee4c260df76ef2..7a256d9faab6ac51b4838fb4a90fb600c801a1da 100644 (file)
@@ -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
index fdf78a27221e37ecbe63621224d989a59a008ba2..f154c58e1ddbc6fcd3944995d14e38c7b95e7032 100644 (file)
@@ -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
index b0d8b2415b9eefa7b52532caea5c7ca77901044e..9224b1142f8e2b4818fca7d7b1e9d1923aa0e976 100644 (file)
@@ -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
index 4dd569f89ff2724681ae78e2ce6bbaaf8fe70f60..7b5539a3513aa1ff6a869ab5846ac698e57f34ff 100644 (file)
@@ -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
index 373eb4f31d7bd12e9fab327a19caad90f7b8d319..48dd8eadeddf76e121a4b5fce33000c64f4e96a1 100644 (file)
@@ -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
index 727c42594aa820d5f7cdc605c4b08aad47c4089e..1458b4582e6997e9a923d1c49b92d33cb7c742f6 100644 (file)
@@ -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
index 624b7618e65c2b79b871777f194141b4918ef5ab..04ccfa423a90d63ea9010e9c511ab620b446038b 100644 (file)
@@ -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
index fc9d0efec986dcd679ad8bba961b7e3e5b5e583d..074af905f10807d2bc412f10b2e608647c80b54a 100644 (file)
@@ -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
index 7b40fbe4f25561dd5591cce500348a6febd68403..677b6a64e481f146b9e02a21a0cde6d412b1571c 100644 (file)
@@ -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
index 344aed9b6306b285a1b3438d8a6198f0c8a50fab..28c7cbfc4ecf1bb9522c983020b93030cc0fe23b 100644 (file)
@@ -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
index d5131471a593810a2848a3aa1446742a195ce025..489c6aab1acb52e20007aeba9fed3d1998ffd34a 100644 (file)
@@ -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
index 1dc4dd4c428eff0fb284c3427d70ae6c5048078c..384ff96961fa86725dd4b4474e97b1c24fe51a93 100644 (file)
@@ -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
index a3dc33ce7ed71b9ee79e8f99f44d3256e1947fda..a952a6dad71fbeed8c75c84d2c4802930a5e4d67 100644 (file)
@@ -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
index 939e686249e82a972157466ae1ad695d45d9ce00..ff9c8162c8e973d5453b6a8ebbd3c3f1ccfdf2e1 100644 (file)
@@ -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
index dffbb0f1451e3a069f275a33ec79c9d7e02b1196..a44388506cbfb2b28bf3f5c516891f059b7945b1 100644 (file)
@@ -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
index 8b43c448bbbf9b691ada55fc687186147aede590..423db57687af185f846f766c7c6043ab53638d81 100644 (file)
@@ -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
index 30257fb4272d807b3e396c6f3f5fe5c3d164f000..5ef02a961d39f69fd40064ac0770729e428a1e77 100644 (file)
@@ -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
index f0865b6e37b46e19d9d00ef5a5820972ea846ee0..dcc7d63c483646a9a5f07b8bc9e68804d22545bf 100644 (file)
@@ -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
index 2493b1046b8a67db0d212b92307a9968bbfad4d5..aba93c76cb0bd02c2d56a3609bbc968a39697e37 100644 (file)
@@ -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
index 1076b47eda6b9041f6464992632a7c29b04cb4e5..2892959d2f132c8c62b836ee326a421416faf083 100644 (file)
@@ -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
index d44e0c38e74a3b244fc3fa8cef0c87b669517877..7b72161a87db6ad3085797361fa384100ed1a0a5 100644 (file)
@@ -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
index 50e3b903bfadeff2d03e3fa66333e8eaa2452bf3..c7f828fce52c349bac32d89cf428fddd1129c83a 100644 (file)
@@ -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
index 58922f9e23187c28b54288bbc701dfcb59c66aeb..200a354759da2be2d099a3c04e3a32c0caf2da05 100644 (file)
@@ -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
index 0ac2aa88ee93ec98eb0dd9da3fa4a346533bc593..cf266f69321626a64d44e69a4cbf4d6c593b92ed 100644 (file)
@@ -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
index 2671e49d18b7ffa028354db220f3902ad2a4f50d..843846c0aead9ba1eec67a4ac200c0c2fa7d82fe 100644 (file)
@@ -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
index 75054925993a354c7095163d4d0bbc2584eb8b19..2003314e1f8fd3bd41a96009a706b0055f44439c 100644 (file)
@@ -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
index 3897689bb29f4da78fe65f33632a5b2337abd68c..16d63ee22036da740fb2eaa5d1f30b194ec3b822 100644 (file)
@@ -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
index d5e637be57a112dae7822ce2d6ee939a22bbc844..ecc9116251e20e514ac71f8f5962b8d47f88825f 100644 (file)
@@ -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
index a8c773686798416a5e61906be41c52d8a6d20d03..95e864147c1547ea971408178553245420a4828f 100644 (file)
@@ -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
index 8bdff035b93e0c0c85ab1c41236022c310e768dd..8f944190b39b425aacb450b6fe2483f7c63efaa2 100644 (file)
@@ -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
index 798d4b628d85f77f0c8ea35515f3d8306cd91634..af462f0a5ed67258d4c87c3e900d6c7a1a2b9ab0 100644 (file)
@@ -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
index 790c3e12330892d42ddcdcf673fff584ed7d7833..6110d826efd701703f9b2cb7a089985be044699e 100644 (file)
@@ -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
index 086466279c8c71522ca535f81bf255b7850a9862..e4e0d9c0ffc543006b9bc002a7740418b60a8198 100644 (file)
@@ -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
index f9adc1b5b2b60923c5f4035065497549d4a7ee51..590e3355ea66207bf52bdb8dd81c59488a3fcda3 100644 (file)
@@ -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
index 8f61f20b98a733ebe305c8ac7cc9b8f17c7a9d13..0729963f5c3750b3c723369dcba54eec9516fa06 100644 (file)
@@ -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
index 8b50ba6f55213f370b3adb536c41426871763087..88613d09d4e98b70c2c74c552d3e0d7b84d42650 100644 (file)
@@ -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
index 6bd09dff3e35fa5d0cd5c9b2c7ece048526afafc..d14bd9f4b659e1abc41f426e56c34230d0ecb90a 100644 (file)
@@ -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
index 42631b24e8c0cdd89ed1eda0894fac8872e67aab..1de0d076c2dfafe1c9629ace8155f8ef5e94661d 100644 (file)
@@ -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
index af2b809573f2d0fcdddc8b5b1bd8722d6057ec8a..995eb484e73aea5bbe98f27d3c73288db81ceb21 100644 (file)
@@ -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
index 58252d616b9e7dd2d3fde5991a997f7237493173..9f77d2348684cd9ca74f95b22a35b12473872178 100644 (file)
@@ -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
index ae3871bcb901dfca23a5217380045f0a308da27f..c8a5ebc6e277680cdaa2e996f0a3aa8594685068 100644 (file)
@@ -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
index 47860a0a355e736c3ae678cd705130e2f345353c..fdf10a1f09fdf1fcae38d3b40288e84ca4830d7b 100644 (file)
@@ -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
index 476c00f13683016ff1ddcdd6ec7356e33e1d4b4a..7c1c58bdacae22fbbdb3ed85e46af965a1d424dd 100644 (file)
@@ -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
index 1f7b8696733473ce57cbea88015ce7cadfc972be..ad364dd7538a04db96633d5ac00af87fc6737abc 100644 (file)
@@ -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
index 3993bf5ca387989e5fc6b08851dd56484f590089..e0e4ac14666fc2256651a710f0a27850b300bc82 100644 (file)
@@ -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
index 225fc523030e147a86e6f234fe1ea9155f6c8fad..82f97b820af3de69826eca26019256221a336f1c 100644 (file)
@@ -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
index aebd95cd110af0eb0329815b7f8e062e3d3ee1fd..be553394046ccc951e2b0828323388f21056c60f 100644 (file)
@@ -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
index d8be482e0c8aa12b3241ff8da0bf9c71b1b83393..c6e27f0cf212db908f2daa4d3f3a08172e376df0 100644 (file)
@@ -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
index 73b6aec4592e40d15d50e27b808c6b691e962856..c23ff2b2c7ab8dfbe6cb3047515bada32eabbf6a 100644 (file)
@@ -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
index defd082d39dc531e56a40a72b0504f310f4b218b..9cbae0ff6ef9730f805fd587251f402607e52057 100644 (file)
@@ -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
index 86f384fb84e49f438cd440947e151e2d2ba4da4f..d322b31f6d147d4fb4d8ae3cb2f9854e0cac872c 100644 (file)
@@ -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
index a0b2532061a63651da35c5a8e1a91e7100dfbf40..77ef4e5b5cb5c550643b1609840c124bb3c13a7b 100644 (file)
@@ -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
index e43397b94dcd9827c7578ff5719916e85f357cbf..5327bc2c69b89b6b94a0f762b67e1a0675d75acf 100644 (file)
@@ -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
index 2dbd694e9c9a3e0e87b6f55a4f07a75eb7ef0836..3a936b5443bea535e8afbe80cdabf3893d916517 100644 (file)
@@ -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
index 9bd3e8ae1cc24f278f214387aeffc31a972b44fe..29a8278f2cbd918364b6ba4a02ff131696a853d9 100644 (file)
@@ -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
index c1b5507a1fb84d8f411360a2b6fa8d8001cc5cb0..72a6a0868e276cac69d11eef6301c8e02730ab04 100644 (file)
@@ -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
index e51cd1488f852ee0c4c0411c4a0da4c04987ed0a..3a6deb4dce1c8e9ffe24ca05dfa2790ed8f63970 100644 (file)
@@ -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
index 6096d2cb4c45de6cc1ac7ad492e99ef51f5a88bb..ee138becb69c1d7472dbe32afe14f5b88de82057 100644 (file)
@@ -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
index 06100a2371f4dc16ec9dcf67c54fa6d6032b36b2..161baf9fb969b02b311dff9063eb9d6ca5c4fad3 100644 (file)
@@ -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
index ab5da447f2bdf7925e54820419f353644f524367..89f8e45c800df3fc33dd1a7cbd12ee21d29decab 100644 (file)
@@ -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
index 6e98c31788c45b53bfb2d77afa7eeb10e1fedc0c..8560a42077a46b257ba237e9619e97c9350b90f6 100644 (file)
@@ -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
index 34040a82a20126bb684ede9a6a9e483be88c222d..3136f4776283e393abb99b08baa55321124e6423 100644 (file)
@@ -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
index 7dc589b77e3da937b88ff2bd9089e97e9caad05a..a430be2dfd3342fe36b5b40a80b2f5da0d648883 100644 (file)
@@ -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
index c9dcb563926b5802651d45b85a86d5352083696a..dad5560f9a7afdc61b0bc879805ea5447372ae19 100644 (file)
@@ -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
index 4878aa81a7e1c0d13b70c7410f6aad596a51b3c1..47e1e8a2dff769fe98867ba68d588849b25635d6 100644 (file)
@@ -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
index b09316746b61b76dc9b8d99dc7bf1e9da05b2e85..e55a4f8db57ee577de76ec286b7a36cf0155f0b0 100644 (file)
@@ -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
index abc3c2d65979326d0abf69f21551e15ae5b8505b..3105cbebf5b10fa998515bdc76a90873d08224b7 100644 (file)
@@ -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
index d8ba487d2c5b4107501679171a07b57ee72123d1..24b5289310e721c2676f90557f50a6327ab457c0 100644 (file)
@@ -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
index 67acbcc4ec62533f69405c0acba67e10903fd553..18cc4a08d36b0400e139cefd30b6da6fca9c0dc0 100644 (file)
@@ -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
index 7810396ddc5fc3c7a55a528b9442aca989107530..b84370e7ebdc214df196ab195ed77ea6dcaa2a2b 100644 (file)
@@ -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
index a7aff3ad15402105ea81da4730b2a4f016e3b94c..df4fa398da5e894cc12851da62f64cab1d7c4a79 100644 (file)
@@ -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
index f5983a8d7450b11da353b42eeac7a19d710f3a57..fd43a13e4cdde72b958e95902f0af1666f85a829 100644 (file)
@@ -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
index 39664ce736fa6cd5b0628d9e3f0b1ea32e2eb1e8..e54886239ab36e840e9fbc7a7712fe8941a5c7c9 100644 (file)
@@ -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
index 5d7ebfaeb07c79ed78260746a7f3312bf1c9a606..920e6ba1cb9d7186b17b3963e75a0cdc336a6ad4 100644 (file)
@@ -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
index 105ccbfceab3066e9ccec2405608d47b72d53502..e9abc13cab17cccaedf1859b40848819c165a505 100644 (file)
@@ -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
index 57e232ae720fda7b7227b5c16a6fde1f84149666..f56ece2bbf0d190893f543ad9658c1336682a836 100644 (file)
@@ -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
index 1e9cba8b079891e779bb3426a876a17649792b12..868f3472634b9fbcd1e6d3a3d5c59bd719fe313a 100644 (file)
@@ -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
index 77087b086813604230d441450eb803179973f3a1..647efefb80220acff1b8e93406e9c6d34aa4297e 100644 (file)
@@ -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
index d6fd23630d510a6ae841375f18ce20cc7e055179..5640af25a77769fdcfaa5167f0ebc1dc76d87244 100644 (file)
@@ -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
index 1d3711f5b5f92657bcc29ebb885948a84395b963..fcc8fcbeeec75a018ef1f540ac409d70ab197866 100644 (file)
@@ -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
index d8bea083457924ddcc8be07c9e526171ec8ce543..4724d1c2702d269309862ee1b6151d9b5b6919b5 100644 (file)
@@ -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
index 4a64bd8b6939ab14d7615a365de544c93380c760..62e68cbbb7a7c10fc9de109355256dff5a6e2237 100644 (file)
@@ -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
index 4b18c4b581171cc6c71d5871ae59893f5072d6ea..c2e278a80c15629a177d7f87072dcadd13dfb09e 100644 (file)
@@ -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
index 548005c16d82ed14d01f0b923b53c2552070de1f..23590632b55ed463e76da5ee372ad360f07bc638 100644 (file)
@@ -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
index f4557a91cd425c3cfd771239ec7c92f5fb543ffb..cb3dd283acfb7b81264ddb6886e932b86c70ee75 100644 (file)
@@ -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
index bd31ccdd240336d347ac0c713ae8d88466c070e6..a401c5b6674a42eec34533228368b8cfc7fc450e 100644 (file)
@@ -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
index e0bcd5d67825bbdbbe88b7a80b6619c3b4453db9..a5f08774aa4a39ab14fde8eae8e960ff0dd6ad75 100644 (file)
@@ -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
index ff169e5f64827e8c6aa8427dae5f794445ce7836..1d0ecc1c9717da0ae7cf8a5625b79ac18d9e06ae 100644 (file)
@@ -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
index 7791956dee452a1f34a1391505cb808334d70829..72aa95d7d9038a914fbebcf25ee230f05b5e608b 100644 (file)
@@ -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
index f522887f31b723245b998a0f48f2de8711b15c31..15c13751a9b535d40c50d683f9bd7ed42775f1a9 100644 (file)
@@ -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
index 41c669af5ce051714a994d58bb28f186e1f6bb7a..33c05240c42bc33e3e3a0b4af4ecd965c051b2aa 100644 (file)
@@ -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
index a7ca5d1089b82e8e051813b12cf36a13e5cca12c..973f6e2c363ae355cc9ceed33c3039b87aef773e 100644 (file)
@@ -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
index bc0acf2d6d1563db43d407a88cc7d2c3269a525c..03b2ecf948532b1e0b2156e64b206d3e56e09a96 100644 (file)
@@ -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
index b462e924f956f2d9ffa74709a480b47a51d2d288..7ce6aadf11f9f75e24683b73d222a8742c972367 100644 (file)
@@ -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
index 92c86063d572aa951306559bb5917d3d46ee366d..0d54b8d97901f264e21ad35b77e7df4b1b5ef0f1 100644 (file)
@@ -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
index 2368cbd3b2e915ac8e9fa72eb67c0e7fe32f07f7..9aff91a840facb690e386cf5cda64e8858c2c87f 100644 (file)
@@ -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
index a6564c3deed9a36047e83716c3572e9d77a02825..4118656c511bf323b3005ab081beb75676c1e551 100644 (file)
@@ -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
index 9813856ec66a780cb982ff7e7388613647eb6f60..b7c84953827e5eb7f173d76762fe3fc61d387158 100644 (file)
@@ -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
index c40c2a7b592ddd50abcad924c428abe1f682d8d8..f85f730c916e53e4021f1e72e23d78313af4f901 100644 (file)
@@ -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
index bf4ee46936f96085f39fb17a0261528be4d65787..473713c598d372ecfc7940258d34b25ff3bbc37f 100644 (file)
@@ -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
index effa2fdc36a085877268950f4c00d5d38ae53f98..5a5ea470d29318507c296240a651dc86899c84c5 100644 (file)
@@ -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,
index ad61e6a1c0b9f5ff3b5d221288bbe7721fd47b44..e347c0b4e7f230178f8526287af9512656d5b820 100644 (file)
@@ -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
index 8c551270fac91e3c277dee50ca741c082dbc28f3..0274bbbe7e8278a4b398c139e919be285708af23 100644 (file)
@@ -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
index c3535f0289828ab13636ef44328c6f64b2253b2e..c595374436428cec7d3ebe05426e56d62237d820 100644 (file)
@@ -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
index 29f169b192245c544bdf5c4afb48716e00212ee6..2f3efaf1264179cf523cdb89c7b00325a4b20d08 100644 (file)
@@ -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
index 3b3b13a8d7590fd6b02da4d3157b6c6bb177af86..f4cf1ea69295008780d362d8b354bcc934a28088 100644 (file)
@@ -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
index c3c1fb6e406cc0eed802c7cfae1c7311be40680d..418050ec0fc4cc3f3d82b84c6aec1f87002bf7cd 100644 (file)
@@ -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
index 0036b8796e1a7397137da62522b400b347a2f362..735b4680e9d50a798548683ec03514fe6d1b74d6 100644 (file)
@@ -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
index 330dc8f06f71fe82306598ecca191ceae50a96c5..42036ac5a0bdbb17b8508b00be0f0099e1a63a05 100644 (file)
@@ -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
index 4583e23a3c21271f5746b870778e436f1b339e5f..d645ece5e8b145673b219ab24d203a2f01d498e1 100644 (file)
@@ -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)
index 65b382f0290ee45cc9fdc2da789ff8af3c670e79..6b2bc21c1cd9c3f29ba5d1096cc3e07828ac8dd9 100644 (file)
@@ -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
index 87870293058bb6603453925e7edabf38e0f8aaa3..66538b2af86165770c74503602a9b3b836973e6e 100644 (file)
@@ -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
index 7e702179307b4bf7fa5f513d5858bcd9347f94bc..38ed9b977391a2dc9f302da49c0cb37973891b0f 100644 (file)
@@ -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
index 42226eb78014f5b7ae7fa89e099dc3c05edbadac..cf9a7ffa69cbe5818e65fc9d99354f96ea51c00a 100644 (file)
@@ -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
index 44bc3361d5e53491e720e676d90bd302db5b55cb..be9c8b2aa8147a7d99d7141dd64c01a734e2ff3d 100644 (file)
@@ -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.
index 2993fc77f3a588e2a15afc9dd8d8ad9eb189d1de..f2b5ea1e961f4cee97bc8ef99520bf4698301981 100644 (file)
@@ -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
index 348c371feaa8e00c82190ccc388a194f96bcbdb7..bf10dcae40b882076b34a756ccfe986847b3b818 100644 (file)
@@ -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
index e3f034f38691b77fd976502ae69a808dd6066445..2680d9443d2a6c9eb5c266d3bc32809783c8083e 100644 (file)
@@ -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
index 2ae3b12ef01168e9cbeb79d73910cd4b3a416e74..038003aa4219ea5796306c848406c5aeca1795d9 100644 (file)
@@ -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
index ac8cbdec2d46ed09721067dd5f5dfc229ef79ff4..f46f12267b88f72350d580d38cf559ea3ed61803 100644 (file)
@@ -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
index 7df1818cf7e6b49a15ab83ff3e5fffbefcf7c710..efde7c9b3b42c34b44ed11c5ea872c34bcc4c2b0 100644 (file)
@@ -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
index 7a34268303ed86d02dfeefd7a64656fe1545d496..3dbc66358cef135b901f1e6b4e9ed56b585ef03c 100644 (file)
@@ -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
index e5d268c53b8bda166f56da07e70e0c69f20a6608..a4e491e9791205a1add3ca9362cfc42bf2baece8 100644 (file)
@@ -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
index 7604bbe7b2196f968e410b491afca70632b37ad5..422665232d6283585132fab65df7ad41bccec8cc 100644 (file)
@@ -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
index 49a7a44a546a59465be4e368bb4f783d82ee8c06..50c448c9a36ceb8a842701b20d7297a8dd9457de 100644 (file)
@@ -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
index b23a7cf8aa34e00ae320a097a6419430f86303eb..d89a4e5e3f365794717cf5d93facbfa19e529d9f 100644 (file)
@@ -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
index 0a4b594fe7db7129bd9fb4597bb0d5315524635d..269794fe0171bb2103c27538563146feaffb657f 100644 (file)
@@ -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
index de66ce0a3b89e076d6443ff9a8f80c5cffd721d6..032d45fdbde8849e0f46280f9ec76059fbc37e10 100644 (file)
@@ -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
index 2c09bcb28c8ddc1e84c3ef1fea104255af0335eb..9bc7acf36de563d87aee102f575c239cd5caaf2f 100644 (file)
@@ -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
index b2cbb9da57ca974436a04d7df10eca5a03c763a9..a1fe2059348a4da8d2f12be5b5b94072557ffd1a 100644 (file)
@@ -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
index 460f343709220f717871a60bfbfe7914b23402d3..1451af290760a5a2381f2d17e231dfe39cfabd5d 100644 (file)
@@ -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
index b81a29c5231d057b343c2f4fad4ec5bcc8e8d74e..5e4b9068316f5e143359620d02c2b4151e3ed70f 100644 (file)
@@ -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
index 1ae28ce38f041a72c78abb48b9826fdd7b0231b2..2da0c298848e2891738bb20d27d2b245f29291b5 100644 (file)
@@ -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
index 71994c555d482d297f920c275c35410baa543269..7ccb3ee6a9e46d27191394e8f8370e3a9a4a717d 100644 (file)
@@ -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
index 7c9c259779f3705e5c00498561c886c0512e02ba..c4d3b689c283dea3287e41f20802fb69fa22904f 100644 (file)
@@ -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
index 020a38a50090b38f27df871aa206193c9d5f3daa..0596743de3bdd216e24f052182f5b32e1607747e 100644 (file)
@@ -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
index caa804e8b95c7d45c2463e1a17605765f1e20f51..e854990d94641894544e84b35168a7c3b7dc9dc3 100644 (file)
@@ -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
index 56bd08d38aa72cad800cc7c006262b5662258c34..13f06827716f3de4fa547f4d04752f5162bda722 100644 (file)
@@ -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
index 4fff603f8dde8604d2e89d99b276dd14f2f0a71b..5855529ffec72379f16b257e20f294e979f02c77 100644 (file)
@@ -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
index 34943abd3a40aee5e773954c7d9efa6e961f7b71..4ebf048d55b0f617da027933be38fba877f71dd6 100644 (file)
@@ -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
index acec21ddcee1a57ac260df5c218f776f33a0ace6..356ed04cd56f1d42e77736de6d92154981383284 100644 (file)
@@ -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
index d51b2380b159c483f2e8755553ba5a08e572efba..518ab03c36f81ae82770ef75eb85a40b3ecacbee 100644 (file)
@@ -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
index 44ccb81676981c80e9823053327cc76a22b1f55c..b539480544fab64703e1294fca745104e8cd79e0 100644 (file)
@@ -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
index bee51f39e746ff96b88dec2f4f11f915e06db6c4..44ef790797c875b0ccb952d339c8daa45c940b0c 100644 (file)
@@ -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
index 707c5d1caa640911190282c2e4b6a0502e11d32d..1d03330dfa755a0244c28861e9de024ab8b258d2 100644 (file)
@@ -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,
index 3e6e7c41132303be81b06d9a1140c2f7f90c9dc8..ef9bcea832634d4bc002b7a2aae18231cb6dc355 100644 (file)
@@ -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
index ccd49378271b43fce3c3532222763567e6428940..a5ed0535359169a3c2fa413be9b3b0d6cb25335d 100644 (file)
@@ -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
index 2f91d9ab659b523495a6190ba87601aae38496e3..f83d4d3477b21be737498392e71fc0fc8bc6abdd 100644 (file)
@@ -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,
index bd84c306ed024b9e7eedd93e61d65c9e6457e8dc..6d4bec2e01a03491f1b1390b636ee0b041974f6b 100644 (file)
@@ -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
index 6d565140bcaa285f0eba073138e0eb549b6e06b1..b05512860ee3f07beabe6e7a9610a5c32f2a0a5d 100644 (file)
@@ -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
index b957e9ee41ce90a2f79b21d1697e1d6b30d04962..e0b3b825e54004d7e05c2cde5d00110a3f2bee60 100644 (file)
@@ -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
index f12ebbdc061c7c80bd5a3ec30871134f97b1ec60..549023873e8620923bf7ab89903b52cdf334f5de 100644 (file)
@@ -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
index 0fed8f33f383996ed68e6c685d8683ddbcca60bf..6b584a08dba579eba577fd457ce7ba5e5bc3a038 100644 (file)
@@ -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 \-
index 137529efd0ba500aaade4bc44b7835324f27f6c8..bb805df1cefaf3c066b017f49c21dfccde6fefee 100644 (file)
@@ -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
index 7d43db9e24fdef10402d02b8e3e5ecba985ad7b9..1cbea0fd3d5a0d64598df4433129e8423fe91d0e 100644 (file)
@@ -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
index e89bf5261628d96e34de1cbb1d20789889b6dd3d..635ac160364784caa0ad65611b2cc8477d9dd629 100644 (file)
@@ -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
index 01ba5d9f7c8f1f485ffc9ca065f2f1752ee746a3..058b12119744305c6734ea3de10ac4372ba5d32d 100644 (file)
@@ -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
index 725b89c5b1ab1f1d74a9dd5f6dbe47db196d0669..2760a90c8d751c956508471ceb9085da633f6464 100644 (file)
@@ -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
index 117807b3eac3e5916d53150f9827d37eb05b62cc..fc1b79ce681b3e5925ceb5147981fff8ef989c98 100644 (file)
@@ -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
index c0bc2b5493712d36e20ffeda68488747bcf72c56..fde85ae783580e617f3332869f6f74f09c642aac 100644 (file)
@@ -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
index e50f11ec48651f01b1949740d5cda9f3cd7f2850..930a2af9b2e3118f0b510dd8ecb6469ec43d78e3 100644 (file)
@@ -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
index c9dbb5884f60597604e3d0d62392c784e9a0d476..ae81dcefcad35f2f90b1cf9887f716ae641d4e46 100644 (file)
@@ -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
index 7114e8b0a537f7d79afe66ad70b688b3316b120f..f199313eddf7f1d2f68c1196868238abe636c10d 100644 (file)
@@ -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
index 4b9ccfce05ee105bcce7261811d0d060f3d0ca52..01331190d070ebb550d04bd5f5224c8a5cf07e7a 100644 (file)
@@ -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
index 0a409b5a3f433c668aba3e3f51413f14419ad2ec..a1d55459d6b9bd5a698c7b8a3ca1b79916f83677 100644 (file)
@@ -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
index 4b5f50075551332d200fbe6452a601b96df1f08e..7d2c384e01cba4edf33e0e74f5439768d5eda277 100644 (file)
@@ -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
index 7503d07169108f8fdc98b77ab5e75c913be3bbba..6b2181c2d98037dce03609966e0d3ef6eff35e59 100644 (file)
@@ -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
index b79ab39c6838e1dc22d3cb3a7fdcbf4a45cfd935..8cd7940372b3bf78c9bf252ec7bba443cf0f29f3 100644 (file)
@@ -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,
index 0ab47e44030bf73ce0dd9c172c1654e7563148fe..2733afb71d1785338ad81d6ded9323a1f8f47c9b 100644 (file)
@@ -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
index 0eb14bbdeeccb1273b163c301e3cddfcfad19458..036e033eb4968d64d89523f02e05eec09f6ab928 100644 (file)
@@ -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
index a744a6ea76fa835c69370783de2e313a549a92dc..37743b0f6972e6309e60b5c268acd475f759e3ed 100644 (file)
@@ -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
index 1790ffdb763f7035868e8fe9e8960d8010d7ec58..94aa4415b7e47a69c8de09cbc91834407a128024 100644 (file)
@@ -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
index d7e85871a2beb4d5b67aba9d9ab679f7321e4548..17b02d33809a7ef25a7e3577a609b74e74d6559c 100644 (file)
@@ -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
index 3c414b2d9128bc34d8f915e865af44668b41b2e0..fb3c614fd40f7f746bc9177cd054ed7dd76ed057 100644 (file)
@@ -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
index b45965cb38cbb3da4ab67eb3531997bb046e78ce..bcd09da7d4adc353a04ce6ef4268261342e64d94 100644 (file)
@@ -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
index af2920f798be4da5435fd874aed342d0f5fac603..34c411e0f87f7d7b4493cc0b60c4ffa51caea358 100644 (file)
@@ -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
index 3ca4d962d1ab482432c98f351eaa83ae0fb503e1..2eec5fb8dcdcde0fd616ec824ee9197db744cf39 100644 (file)
@@ -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
index 35dd2d1ba31d3195fb75bf529b914712af8b7389..dac91ee62a8357498f629b47ae13e6141291b7be 100644 (file)
@@ -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
index f48b4ba2929c86888de6d98ce08b36ee115459b5..b193d940b650e1f7420bce5baf081a899b839faa 100644 (file)
@@ -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
index 079117471baeb8a5f2858e388311f476b4995dcc..9571869d338cae00e4bc2f475194acc77efb4b96 100644 (file)
@@ -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
index 518b11407218fc462db2cab88b027340a41a001f..efe627f38d93cac78c248204467321749012c198 100644 (file)
@@ -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
index c31922a11e5f02a26b19dfc287789d1ccbc1dcfe..8e940c159ccd0d8b15e0fc405d11cccb84e65d86 100644 (file)
@@ -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
index bb736062d8eae67463e53bb28872c097627098c7..7ddd77ea714ef2a6a84544f276c44932e0fa26e7 100644 (file)
@@ -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
index 7212a6503ebf4ddb1ee96c9f71b778c8c2576061..af2aaf6ce3d3132693c35ee42ab8d2567450ea77 100644 (file)
@@ -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
index 114a5bffffbd07de98068467d10153d100e91ebf..a6df6ebfab51520a067c16308c97ccdd5a14d595 100644 (file)
@@ -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
index 0051d948a395a593438e9d6bdca756c5d3539e24..736a5ba47b603a9b0c4a8fe8a43e85c3f595fd19 100644 (file)
@@ -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
index 326770dac47024b077729304a5498a08187858c5..5f9fb55843a3687f6ff210196279617c62ec318f 100644 (file)
@@ -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
index 37d3aa063c76f4434aaa92d61b42b2449f0b0836..03937831c5ca9753f0caf9796e3a2b35eefe162f 100644 (file)
@@ -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
index b7ed19d3014db65e401e103e7fd911a900acc01e..bca9d3dc1a09d4663b834420e8b4166e47d20740 100644 (file)
@@ -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,
index 60829824a9866dc9598514ea16a9cc50b9e35a22..814b670d4f26170286cd0c6a46a3d356102b12ae 100644 (file)
@@ -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
index 1d83460d402b045ad10b68dedf31989848d9772c..7e5852e7f532751a13cb49decfbe2f453e9f797b 100644 (file)
@@ -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
index c8a498940b1af4a4e65da4a91f144f7e0c019529..4df97566bc1c1547c1b643df38697918059e73a3 100644 (file)
@@ -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
index 133a9c684f1f74fe6693d9f8e978ef2558fd3a0d..96b11daa6cfa8597753e89475156a229a75f5310 100644 (file)
@@ -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
index 7fbe79adbb01fd996f108a3b52698a209804e48e..1cadc3a56e9a98022296627887550d01d3fceb0a 100644 (file)
@@ -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
index c067b8431a51a6fd295aa191eeecada09d313cc5..496cebc7260f1cba2300f04aaab5f7b47937ca66 100644 (file)
@@ -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
index a7af1778f317a6791d0d5df0c398f330873e8db0..9685f08048b0d90eec137f77c5cde4bfb542b459 100644 (file)
@@ -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 \-
index 7749f1e9b1dcfdeee4bd5f321f479008354550a7..12a2212921a5885a91f6fec2bb62d2a13752f12a 100644 (file)
@@ -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
index 7ecfa355efb2224156c26f1c11dd8c92861258db..ea6fadaf3d23f60a13c5a8cad85cd8c782fc6a6f 100644 (file)
@@ -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
index b0a1e93ca2330516369db1a649994fc70725277e..7aabb285df9b881871b23f1ca0eb6949206bcb75 100644 (file)
@@ -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
index 0cea0fe63774850ac126ec6b33712fd5791f94d1..9d5f26586ba631b1458989752c0c4ce007854fc8 100644 (file)
@@ -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
index 3eb2a881b7c8a0877323ab1dd184236d97242d11..650c5d3896dbf9baf7641c37e875dcd26ef7605f 100644 (file)
@@ -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
index 158ad531d5ae86bd7d5c10cae8f9b5af6cd0b6b6..1a1fb5e3e6d65ea281298b7779abbd4253492df7 100644 (file)
@@ -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
index 0cf64a072a05d4925a6afdb4a278995e9fa05b10..63df2a7c322da0a244ab56115750174d1377b836 100644 (file)
@@ -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
index 023b0e39f23e64f96715e2d7c8425edbf959731d..59bf36d0d2d285613ad1543efde14b1c8478f3c9 100644 (file)
@@ -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
index 37b6d1a195b263ae9cac35148aefdf0ce1cbb794..3ffada2667cbbd5cedc2b3fa1f13bf9cbf22297c 100644 (file)
@@ -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
index 8a923aac8533c835559e3beb77bc01b2d6f5627a..adde518b3e44ea7984c2d404ab86a0786c5f9542 100644 (file)
@@ -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
index 7bb8a04dfd5d43b3390ead9718240d3a499d21b3..1c2e98658adcfb98fcd23877f6a727ebe8c0d647 100644 (file)
@@ -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
index f23d15a559e83552751cea0fe4a39d46547d2524..ff367255a17bb9bb60b1c1c89b77860176cb0037 100644 (file)
@@ -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
index 6eb5e11bc9afc653fbe6180a647a2a49c2e4c4a5..a40e60ba710e151b7ff7181f19d6c0ef4b0f69ba 100644 (file)
@@ -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
index 9253d24ec2785aadbb5531ab9b5ddbd5a2a1e8aa..192c0760b5e3e2ae4c186c39f4e3c1fad174b49e 100644 (file)
@@ -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
index 2d17dac79b0a73e974f6e24c5208f1f380a13e9d..cde966d4f852aa55c3aa4865478290e47df0bc6c 100644 (file)
@@ -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
index f57baef5c608b6d624f3aee23bb7d9a3d69fda74..4d7a8ad819fd9467af6eca4c79ec4871d9eb4875 100644 (file)
@@ -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
index 5dd113bc28660b86a3e501cadbd8e8a985dae332..658c2c2642dcf5359d6c38e4bd12fb385601060d 100644 (file)
@@ -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
index 39f1dac5f6446b53f4a42807a2e70f99fbfc8268..3b8434d81f36f54cf8190d1bb0d6392043b6ec2b 100644 (file)
@@ -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
index a0b7ed3ffc08de1e4567b3b6f276e3be2ab8ee36..37a82522dd1ad3eea3bb387e6aab9e1612796080 100644 (file)
@@ -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
index d734e4d3af2495a278aba251259c2cf1ffd5992b..74cc9ca07bdc7a3a5110416aebde1b07ace43013 100644 (file)
@@ -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
index a7d526cfcd3ce3d2a7513419829942ad1c8ff139..e797c31944dd002605124b5379dd71fa80b379b0 100644 (file)
@@ -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
index 588ae3f43952458355552df603138c27eefb8b62..d55f44571bb485d4506b397e869e03fa729cab69 100644 (file)
@@ -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
index 57116fd2a93a4c5e7b30595c5b763de5f495d422..2f0d15563006ab444851031815f18a91509de008 100644 (file)
@@ -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
index 09a057f7df915503b95a5751f51e0abd9e184d81..cc94bce9571adfbfe10325b07446b38ef427a0d8 100644 (file)
@@ -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
index 81396d643d7f9cd1f7dc143ca7ea4fb52f73095a..de68dbfee57b1e7adb05e9e86e7c745e0abf8c66 100644 (file)
@@ -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
index 539978414cb94fa7088c64b8a07e68a6deddc9fe..ae094be583eb1ddfb07f0609349cb4c135412f3c 100644 (file)
@@ -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
index 278b61dc64d153e36cc03487ed554e2a608bd45c..189ab6660f9828e8edcd7c083447e7687d39a5f4 100644 (file)
@@ -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
index 5bf0972ab25e5c6c2b97d847be440d5bd649c3ec..4aa12036d33706c893dad0848d19ad60bbfdb176 100644 (file)
@@ -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
index 5affb6e6c277eb7395d19da33869eb535a4ed66c..093714d3f11c66a4b4163290a749df55938f27f1 100644 (file)
@@ -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
index a52968ef138024366e265cddb539ef0da5ceda19..d320abff14948d3228447f768c44cdfa6c74e872 100644 (file)
@@ -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
index 2cb247f9f6cf78d30ff656a92d2228b6fb38b2ba..a50e800b240ffd7389aba6e8239ff9cf1c49ae68 100644 (file)
@@ -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
index c147c013659ec4b760c6ed37016af925f8bb22a6..ed1ad05cbab37e4ff63f10b4e8b33952963cda4c 100644 (file)
@@ -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
index 95658b93a7255c4fefa402c7664a25e76c35a12e..bcf20da11a48dd67679906b2cce6d48d9805c8e9 100644 (file)
@@ -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
index 624db91f83fb60058603c19672e7247dc3f842e0..d9637c7668d76021b91948db74641ee269bc9202 100644 (file)
@@ -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
index 5391a6c6e3f6d113fe15cc2f8f5ec5ed0fe08b20..f8bff7e6a2d2cad9953e60d24ccc35410dd7c7ad 100644 (file)
@@ -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
index be3f2aaef0742296eab4141dfe3ed1069ea3a926..aeb8e47925a84caccf8ce437efd8951b4644face 100644 (file)
@@ -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
index 37d15ee4157e8af55d005413b93a685b43728e64..9b3dad2c9bff10c72f7ba64ed0d8efe882ab65af 100644 (file)
@@ -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
index b7b6484fcd0c6976ba5fe719e327bbf20f2fb5b2..ce4b6408e73b25af9c4af1deea9f3113e9e7ed87 100644 (file)
@@ -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
index 2d13d466a283cb843fb748f55e6b19af3190e725..24892835705c87d4fd42db70e580441222606213 100644 (file)
@@ -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
index 5921062fe2f0f2af4dd4eafb225d9cb19deae5ac..6352d3add261ac4384f117e6878bc9c2d15d2741 100644 (file)
@@ -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
index 98b81907cf6859e9462e1415bc9938ade48d5a09..91f5b0565efd1c31d52a971819e1e95d4e43af5d 100644 (file)
@@ -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
index 8c7df1243b0cc5f6ad2432018536b9a5b09686a5..3ab19449e20a0ecfa897cb23059c19a789569e94 100644 (file)
@@ -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
index 4a56d70ed008cfd81b093875d8a5e1c2fd2d4c57..203750ef05c12d6c5fc6fa7aed4bc7cd86929037 100644 (file)
@@ -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
index a050df2aa2b21a058b2de781fb3719739dc5f54f..9c4ab02b95493992b606d54cb17feac6f949a827 100644 (file)
@@ -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
index ebc780c7c19847d6626849e58463cb59e76373e5..518da66d5acfbe59dfb6d0fe1a4b161d6f7b7079 100644 (file)
@@ -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
index 34dafe9e3f503fbfe377ac3608594b8d6d8d00e1..95e121e55acfb38ac3dda721812378fb865a2983 100644 (file)
@@ -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
index 20f5e1620134b666284b2151ed1a50dcea0d4194..e4a49877f51b723d3d8bba1d2dd7f2c30c440896 100644 (file)
@@ -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
index 3862d4a6924997d5a16f239cba642569e508be93..6a4104d3d22b577b04496f542c357580a4957ed8 100644 (file)
@@ -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
index c0b9f0b2c43ee3a60d9382b3c524434ca4d4dd97..ccb336b3563e105a310ec6842fedf6dc3900d678 100644 (file)
@@ -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
index b19c066b8b1178d0d4a21d2da733f83e6216b15b..7d91172fe5e02360c76ec078860c24f598f986a8 100644 (file)
@@ -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
index 16176299a1e692a6c36c56d0ae65e6af398a9c0a..dc6ff0f26a4b9adb29298ceff8d531c71af3139a 100644 (file)
@@ -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
index 4fa3e6558a09574f9e81804c40ce275555af81ef..3735cfdda321fe0061071af3c14f013f0037944d 100644 (file)
@@ -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
index a0dc07789ba5fc57267fb9fa4a0d04ad1b940f8a..f4759489927ee03ba40ef80275487f239eb23545 100644 (file)
@@ -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
index baae30cba26b70a8d3066630dead7789f84f05f9..fd8791bcc166dbefdb622263a8c64406677169f0 100644 (file)
@@ -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
index db4a22490d1de9af212c5acba0d4743f957fa204..4097c287364ef8f9e770765197e4dc004278b72a 100644 (file)
@@ -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
index 2f217e6a857970af8b60489bb18a87f2c480e85d..962f0c222b43e3d248dd5f4b9fcde3f632a61751 100644 (file)
@@ -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
index 8c846209979fc25bb7fdaa2baccc8f96faae04db..b88132762b6599638cb84a657980925d8b26aa1c 100644 (file)
@@ -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
index 1c05acdd8b6d1e1ee9e1bf3ac142b9c37fd25cff..6697759b69643d25a8edee97bd895804f86cca5b 100644 (file)
@@ -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
index 5e57f87dae81ab1b27358cf2bca34e10c2cadf57..56ee6f176bcab6f912e453da40e191d91a11c1a4 100644 (file)
@@ -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
index 710ba44855ac126c51be836c99cc91d0aa40f87c..88d690bb1eadc491357d8478234a936e08c211c4 100644 (file)
@@ -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
index 6e3e52064c6597452fd5c897ce67bb7daf20ffb6..3f2dde909a0c09f5e9f811d112ce99ccdadcd63b 100644 (file)
@@ -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
index 6b77a8dc14a9c218121e88df24945c4cfb196437..290649e9d0e8e151e12c2e9fb7810beecef90391 100644 (file)
@@ -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
index 972df37c71df0afba30eaa0f4b1342d97bfb627e..00a7b72b50b321bc481f1e2b4465fdf7900106da 100644 (file)
@@ -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
index 1fd9ac39ce7eeffa5aa75abd1b8cd319c3ef6b57..27f6bf57d6a536f0584f47ca523105d7b80e9247 100644 (file)
@@ -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
index 959d40d936183899033227ae5a8f9ca9356c06b8..329998af97bcc9e15e4b3a55509a8ecc4e893861 100644 (file)
--- 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
index da31640a234c822cece8968389df7afaea71c552..4763889dd3d8fec860c6620234e354dc070dd655 100644 (file)
@@ -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
index 97dddd25bc050b8517ba9960b1f78f818bce7742..35600c54464cb24d5afd1ad160c29c3bde2337f2 100644 (file)
@@ -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
index a37639b82161202fe81536e3366ab647b667c4ec..3400b65a73756d91719390011fc3d08f3edb6551 100644 (file)
@@ -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
index c836e64f56a42b9eb1ed576923a5b1a2fd2dfe17..571f8166310fe958c9e9757ba64e4caf09a29d59 100644 (file)
@@ -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
index b85526334aeb646dfc4ff1b893ecd59c10fb1b41..c89eb091fecf0b1568574aba5aee647545b1016b 100644 (file)
@@ -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
index b799fa26e59aeb4c18f5e954d3281b2d65dc8e3f..2b0cfd38dd527de7e1dd893459f81155be9ffad1 100644 (file)
@@ -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
index 6d35b89790db012d00c288f1b1e0b86599aaa1a5..5e3748f891a744a0865cf0e7af2d1747c6db449d 100644 (file)
@@ -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
index c3979939ac77c8c492aed14d9aa94522f94a8ade..c5a3b5f11120cb052cc4e2a97ef038872cc324c8 100644 (file)
@@ -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
index bc458871551bb7364e38428e12a3d2a3c5e0cc1c..f1898941a282982bdbc5ac0da03507e95c729149 100644 (file)
@@ -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
index 0ae3addf2e271f3722cb2f1dbe8ca77468f7001f..f62b158167bdf89c1b2dc59637342c96539c33a8 100644 (file)
@@ -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
index c68b7343b58896addf4de231c9ba066e60c5bcba..2a24f994f261013274f360061fcfab61e60a6db7 100644 (file)
@@ -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
index f774b74229defe33c9a4d4abb01127590c56d0a8..e02c9ba3662d5d7efa1910b4058f9da07e9d5b8a 100644 (file)
@@ -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
index c20578206cbf88a5506ddc5e21b4a83a0ba773f7..ac9a9d8b4143363993788d88245c40ae70a2bb1d 100644 (file)
@@ -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
index ca65f98ab582161b3d732beff50f0711ded62fbc..abdfa24dd772357ea805abe30ebadcffcfce9fab 100644 (file)
@@ -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
index 5eacc123ba429d3bc045ab05e8d913bd794701d1..201ebb1819e1b6b76b718027cdb9874222fcc7c9 100644 (file)
@@ -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
index eac50a60b28b3a5fd3ea066d12567cf062f83d4a..13ba0213e1557d33b2e31e8bf9d6f5beedd29cf5 100644 (file)
@@ -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
index 6105ff0d4de6b5bc15c5826637593fa285a524a0..8ef1f938a9f514abddbe4511cf57ba4bd380ae8e 100644 (file)
@@ -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
index cb5dac77d16cbb7a4bd0ae4822e0d99cb4d32db0..f661b52826d4ffc29b09610c80668be407da3eb7 100644 (file)
@@ -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
index 3f7f28c3266d9df893a5c92d4eef8d7464bf64d6..ad995d0bbb4e3b14d9ecfa2241e34ce4de706fda 100644 (file)
@@ -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
index 79d473562ea4e93c3688b55967f24725b6b358d7..30be3ee4a8bc0ca008db3bd2aef437a716cce0f5 100644 (file)
@@ -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
index 588278b88c9edfdc4ee6bc1e8f8e42783b712986..c778c6faa6520122324fe1a5c089a7e3446f4dca 100644 (file)
@@ -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
index b4c70f0e224eff8317e48e557cad0289d6eacc3e..59056909d6c39a657f8a6b143dc8d007bead0b17 100644 (file)
@@ -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
index f8f2218f528a322c38de5a08aa2f0219e7c615fb..2d39a2a9adf909f9fd7725ca4c841dde7ceb44f0 100644 (file)
@@ -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
index d47b0ac2cc4e259c457b7bc00c4d2172377a3006..35ee3c6f79527abd6e4db51cacbf99a10e4d8312 100644 (file)
@@ -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
index 4b08e8e26835a14d78956a8b9cb226bf10a1f641..99b12e93360262703c8870bb8596e7d57b94e357 100644 (file)
@@ -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
index 0156a447c72efb2200cbf0c9c86b3c9b14131a6f..663d24fd6c9bc8efb8f7431ebbef57a72546aab6 100644 (file)
@@ -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,
index 0dcbc7d6ab72aac372d6db876e267e0b166f7667..9cd0d6970ae0d86f5b585d6879a808e8fef53604 100644 (file)
@@ -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
index 84825429fc5a1e2f99b185976d4087869f67bbe2..d40dd0c0d3da3c70915a1166a426896196e4f043 100644 (file)
@@ -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
index adc1bfe217358602039f1324ea35c55e9b2c6c8d..66b4a843d568154615a94587775df91c1a18d6b3 100644 (file)
@@ -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
index dfdf31c1f86a969d01689bc47fe5a0470fb57872..ac3ad3c8936d5f48ec2ca8738d381faac54de985 100644 (file)
@@ -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
index eabc2551f2b0469ddde10cb79490317771e26b41..b43a6fe60dab5948b4eb83746c9583ae7c612602 100644 (file)
@@ -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
index a96fc9e7e3598185266e1ccdbef3a210e7d17c10..8a5daf6d218471f425b93be8eb7e94fe222152fc 100644 (file)
@@ -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
index 71343e9f9b67cde76e1f67ddb566f41065758fbb..15983a75a1e2dddcc4cdf8b5223ee42af7ff506b 100644 (file)
@@ -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
index e6a6c043984f7412deea54e328a02dabe4a9695b..d7fc3cafc561d4f1b350d7e92d485ecb5fe1c25c 100644 (file)
@@ -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
index 7c3dd2b153d5321e4b2842eaf18f89b809a45ed0..406c3297262d93c7a99ac43f3b97d44938357600 100644 (file)
@@ -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
index 700a1083d825fa8fd024148ca5a3e4fba6da56a9..2a8761d094c782f8fa2404e31efaf44a8fd19318 100644 (file)
@@ -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
index 227b6d3f78e7d874c861f9e45c88c990b608686e..27de856361af92e16f2d21e47d63a5b755341dc4 100644 (file)
@@ -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
index 845e8df1502b6ea4e27e0e389c55463d3a9fb1f6..fdd7db97479f21c47ee8703aa5fd5a1dce07c3a3 100644 (file)
@@ -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
index f1c1728a79cc36e2bf79fdcd4a334fc595b602fd..7172d1f6b07f6734847c6e7745874e4d487b2fe3 100644 (file)
--- 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
index c00839a22f834b4072d51d9b7574fded9a34879f..16ad5ebcc362e137414fe60c0561a5fa44c164c5 100644 (file)
@@ -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
index e088b7df15539ab81c1a3b925434573ac585e13e..3eea967e01d7efdd20a58b360a900f070815943f 100644 (file)
@@ -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
index 4f5f2b0a216996b98eaa2c041b6da5e4c40e8209..4f625b1d8c4cc065ee5e7de0d23bb74cc1040660 100644 (file)
--- 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
index ecf96f05c9fbe6664424130f1ea1c61273aec7c7..ff652c6967b52269344dec4a1ae0076332051b19 100644 (file)
@@ -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
index 108349150174a942eb0ddac31b22e3784ce99b54..4d85929d4e5b27327fbea3f5d75b8f7bb996e0cb 100644 (file)
@@ -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
index fc78af8fcbe3e75d8ac58974725ba72500ea5c90..262bd200d2dcfb83699a5221c59f56c49d109dd7 100644 (file)
@@ -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
index 3b553b051eb9433f95c862d4d42e19ab3d64f880..57ad344235ecc183862a08ad2a4690159f0ab9d4 100644 (file)
@@ -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
index 9deb446083de9ce73014998b3881544888eed6c3..bcbf88b318722737e4e537fdf9245525da3e8ac6 100644 (file)
@@ -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
index 5ace833999044a2480b6cd5850d9daf3847734bd..a96aff6ed1224b8f28b82a3573d06c4336c9127c 100644 (file)
--- 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
index f5d6b6d87bbdeaed96e2ad3dd69848bab8d112b6..3cd1aab6f4235a6b0514ad66837673d064f0786e 100644 (file)
@@ -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
index 9c33643ca13c7453e6c6a3c2e6ffdd7f6d360217..1a6621b05c9405a4ca164da8cc89dd087bb2c8fd 100644 (file)
@@ -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
index 7886cfd969f54c5c69a412fbf020f6c8f8a5b7c6..c4b2d3bf37cc3f6c5e2eccfb28dbd8be7c48dff8 100644 (file)
@@ -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
index fa28ad28ea82b7dcdff52dd7511bb88634222c85..7c7eb4403ae1e72b952ae728683e16daacdc2996 100644 (file)
@@ -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
index 50caea457d42c331c4ddac7cb0408fdd011a2928..39446bba53d859e48579e91cd72eb0ee3a48dff6 100644 (file)
@@ -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
index d451127e6f60ca7c0749f817d39250a7afa69560..a0c42b84402f621b5afa309af865ce1b1991e6f5 100644 (file)
@@ -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
index 0931ca32e51ce57a06a68102c64f6495e71c284a..7b5d2eee0de3cf876153663d210ef024b5c0e60d 100644 (file)
@@ -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
index 7fc73c5242e107e2ee3eb6cb82541b7f54372091..5859eba7433a05b7c5660602a3e26e7753282bcb 100644 (file)
@@ -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
index 2a50b875258e464b41daae3aebba13352cadcecc..d5fccdcda08b2ef60130a971dc1f94401e9c37fb 100644 (file)
--- 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
index c4935aa7dc845b128835042009bb9073e637243f..5961caf68b5a6bb23607b9c7fedc28675b73005d 100644 (file)
@@ -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
index 717f4deac9d9e043b0e0ed77271edf79960bf7a9..409bcaeb270a04b26ffa9b561792552efa417689 100644 (file)
@@ -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
index dc0202b5fd6922039c80805c3685de2f8423b674..5d0c866cc68bf3e78b42092cd24ebe802cc44607 100644 (file)
--- 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
index e6f40701ee8b6394f1abf93bdb3c6a58cd90fc61..2b6a2db96a5be550d00938af1d3343e2c1ea2e5e 100644 (file)
@@ -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
index 1ed5d5c2d8b94192c41fce8ae52ae9d8cc5bbfaa..e2bb97baecc3fae80bb74bb2fb2a4dc2b24a7573 100644 (file)
@@ -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
index 8261ddfab9ba0f33818e55e5f5b8627f78af1735..675faad8f57fad0be1ad98ef23450900548bd532 100644 (file)
@@ -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
index 9dfc64624c7572f89e1c6b296a217360f3be03a8..c85dd6cedb38c2ee0a3f2813a9f2ab30264593a8 100644 (file)
@@ -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
index 7c36e8cc9f156de8fc438e17147035e7089ff47b..41822a4a59450607a7a90c0466b73c35bf6ff8e9 100644 (file)
@@ -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
index 4c6a283f628d9c08ca35d0ea023075fc4247dfcb..774fd1ffc5e1dd36dac262763c5c65169a720aca 100644 (file)
@@ -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
index 85add89524c96ca68d38a81804e961695d2b6fc1..e9043dcc3fd9f29df0874edb7ba7e4247226debb 100644 (file)
@@ -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
index ffe40e50f4a2c51877770257adb16a7645f1325a..73f608abdaa4968af54a2948a9eedee70d68e3e7 100644 (file)
@@ -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
index d136c4e0d5f802d42280adc20fe3108f91113231..63a454720e64ac0b108449ca4e736e2a4281a805 100644 (file)
@@ -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
index 080f7b5f18818177a2ce88ced3b591943a231911..bd4192ccee8ab3b042c51b7a3fd49c136339d3a7 100644 (file)
@@ -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
index d056d0ef4c5b80c0a6d33766e5c604c8d50bdfec..9c7bf918e055162dad438a7f2e96fb12a21382e9 100644 (file)
@@ -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,
index 449a0ddfd86608f44675db0a8b9279a4217b08ae..50ba1c51268e93da15498d038df2c40c4c4b6017 100644 (file)
@@ -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
index d96fa65956eef272781a8c9d7731b2a5ad4d5699..2fc1bcc98a0ef798fb858298fa613f2e59330245 100644 (file)
@@ -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
index 5a69e66f07d4615cb227d3217a4167376e1d590d..bc3dd63878e39de474dc58458dd03a585f82e3b3 100644 (file)
@@ -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
index 32b61d576a2446da744cc52a6352b29395e4da6b..f3c759ffff0807c99bea315647db38d3219b3a2a 100644 (file)
@@ -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
index bb463872a7a060e9082de5f980b85b8ca96322b5..84f619eb09daf8d49650a39386536a89937ab91a 100644 (file)
@@ -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
index a230cc2b7c577d010773792755a3912e35c9cd37..8450dca9fcf92f5009e3fef9fd1b67d0ba3af238 100644 (file)
@@ -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
index b657ee8bdbc6dbf17fe316a7b0ec1dc9ef86f984..08686c4b9517ce02e697d1c4f597ade4b051f246 100644 (file)
@@ -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
index bffe019dc8ff6c558a6e4f3ea14042a22b10ffc1..d76ad1712dcbd354b16078def53595eeb85f66b0 100644 (file)
@@ -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
index b27875c2d24f9645090373cd2d53f139efde258b..14d0319764f8bfab29dcb735423f00cd4d79113e 100644 (file)
@@ -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
index 3d77253b05eaa98e99e5e6c80863cf0dd0042723..61b5542747265a9724aff1a1ed8dabf732104940 100644 (file)
@@ -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
index 48e35f0909768e2975f072683a79a2f7dcea88eb..dcb50924a72c6c97d87b1c4cd3c43076b362dfdd 100644 (file)
@@ -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
index ada2ee35136f90fad982f93dfe57f3205e5fe53e..f2e7ac455e1dfdc52090d1ad161ba00b0ae0e3d6 100644 (file)
@@ -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
index 45f149ece125d0582b1494432d1b7bf7f06c5b3b..bc2b2d7c9e2f786b85f7ee1e91abbf63ab79f254 100644 (file)
@@ -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
index 318e96bb31fe8a5127553aee2fd1763214df29e6..abaee94f31667dd4f74812ac12aa00125d2b2734 100644 (file)
@@ -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
index b8782fbf88ccde8c965877ecc79df22ef8386930..12d71c8bede8af799a2d7d9a8b68d5cca6185824 100644 (file)
@@ -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
index 8511bf5ac934c9fee3fbacc934fe2780a8b43fef..1f65a8678eb32b36fa2efb1a442feec7e8a5eee9 100644 (file)
@@ -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
index 6dc9d6a03dd820f461bd56cd82439e721c4dd328..c35f890f3473ff6165bd450faf994f32ed94f656 100644 (file)
@@ -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
index 79181df3f9d02705b22b62122e8089d2c8369009..444202da22d0fd05d2c7dfa0910b7cbaa02f31d0 100644 (file)
@@ -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
index 035592aa4f5513bc699a0a27812344d7f2eeb0b2..05aaaa1722397ed0b730adec9ccd920890b7e903 100644 (file)
@@ -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
index e3cd290351ebd88df367dbc706702130df12e85b..640fde2d83272145383924f921dc99a19c0bd336 100644 (file)
@@ -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
index 6fc2c60f51597c71fd441376ec5dd8867c2f4c10..8d7418fc18f78da3e98dba46f1fc1f1c5718e19e 100644 (file)
@@ -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
index ea1a7a38af4e746147aaf82ee7b936ed422ee5b0..f8813c79b9d5eda6da6f50b5ed7da10c423f4aac 100644 (file)
@@ -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
index 0f6fd69b5577de309cb3f6c916da903087b672f0..462441ccb7623f4092c8615ee37d7cab562f05c0 100644 (file)
@@ -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
index c28430a0d98910ab42f48ad17b8ebd0c7904723b..f3c273c22b1b74310b65139924ea7004694be42c 100644 (file)
@@ -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
index 20336f896b021274e706788022fa01d496981591..1a7a3b51a4cecfa543de4f3ad9f1bcd29ba7de73 100644 (file)
@@ -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
index 526788982094a2c161b59c465826ee6679f4ae09..4b0c494d2d34307daa0e4c43ded27eea9c92b7bc 100644 (file)
@@ -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
index ce2ebee9e31cbed210f2dba2b6ac5846a52d8ce9..75597475cd989d66bf0a0f5be5049b59072ee7b0 100644 (file)
@@ -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
index 625076c06b6c8a14a9fbe2cb6047f173f0d46378..45ba9bd59acb82d89cbc4d312dd921c742ef5936 100644 (file)
@@ -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
index 3a62e2d3fa05f2d5ac1386d85626b499ec8d583b..200bcbf9ff7da3b107d5f4104d23e3b67abee94a 100644 (file)
@@ -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
index 3392d9b3e214cf6a88c757dabc74fbebf7b81147..a3e70c6bfaefb155a4b5b96644a274eabb3e656e 100644 (file)
@@ -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
index cd275806d1bb2a3ddfa46601243e6b2b89b56f23..c57e0ab606c48bb71fecfa961aa3e33e26b3b143 100644 (file)
@@ -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
index 83958ed02726bd172a24c29f86f55bb6961f25d7..2b29816fd57a7303c83554c9041b79cfdbcaf00a 100644 (file)
@@ -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
index 204a990fd08737264248e32b2605a19d059bff9d..57791c14e0d0865deccbd234298fea59197c804f 100644 (file)
@@ -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
index 92920955e928d55a8ac251eeba02f88d95ec8254..ae5f6a24fea198158ec64fd56bd44601355c6dbe 100644 (file)
@@ -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
index 2d998866038d702a7b4c9a3874488222bd682025..4855e893e634e906bf8c3e295c08c30ffbd14ecb 100644 (file)
@@ -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
index bbbaadf9882459ecb8cbbe2bd3147f5d144162bf..1bba7bbaa129a1f91c31595f24007e40fafa1491 100644 (file)
@@ -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
index 06318d956663a0565da62d6657a42532dc99b464..55a3ab609d0a9b590a24c0a03fd45b702adea8f0 100644 (file)
@@ -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
index 8de02c1ac0452aa301747a113142486f55d5d860..9b4e0171a923ccd12e4cb4daa55c2dc66cafd81a 100644 (file)
@@ -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
index eb8a0997380036360f850df62747e0279a3c72e9..1b22ec4ed27c53119285abc2b1be5678d685f522 100644 (file)
@@ -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
index cb83218be61768d2944cd4c73d2a99e8e418c68f..86de1493a88fb150a8a2b72639a786ca3b07e65e 100644 (file)
@@ -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
index 1c8735562095b8e5a674d683dbea93debe8bdb6c..134c2e6e0a719936a136c1ef61fee38d9ce308c7 100644 (file)
@@ -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
index 081224c150978cc96113090dfa63bebb03387915..6f6ac289c5a449da637ffd499d037e448ebc75cd 100644 (file)
@@ -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
index c442d70b6bb7ca0fa4a2dcac64e0cff5f4e81051..68bd1f0ed7064df1f7000d466bc03a11516b2b10 100644 (file)
@@ -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
index 4676cdaadf7074235d277b0ac7ce55152fa5535a..24e251acb9ec353e86789e4d05c79eb6e8e1d068 100644 (file)
@@ -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
index b112672de822f057aa0038db0ffc8bed928284a5..3de117d348f75ca35474b32f3fbfb962da1187f9 100644 (file)
@@ -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
index de5412599aa19b4e0b806d63b761900c115bc814..adf60231c64268635a0586766a7cf023a522b872 100644 (file)
@@ -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
index acdf00d3cacb9ac5a969bfbf4c73248a64ea590c..bfa56ce63284705036122822d25d7565ae54b232 100644 (file)
@@ -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
index c99b00ca2b0021cb4b543fa32dbce0523ed50f6c..01a5319740b824283cccb4633ce2780636783eea 100644 (file)
@@ -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
index e358947e87ec484b61d8999101785c2da3acdae4..b6e8ac76419de2dfa479a9db10005cc88afe5687 100644 (file)
@@ -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
index a0140a05190f915e49e543c19bff9e5cf3dd9bb8..e62164df190796bb5cc00f02a9d91fccd6a4d7dc 100644 (file)
@@ -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
index e5fac051be509defa7bfe982730cb7a1dc432e00..29ae4c307c0f0072f33dd661c550f0a9f2cd7809 100644 (file)
@@ -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
index 83b5095035ce59f1eceb44927cacd953037d88a3..fd477802ce3ef1a29193176f5e5d8c7565fb6f4a 100644 (file)
@@ -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
index a11d83182a6836c31142ca6d0d72f69a34d21d01..cdd962f7f8bd9505a27bc065a99851af7102ea67 100644 (file)
@@ -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
index ee8ac3dca32c0da66cafb30aa66fe238bab00cde..9fdb7e638b425d72bf22377ace2661b10946fefc 100644 (file)
@@ -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
index 12f0b43c81e1fc1dc4af9a79a50802c00fea2db1..0e768fd17ef326da6f227e13a51e1b7788f28e99 100644 (file)
@@ -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
index 6783a7d25e62a53475377d48ffff2ac28261362b..04794d75e5646bc97e7415b7f6e86126960be00f 100644 (file)
@@ -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
index 5c9ff4c9ebb0d5919d76947cb97ec8bba31a4d5b..3226364c36ce46198cb4cf5b153a9e80f645dfcd 100644 (file)
@@ -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
index d1061e25644b6f6bb26ccbaab540812f6937684e..0d50ff4affe47066d0151516de0f8f9b59a7ca3f 100644 (file)
@@ -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
index 25b4b64c4d6b367910e9ba26429a9007c6143d51..b327b6207e86590e7b2249762f424811a670cf80 100644 (file)
@@ -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
index a17addc6a48f89e6c432ea0483f979c8b3f32edc..9cbce1e8d622aa95f922246e75fef99eafadb2b5 100644 (file)
@@ -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
index 79b2073622d5c2e428116292cf3ccb725fcfa4d9..2bb576e258f9674824f243416223f22558a00fa3 100644 (file)
@@ -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
index ce6a05773fb028c80b75a6fe72456c9d573979fa..cd21fe09ac092d68d820a95367f9e99ffa599d3b 100644 (file)
@@ -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
index 75311c1e93ecca897a37ec93f1d0b61e62e94fd8..e93ccb84091afcfb952f63db4459ea5aa1d69ac1 100644 (file)
--- 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
index 93caef667f0d3205540512a61d44b31b95443d43..754e3c88a0579890fc565aa721daf21f9154dbc6 100644 (file)
@@ -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
index 4f4aa9d11b09ce17c37f3d370a4144c15ec28625..44451103f863ae4083c1d348dba8a2cf17eabb37 100644 (file)
@@ -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
index dfedcf2977452c197c42fb88cfd0e897c8cd4001..6e255ade51cb3fff13f88b1b44f6d5feb1fe8d0c 100644 (file)
@@ -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
index b81f1d3eea008b99c497223158df47eb377360b8..c49cf3e2a428b57da0a1d61a8a312742a75de0bd 100644 (file)
@@ -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
index 5659ce109ccb70bbc5d94a31e2d8f415bd6da8b5..a68c529da6dcb189d35ae21ada7448b2063e1c29 100644 (file)
@@ -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
index f0e41803ec4bc09deaf29c3bc3a9fd0f1ef94242..8d51d6dfbb09eee837fe6da9afd5743f8ea1d6af 100644 (file)
@@ -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
index 8a38f02d0d463876392dcf448971dee951ae47f3..321edf3b56c1f4a38d85b7b840a5e655d37d3704 100644 (file)
@@ -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
index 57f493edf1e06fdddaed443771327580c17789ca..de8c8fd7e029c399734c9c636a8aa3dc93b121a3 100644 (file)
@@ -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
index bc2ece12909849802edfbb22c2b915b7b53f6fa7..db78574823d00cfe6327e197ea2797aa0128f0a4 100644 (file)
@@ -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
index 87fd5c6c70fbd31421e1cff2160b8e9b5e77bfd9..44471d8e60753f229ce7a9e2eeeb9ea3c2a0536e 100644 (file)
@@ -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
index 927ce2d588307f877b4a5ca80fce9e370ebc40cd..309ffd55752101beff63421c2e2d3eab82034d47 100644 (file)
@@ -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
index c76fa1e660c92445ecb9ace45970c230df91f43a..b1e01b291348bde0a87e449ed40b0c0623922ca2 100644 (file)
@@ -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
index c3e96eb024abe22ef5307789a62b309991da549d..ec7301bc9030f88ac4f6ba8b962d2e5bc57da905 100644 (file)
@@ -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
index 54fa1678fc43d5a66903c6e9a6d8a3d272ea0b8c..3a9c5713e2151916cd340f914f3a7f3a65db1d97 100644 (file)
@@ -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
index 7a8340c86fd45df7f1f6789e2e3b556091c484f9..691a64217e52dfe9c06f12546b28b8303c31d69d 100644 (file)
@@ -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
index 06c73b2a64c7e321e30dcf99b339aca575ac2a4d..3ecf0d59d4c3c4037d8a6a1bbf59d54589af59bc 100644 (file)
@@ -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
index b75c09fcca387516618feb5d6ebbdf57ad2152eb..04289239d411569eebed0dea388f73c847483d82 100644 (file)
@@ -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
index e9de69195810c5d54cfd0c627076c2cb4f781dfa..a6528f245b961a8d55da61f669317b27a5e986ec 100644 (file)
@@ -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
index 40f7d645a90eed16f97f51aba006eafa85d13d06..f49a8935e8790b672ec00586277e3faa56d5db54 100644 (file)
@@ -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
index 4fc84645adb0ba4cf9d56ea9307fcd0d16e176bc..39c652a15ae3545529302576c155d37ebbd34277 100644 (file)
@@ -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
index 0a368a8555ac4e856b44ea5b20fdeaa947f7a145..044cfd7a0a4ee0c7e4f4cc48548ab22972554be8 100644 (file)
@@ -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
index 949102ce302798f6f7b028383bc9ca879c08bfef..582f10fd19272811f4e3b979e47b1c7ff255128c 100644 (file)
@@ -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
index b482e5db3f58b8f2ed746573791b6ffd443f8783..12c79dc117c8148a84e947bca28e02c363f01f2d 100644 (file)
@@ -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
index 7086aad46a42175b9e40756cc3e16aa134ae321a..4a8e178b819e0378727c40ac944632f73d1412aa 100644 (file)
@@ -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
index 713d7469f09953af09742114aca000a99a1e13fc..c50e8e149a03f7b8672fa1acbe934f585b8ef268 100644 (file)
@@ -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
index 4f3a3ff9153224dc97ff7bce21daa1baa9a8c508..8ed5f66e54ea050c0f7251f1771956d970289bd5 100644 (file)
@@ -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
index d62a9625b29b219430f3b5ab55c4ac328fa31136..d9ab7890afe8190df157baf302f2e196cd2a293d 100644 (file)
@@ -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
index 140b9cd865a571a69139d0305ef00f5d4ee17b24..6f93f367dd5e0670f838f572670cedb55fbf3d03 100644 (file)
@@ -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
index 34643891796e5414dd5743e9a26c4e2099671c4c..a1e0c0d36bc7561472161feee4a5cd30eaf69061 100644 (file)
@@ -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
index 03f27e11caec49eeb02cfa29d89840cc6b2bcd4c..dcab4ced8740901a0451afb8d7aa123dbef04d6d 100644 (file)
@@ -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
index 6491e00ca8861b58fc7906d1a60c6e1ca7ffefe3..dcae034c4dadac2c7581e90321c4b5e3d1b97da5 100644 (file)
@@ -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
index 5a5518efa7ebf80833cdb7ebe1a7a6a38ca3cd17..5864a8268a8e6844831ae63a3a0f3446708d27d2 100644 (file)
@@ -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
index cbe62e0caa48b2ae084dbad5ccf457506862f1dd..05f75f1f42173cd50ee1abbfb60c3d79432de3db 100644 (file)
@@ -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
index da032e988f409b4ba4e758928fc065562f5a33f4..f7d2dca16e38e5f22f69f91feff8f2c11d4c7cbd 100644 (file)
@@ -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
index 625b5847eadcb166822d521cf50d419721d43e84..f7cabc4ef89ba9a7500d342fffca05399c013881 100644 (file)
@@ -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
index 0bafceb2671bfc73d8f8b3f7ba1d9ada320d5f81..411afd81044edb8438dcdfca059ef5ea76c4075b 100644 (file)
@@ -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
index 296141427890612019fbbf3487fd501f66bd6884..ef8fde6f60a1d9b1b5a1dde282a1f4b148fbe5ee 100644 (file)
@@ -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
index e566f58abe3e2be6c77a244dd5f34231c2fd3b33..0e10a26739d21cf25ec94f1c2131e85cdb876a4f 100644 (file)
@@ -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
index 127ec0e4521128f1693bc806cebfd89818bdfeba..bc6a80195c8f83ef8f90f017925d960d37cc0500 100644 (file)
@@ -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
index b2e1d0c37c232e81aa9fe461e0da453e737cff11..a93c9d84f028212dc2f655e4673e3dd5f209a344 100644 (file)
@@ -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
index af482fe477bd1d716023c56f00e8cdbd3a651a11..b1c5160e6487aae2337d19d61835bdd259675f04 100644 (file)
@@ -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
index 18f862c12b0805861ddaff5059c1e1072e566991..0194bff8a24f8975ba1bc40b1269d26ee1b53925 100644 (file)
@@ -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
index cf25c541e62860e68b4db884cd8afebd221d58f4..da6b0953c7dd494e2f01d1b6a258fe242bf56322 100644 (file)
@@ -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
index bdfa3f95227bb3e9771f88796bbcb0724a51a3ef..aec29bf0671c16a13c1e83174fa077394f11568a 100644 (file)
@@ -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
index 1122b61d3c4bcc87c843ba5083c6befdb2d673f2..ec6fbc8f149d9aebc7dcca58574eac83f5659653 100644 (file)
@@ -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
index 6b7bdc325b405a86ea6950bbb8204b4b3c47c631..d2c010b0e96aca901b890d015cc53cbf69de2684 100644 (file)
@@ -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
index 116e71359cb78ef56d17cafa1daf97f8bdbaccdb..5adaca96c21690834969dd3c55869ba011e56e5e 100644 (file)
@@ -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
index fb12f37307c6a0ff60b7431d1661beaf2cb5ac98..13f89cece02675ce38ab865c9c274f4c39375bc0 100644 (file)
@@ -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
index 75909350131d67f17c9ac66e11369c5304c76ff5..9a7e49ee7c23ca7ee29e9627b097aa2785ba5cb7 100644 (file)
@@ -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
index 58b49ace9b8e6386a178a1b0236e2423e77654e1..dcd1b7774aaae5aef6dd15316502aeb1b62a2088 100644 (file)
@@ -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
index 613ce588b03257cfd6fc017b186cdb13b35ea5cf..ded7251697e5b51f6547aacc01cffc8d9f0556c8 100644 (file)
@@ -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
index 42a223a019999044254d5fdaaf91ee8613831c9d..92ca2f17653c2a8ac281031503d56ab401dda052 100644 (file)
@@ -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
index 27d764b347f349c26ffd1ea20898d5863866adf3..6ed97a693547387a5842d3aff9f713a8817ca853 100644 (file)
@@ -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
index 298624c6bdd81d23f8d75db2ebb1f2d460bff6b4..5baf6fad43c22a7b346c7d574a6e2ab831f10183 100644 (file)
@@ -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
index 5bc564dd8b766892a98bc59ac1ea05ba45c85eb8..fb5f7b8d11f12423362c773085ba3a496e731d84 100644 (file)
@@ -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
index e6975372248e271f747b93276b23ca859498f42f..1921ce8abe5d505c0a72f12727ad2ee32cb63d26 100644 (file)
@@ -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
index b478dd0c0fc146040eda6fbf6339ba4bd5d3cc0b..e33385b063742d6c6ddb2b7aa266305f9a557564 100644 (file)
@@ -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
index 728bb115f44c4ae163902d649120b1c99ef95d1f..68546f3448e692603ba484fb197366f4ddf42a63 100644 (file)
@@ -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
index 06764a5b84f1afc47fd07135d395e1995a5073f1..91e3d5132c44d80f3d2c4eb59fbc683181e1b01f 100644 (file)
@@ -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
index ab7317aa608c7f6b4a921ccbf342364c80b2bd3b..abe703d19f0987f538620cdee8abcd11ae686d1b 100644 (file)
@@ -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
index 39b152e39e3d5e6c745bae2f810b298f7ad50be9..2d2668060242fc80980e5ab510166391f55d9267 100644 (file)
@@ -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
index c6b740e8e2a8ef249a9df9bcba9534de86feeae5..bcc532b315d7db80da249eadae4cfd1bdc001ab4 100644 (file)
@@ -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
index acaf5b1f5bca15764c68bb302e8f60c2d4819b6a..83f39b2ea55b210e012b90021f32c707c76c3dab 100644 (file)
@@ -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
index 9c8ebf77b5c0e32406c05956d9dfb762626b7e75..c39ba878ed9e520ad81395a0d8b07fba5b54d7bb 100644 (file)
@@ -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
index dab2626e901fab5f0c04503a9e973da2f752faca..b7da26c13a5d4e5544fc9f50f76189c7b31e545c 100644 (file)
@@ -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
index 7f7cb7348fb0e2b3a0813515fbc9386b53497c00..f8147a6ede42af9534ee565c152a769bf6c54009 100644 (file)
@@ -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
index 49c091acaf1f7469c3a92ef2f2c736e9833117da..cce1d499da883e9682edb682e556cb78a06880d9 100644 (file)
@@ -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
index 12011bdc7322a6f2d7f63fa1d3d23b8d98e6ec5b..e801794b0dbfbd79d45d5701a8a87973d4946026 100644 (file)
@@ -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
index 2f5f1fdd7dfc7ceae30d59ef4ed731005924a8f7..15b3a7803e83463dbfb03dc6cc031b30c42b7ceb 100644 (file)
@@ -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
index 3153593ce850964edae739968362f7690fb53245..d440d5f12c785402942ac5cb3a4de20d4fec86f0 100644 (file)
@@ -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
index 67e0a9a77b05c61dd12e16b23a683c02b9c26508..c093b8fed0e53c80c27939fdd42c7042dec6cbbc 100644 (file)
@@ -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
index c5b97573f0025dc650039584a1861f87f8f09594..96e00d5284077512c2ef39a8afda68fe7a8f2df5 100644 (file)
@@ -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
index 17dd55633499a3d5f0d8af58d3648cbe5f514fe7..7271b17af0b8edd34d87e9a606c5bd674933322b 100644 (file)
@@ -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
index 0405959427a2f50aeb328213490481dbf7ac8d5b..fd56d584868683f759057744f8fd617d695ca3a3 100644 (file)
@@ -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
index e78fd36b40ddac47dba270413b24b5006d83959d..43b377bf0c21b42f424f334c8dce9a13abc93afd 100644 (file)
@@ -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
index ac9730a074df4e74d33e58edf94f5c4f912c67ab..86be576fb73db74b885c70e59fa4838bedc2a97b 100644 (file)
@@ -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
index 26054be03673c90945badaef7d4024567247f911..43b63764c9f73e0348439cea60fccf115ef6d1be 100644 (file)
@@ -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
index b6293afa1b10703f63b966979465cd5e7c431920..109ff30ab065d19dccb2a89d5a5df8e9d2518db1 100644 (file)
@@ -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
index b16a6820200c01a52bbc1be03f4830cb08e60303..0018bfcacd2ab42a9ae24d64c5ee478583f7e0f8 100644 (file)
@@ -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
index 3daa2955068488f61ab1011b6a57fbf4404bf8a9..4634f5570eef6f01e525e46eff0948d50b3b1135 100644 (file)
@@ -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
index da7e3cea5142ea18acbbef0a5ddb40d94e1bc4c4..009c404aa6410e18bc807cade5237f1d3be233ca 100644 (file)
@@ -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
index 5bfb40571f7e037177eec68030bc06fd284cf626..d5dba8fca33c1597723ff8b6c2b91fe8ecfc5cf3 100644 (file)
@@ -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
index d8f50cbd467b57a17b138ed86c8ce662a6763dbf..5d737011f991ef2ae5dc490a96fa5a0d1dd4f407 100644 (file)
@@ -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
index 69693a209d0739c0f4d7f80122c06ba382c7e212..88cd864fcd8a8e42dd83554e192743ece1795f78 100644 (file)
@@ -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
index b6a61154dc736f1108a381dd2cfeb627bfbb5788..20e4bc063b8c2141aa5296c2cc5a436b6e96bfbb 100644 (file)
@@ -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
index 0cc90441c7d14a5c86b8479c6d7f074bb610fdec..3a6beed275bf0bba96d83dca47d2be5debb2de11 100644 (file)
@@ -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
index bc39e504e63653c6b07bb014c43a3f6a1b016e09..458b1459a83de5e7ab22646d06fe7ff7479045c1 100644 (file)
@@ -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
index 560de46a801413d48242b969d903a47caaf2bb7d..3e001a9380c48b08bf17679513f7f320cbdb02cd 100644 (file)
@@ -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
index 8d1d2fd10e0964e764d43a75010a9910f07d2ed4..d739eb75ae67aca1f5d9dd038671a78719f50387 100644 (file)
@@ -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
index 1b772af7498d27c4115aa5dd2c13a7e3372f3c32..f479f9375e6528fee7dff01ca3ed226beb626173 100644 (file)
@@ -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
index 4562858c41e3c00109560d211baa733ed3b29aa4..bcdb2f0abf39e84f8a9ce579f94133323666ab9d 100644 (file)
@@ -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
index a924542cd5da28fe0eff1ab6f07743c3d1f0bd16..d608aaf56b93e2587e7a8dc3cbf26342b65b4eba 100644 (file)
@@ -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
index ce874efa9f0fd52a37a0e924fb7be83e1bed9072..193320d6b1ace13aa85fa9b9d1b730e7eaec60b1 100644 (file)
@@ -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
index c878f9282042f1ffc0967efd4f139ccc5aadfa57..84a709294c9ea8f5f0b78125494cdb094cccc7f3 100644 (file)
@@ -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
index 7d92dd680ce26fac5f11d13cad274959ab333c6a..c33323cc7bc2e743775c8fb728896500ed450822 100644 (file)
@@ -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 (executable)
index 9e1dc2e..0000000
+++ /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;