summaryrefslogtreecommitdiffstats
path: root/man1
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-08-27 02:44:07 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-08-27 02:44:07 +0200
commit6e00b7a858ed817de14433bcc94a34d1edea2f9c (patch)
tree290a875ea2e714cf7e51c46c8bf2a78db8e7b24d /man1
parenta7846609db2751694c98faa975657ccf990a747a (diff)
iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, chown.2, close_range.2, copy_file_range.2, execve.2, execveat.2, fanotify_mark.2, futex.2, futimesat.2, getpriority.2, intro.2, ioctl_tty.2, keyctl.2, link.2, membarrier.2, mkdir.2, mknod.2, mlock.2, mount.2, mount_setattr.2, open.2, open_by_handle_at.2, perf_event_open.2, pidfd_open.2, readlink.2, readv.2, rename.2, request_key.2, seccomp.2, sigaction.2, stat.2, statx.2, symlink.2, syscalls.2, umount.2, unlink.2, utimensat.2, wait.2, bsearch.3, fflush.3, getaddrinfo.3, getauxval.3, getopt.3, getsubopt.3, mkfifo.3, pthread_mutex_consistent.3, pthread_setname_np.3, pthread_tryjoin_np.3, scandir.3, sem_wait.3, stailq.3, strlen.3, strstr.3, termios.3, tsearch.3, wcslen.3, wcstok.3, wordexp.3, proc.5, capabilities.7, cgroups.7, fanotify.7, mount_namespaces.7, namespaces.7, path_resolution.7, pipe.7, posixoptions.7, user_namespaces.7, vdso.7, iconvconfig.8, ld.so.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man1')
-rw-r--r--man1/iconv.12
-rw-r--r--man1/ldd.12
2 files changed, 2 insertions, 2 deletions
diff --git a/man1/iconv.1 b/man1/iconv.1
index 826b7a754..2aae3a8ff 100644
--- a/man1/iconv.1
+++ b/man1/iconv.1
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH ICONV 1 2020-06-09 "GNU" "Linux User Manual"
+.TH ICONV 1 2021-08-27 "GNU" "Linux User Manual"
.SH NAME
iconv \- convert text from one character encoding to another
.SH SYNOPSIS
diff --git a/man1/ldd.1 b/man1/ldd.1
index 8bb1410d5..f358f9658 100644
--- a/man1/ldd.1
+++ b/man1/ldd.1
@@ -11,7 +11,7 @@
.\" May be distributed under the GNU General Public License
.\" %%%LICENSE_END
.\"
-.TH LDD 1 2021-03-22 "" "Linux Programmer's Manual"
+.TH LDD 1 2021-08-27 "" "Linux Programmer's Manual"
.SH NAME
ldd \- print shared object dependencies
.SH SYNOPSIS