From: Mike Frysinger Date: Thu, 23 Jul 2020 21:53:33 +0000 (-0400) Subject: Various pages: Drop t comment header X-Git-Tag: man-pages-5.08~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=795cf36094337b5223c03e151184b50415ca4df5;p=thirdparty%2Fman-pages.git Various pages: Drop t comment header Historically, a comment of the following form at the top of a manual page was used to indicate too man(1) that the use of tbl(1) was required in order to process tables: '\" t However, at least as far back as 2001 (according to Branden), man-db's man(1) automatically uses tbl(1) as needed, rendering this comment unnecessary. And indeed many existing pages in man-pages that have tables don't have this comment at the top of the file. So, drop the comment from those files where it is present. [mtk: completely rewrote commit message] Reported-by: G. Branden Robinson Signed-off-by: Mike Frysinger Signed-off-by: Michael Kerrisk --- diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 8a7e189b2e..e2765dc1bc 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -1,4 +1,3 @@ -'\" t .\" This manpage is Copyright (C) 1992 Drew Eckhardt; .\" and Copyright (C) 1993 Michael Haardt, Ian Jackson; .\" and Copyright (C) 1998 Jamie Lokier; diff --git a/man2/lseek.2 b/man2/lseek.2 index 22de446fc2..adef7be82f 100644 --- a/man2/lseek.2 +++ b/man2/lseek.2 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 1980, 1991 Regents of the University of California. .\" and Copyright (c) 2011, Michael Kerrisk .\" All rights reserved. diff --git a/man2/mq_getsetattr.2 b/man2/mq_getsetattr.2 index d3ad25bf3e..cc595d6de8 100644 --- a/man2/mq_getsetattr.2 +++ b/man2/mq_getsetattr.2 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man2/sgetmask.2 b/man2/sgetmask.2 index dc69454cf0..20944d8220 100644 --- a/man2/sgetmask.2 +++ b/man2/sgetmask.2 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2007 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 21d8b15b39..c10421835b 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 1994,1995 Mike Battersby .\" and Copyright 2004, 2005 Michael Kerrisk .\" based on work by faith@cs.unc.edu diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2 index b01f558643..72e1c071ec 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2001, 2017 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man2/socket.2 b/man2/socket.2 index 7908f4fc8f..d3df14a281 100644 --- a/man2/socket.2 +++ b/man2/socket.2 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 1983, 1991 The Regents of the University of California. .\" All rights reserved. .\" diff --git a/man2/stat.2 b/man2/stat.2 index 395b608458..b67bc7023b 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 1992 Drew Eckhardt (drew@cs.colorado.edu), March 28, 1992 .\" Parts Copyright (c) 1995 Nicolai Langfeldt (janl@ifi.uio.no), 1/1/95 .\" and Copyright (c) 2006, 2007, 2014 Michael Kerrisk diff --git a/man2/statx.2 b/man2/statx.2 index fc4cd67619..57607f6d81 100644 --- a/man2/statx.2 +++ b/man2/statx.2 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2017 David Howells .\" .\" Derived from the stat.2 manual page: diff --git a/man2/syslog.2 b/man2/syslog.2 index c6479e6dec..bca93c5603 100644 --- a/man2/syslog.2 +++ b/man2/syslog.2 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 1995 Andries Brouwer (aeb@cwi.nl) .\" and Copyright (C) 2012, 2014 Michael Kerrisk .\" diff --git a/man3/aio_init.3 b/man3/aio_init.3 index 8d176b4b20..9c0af4e727 100644 --- a/man3/aio_init.3 +++ b/man3/aio_init.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2010 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/dladdr.3 b/man3/dladdr.3 index e5c96d231a..7dd27c76ef 100644 --- a/man3/dladdr.3 +++ b/man3/dladdr.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2015 Michael Kerrisk .\" and Copyright (C) 2008 Petr Baudis (dladdr caveat) .\" diff --git a/man3/dlinfo.3 b/man3/dlinfo.3 index 4c3c8aa79d..91dedba86c 100644 --- a/man3/dlinfo.3 +++ b/man3/dlinfo.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2015 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/duplocale.3 b/man3/duplocale.3 index 68df7c1857..ebedbc95ac 100644 --- a/man3/duplocale.3 +++ b/man3/duplocale.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2014 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/inet_net_pton.3 b/man3/inet_net_pton.3 index f30bc5e906..00f94b9d47 100644 --- a/man3/inet_net_pton.3 +++ b/man3/inet_net_pton.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2014 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/isfdtype.3 b/man3/isfdtype.3 index 746c9839f7..6d9059b61f 100644 --- a/man3/isfdtype.3 +++ b/man3/isfdtype.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2014 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/mallinfo.3 b/man3/mallinfo.3 index f29b7fb142..ceb62d365a 100644 --- a/man3/mallinfo.3 +++ b/man3/mallinfo.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2012 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/malloc_stats.3 b/man3/malloc_stats.3 index c7954c3ba2..0feaf8edb5 100644 --- a/man3/malloc_stats.3 +++ b/man3/malloc_stats.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2012 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/malloc_trim.3 b/man3/malloc_trim.3 index 62b7a980be..5d16914742 100644 --- a/man3/malloc_trim.3 +++ b/man3/malloc_trim.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2012 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/mallopt.3 b/man3/mallopt.3 index 28d6e6f774..ccf5ac363d 100644 --- a/man3/mallopt.3 +++ b/man3/mallopt.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2012 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/matherr.3 b/man3/matherr.3 index 931499c2c7..d9778aaefb 100644 --- a/man3/matherr.3 +++ b/man3/matherr.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2008, Linux Foundation, written by Michael Kerrisk .\" .\" diff --git a/man3/mq_close.3 b/man3/mq_close.3 index 27da985aaf..6692c47aec 100644 --- a/man3/mq_close.3 +++ b/man3/mq_close.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/mq_getattr.3 b/man3/mq_getattr.3 index 7713164722..04bd1d9af8 100644 --- a/man3/mq_getattr.3 +++ b/man3/mq_getattr.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/mq_notify.3 b/man3/mq_notify.3 index debad2184c..85cff527d0 100644 --- a/man3/mq_notify.3 +++ b/man3/mq_notify.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/mq_open.3 b/man3/mq_open.3 index b6ba4cd48f..852653b6ca 100644 --- a/man3/mq_open.3 +++ b/man3/mq_open.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/mq_receive.3 b/man3/mq_receive.3 index d78ed5dcfe..cba72cbad4 100644 --- a/man3/mq_receive.3 +++ b/man3/mq_receive.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/mq_send.3 b/man3/mq_send.3 index 2650f7974b..7dc9049355 100644 --- a/man3/mq_send.3 +++ b/man3/mq_send.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/mq_unlink.3 b/man3/mq_unlink.3 index 77756dd5ad..d6588bcf42 100644 --- a/man3/mq_unlink.3 +++ b/man3/mq_unlink.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/pthread_atfork.3 b/man3/pthread_atfork.3 index ac517d0f39..76a2617242 100644 --- a/man3/pthread_atfork.3 +++ b/man3/pthread_atfork.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2017 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sem_close.3 b/man3/sem_close.3 index c1c36bdea5..671a082a58 100644 --- a/man3/sem_close.3 +++ b/man3/sem_close.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sem_destroy.3 b/man3/sem_destroy.3 index 650a3c88a2..eefc37a48b 100644 --- a/man3/sem_destroy.3 +++ b/man3/sem_destroy.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sem_getvalue.3 b/man3/sem_getvalue.3 index d7962033a3..bde0c9764c 100644 --- a/man3/sem_getvalue.3 +++ b/man3/sem_getvalue.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sem_init.3 b/man3/sem_init.3 index 723e572a10..7334ce0239 100644 --- a/man3/sem_init.3 +++ b/man3/sem_init.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sem_open.3 b/man3/sem_open.3 index 62e004919e..ceb4493f69 100644 --- a/man3/sem_open.3 +++ b/man3/sem_open.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sem_post.3 b/man3/sem_post.3 index 69b970b7c5..adbffd516a 100644 --- a/man3/sem_post.3 +++ b/man3/sem_post.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sem_unlink.3 b/man3/sem_unlink.3 index 63705495e2..419a6c422e 100644 --- a/man3/sem_unlink.3 +++ b/man3/sem_unlink.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sem_wait.3 b/man3/sem_wait.3 index ccd6314195..335fb67565 100644 --- a/man3/sem_wait.3 +++ b/man3/sem_wait.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sigset.3 b/man3/sigset.3 index afe3747cb2..4e57d3b971 100644 --- a/man3/sigset.3 +++ b/man3/sigset.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2005 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/sigvec.3 b/man3/sigvec.3 index 0b8021d5ec..583ebae6a3 100644 --- a/man3/sigvec.3 +++ b/man3/sigvec.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2005 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man3/uselocale.3 b/man3/uselocale.3 index 8f39125802..36f76888b8 100644 --- a/man3/uselocale.3 +++ b/man3/uselocale.3 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2014 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man4/console_codes.4 b/man4/console_codes.4 index be34a0d911..2958d6221f 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 1996 Andries Brouwer , Mon Oct 31 22:13:04 1996 .\" .\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) diff --git a/man4/dsp56k.4 b/man4/dsp56k.4 index 68a4b925ff..a87e0d2c5b 100644 --- a/man4/dsp56k.4 +++ b/man4/dsp56k.4 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2000 lars brinkhoff .\" .\" %%%LICENSE_START(GPLv2+_DOC_FULL) diff --git a/man4/fd.4 b/man4/fd.4 index f882aae75f..1c3f99a2a1 100644 --- a/man4/fd.4 +++ b/man4/fd.4 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 1993 Michael Haardt (michael@cantor.informatik.rwth-aachen.de) .\" and 1994,1995 Alain Knaff (Alain.Knaff@imag.fr) .\" diff --git a/man4/lp.4 b/man4/lp.4 index 9460feebb5..06b211994f 100644 --- a/man4/lp.4 +++ b/man4/lp.4 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) Michael Haardt (michael@cantor.informatik.rwth-aachen.de), .\" Sun Jan 15 19:16:33 1995 .\" diff --git a/man4/mouse.4 b/man4/mouse.4 index 1805c29353..38de9c139a 100644 --- a/man4/mouse.4 +++ b/man4/mouse.4 @@ -1,4 +1,3 @@ -'\" t .\" This manpage is Copyright (C) 1996 Michael Haardt. .\" Updates Nov 1998, Andries Brouwer .\" diff --git a/man7/aio.7 b/man7/aio.7 index f44ea7197f..a23b4f74cd 100644 --- a/man7/aio.7 +++ b/man7/aio.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2010 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man7/arp.7 b/man7/arp.7 index e21dd5a4ec..f8b0d11c0c 100644 --- a/man7/arp.7 +++ b/man7/arp.7 @@ -1,4 +1,3 @@ -'\" t .\" This man page is Copyright (C) 1999 Matthew Wilcox . .\" %%%LICENSE_START(VERBATIM_ONE_PARA) .\" Permission is granted to distribute possibly modified copies diff --git a/man7/ascii.7 b/man7/ascii.7 index 11b311f9d4..2f66e17e53 100644 --- a/man7/ascii.7 +++ b/man7/ascii.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 1993 Michael Haardt (michael@moria.de) .\" .\" %%%LICENSE_START(GPLv2+_DOC_FULL) diff --git a/man7/inode.7 b/man7/inode.7 index 86d35af5a8..e0a6195696 100644 --- a/man7/inode.7 +++ b/man7/inode.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2017 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man7/inotify.7 b/man7/inotify.7 index 90a46bb0e9..e60d9c82b6 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006, 2014 Michael Kerrisk .\" Copyright (C) 2014 Heinrich Schuchardt .\" diff --git a/man7/ip.7 b/man7/ip.7 index 7757a6b4e3..c522b219c9 100644 --- a/man7/ip.7 +++ b/man7/ip.7 @@ -1,4 +1,3 @@ -'\" t .\" This man page is Copyright (C) 1999 Andi Kleen . .\" .\" %%%LICENSE_START(VERBATIM_ONE_PARA) diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index 6fa63f41ba..fc229fbde2 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man7/netdevice.7 b/man7/netdevice.7 index 2100ca68e1..947167a849 100644 --- a/man7/netdevice.7 +++ b/man7/netdevice.7 @@ -1,4 +1,3 @@ -'\" t .\" This man page is Copyright (C) 1999 Andi Kleen . .\" .\" %%%LICENSE_START(VERBATIM_ONE_PARA) diff --git a/man7/netlink.7 b/man7/netlink.7 index 3c1eacf1d4..8b6b01b4d0 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -1,4 +1,3 @@ -'\" t .\" This man page is Copyright (c) 1998 by Andi Kleen. .\" .\" %%%LICENSE_START(GPL_NOVERSION_ONELINE) diff --git a/man7/pthreads.7 b/man7/pthreads.7 index c91106d8cb..e470d8a59c 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 2005 by Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man7/raw.7 b/man7/raw.7 index 779437b668..e11b4c0614 100644 --- a/man7/raw.7 +++ b/man7/raw.7 @@ -1,4 +1,3 @@ -'\" t .\" This man page is Copyright (C) 1999 Andi Kleen . .\" .\" %%%LICENSE_START(VERBATIM_ONE_PARA) diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7 index 7d6e6563ba..8671d360ee 100644 --- a/man7/rtnetlink.7 +++ b/man7/rtnetlink.7 @@ -1,4 +1,3 @@ -'\" t .\" This man page is Copyright (C) 1999 Andi Kleen . .\" .\" %%%LICENSE_START(VERBATIM_ONE_PARA) diff --git a/man7/sem_overview.7 b/man7/sem_overview.7 index fa90d160eb..97ccf144c9 100644 --- a/man7/sem_overview.7 +++ b/man7/sem_overview.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2006 Michael Kerrisk .\" .\" %%%LICENSE_START(VERBATIM) diff --git a/man7/shm_overview.7 b/man7/shm_overview.7 index 3afdeb41af..49bef6da38 100644 --- a/man7/shm_overview.7 +++ b/man7/shm_overview.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2008, Linux Foundation, written by Michael Kerrisk .\" .\" diff --git a/man7/signal.7 b/man7/signal.7 index 6973a23845..97af1d33e1 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (c) 1993 by Thomas Koenig (ig25@rz.uni-karlsruhe.de) .\" and Copyright (c) 2002, 2006 by Michael Kerrisk .\" and Copyright (c) 2008 Linux Foundation, written by Michael Kerrisk diff --git a/man7/socket.7 b/man7/socket.7 index 5c28120c7d..ab364784f3 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -1,4 +1,3 @@ -'\" t .\" This man page is Copyright (C) 1999 Andi Kleen . .\" and copyright (c) 1999 Matthew Wilcox. .\" diff --git a/man7/units.7 b/man7/units.7 index e2191a310a..705d15b748 100644 --- a/man7/units.7 +++ b/man7/units.7 @@ -1,4 +1,3 @@ -'\" t .\" Copyright (C) 2001 Andries Brouwer .\" .\" %%%LICENSE_START(VERBATIM)