misc: Update copyright of remaining man pages

Giving them all a standard format and using either the existing
header or the git logs to put the relevant authors in.
This commit is contained in:
Craig Small 2023-02-08 18:28:55 +11:00
parent 3727cf4478
commit c1edb15259
18 changed files with 164 additions and 96 deletions

View File

@ -1,7 +1,16 @@
.\" -*-Nroff-*- .\"
.\" This page Copyright (C) 1993 Matt Welsh, mdw@sunsite.unc.edu. .\" Copyright (c) 2011-2023 Craig Small <csmall@dropbear.xyz>
.\" Long options where added at April 15th, 2011. .\" Copyright (c) 2013-2023 Jim Warner <james.warner@comcast.net>
.\" Freely distributable under the terms of the GPL .\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Copyright (c) 2002-2003 Albert Cahalan
.\" Copyright (c) 1993 Matt Welsh <mdw@sunsite.unc.edu>
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\"
.TH FREE 1 "2023-01-16" "procps-ng" "User Commands" .TH FREE 1 "2023-01-16" "procps-ng" "User Commands"
.SH NAME .SH NAME
free \- Display amount of free and used memory in the system free \- Display amount of free and used memory in the system

View File

@ -1,10 +1,14 @@
'\" t .\"
.\" (The preceding line is a note to broken versions of man to tell .\" Copyright (c) 2002-2023 Craig Small <csmall@dropbear.xyz>
.\" them to pre-process this man page with tbl) .\" Copyright (c) 2011-2023 Jim Warner <james.warner@comcast.net>
.\" Man page for kill. .\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Licensed under version 2 of the GNU General Public License. .\" Copyright (c) 1998-2003 Albert Cahalan
.\" Written by Albert Cahalan; converted to a man page by .\"
.\" Michael K. Johnson .\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.TH KILL 1 "2023-01-16" "procps-ng" "User Commands" .TH KILL 1 "2023-01-16" "procps-ng" "User Commands"
.SH NAME .SH NAME
kill \- send a signal to a process kill \- send a signal to a process

View File

@ -1,6 +1,9 @@
.\" .\"
.\" Copyright 2000 Kjetil Torgrim Homme .\" Copyright (c) 2004-2023 Craig Small <csmall@dropbear.xyz>
.\" 2017-2020 Craig Small .\" Copyright (c) 2013-2023 Jim Warner <james.warner@comcast.net>
.\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Copyright (c) 2002-2004 Albert Cahalan
.\" Copyright (c) 2000 Kjetil Torgrim Homme
.\" .\"
.\" This program is free software; you can redistribute it and/or modify .\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by .\" it under the terms of the GNU General Public License as published by

View File

@ -1,19 +1,14 @@
'\" -*- coding: UTF-8 -*- .\"
.\" Copyright (C) 1998 Miquel van Smoorenburg. .\" Copyright (c) 2018-2023 Jim Warner <james.warner@comcast.net>
.\" Copyright (c) 2019-2023 Craig Small <csmall@dropbear.xyz>
.\" Copyright (c) 2013 Jaromir Capik <jcapik@redhat.com>
.\" Copyright (c) 1998 Miquel van Smoorenburg
.\" .\"
.\" This program is free software; you can redistribute it and/or modify .\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by .\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or .\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version. .\" (at your option) any later version.
.\" .\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
.\" .\"
.TH PIDOF 1 "2023-01-16" "" "User Commands" .TH PIDOF 1 "2023-01-16" "" "User Commands"
.SH NAME .SH NAME

View File

@ -1,4 +1,15 @@
'\" t .\"
.\" Copyright (c) 2011-2023 Craig Small <csmall@dropbear.xyz>
.\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Copyright (c) 2013 Jaromir Capik <jcapik@redhat.com>
.\" Copyright (c) 1998-2002 Albert Cahalan
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\"
.\" (The preceding line is a note to broken versions of man to tell .\" (The preceding line is a note to broken versions of man to tell
.\" them to pre-process this man page with tbl) .\" them to pre-process this man page with tbl)
.\" Man page for pmap. .\" Man page for pmap.

View File

@ -1,20 +1,12 @@
.\" (C) Copyright 2020-2022 Jim Warner <james.warner@comcast.net> .\"
.\" Copyright (c) 2020-2023 Jim Warner <james.warner@comcast.net>
.\" Copyright (c) 2020-2023 Craig Small <csmall@dropbear.xyz>
.\" .\"
.\" %%%LICENSE_START(LGPL_2.1+)
.\" This manual is free software; you can redistribute it and/or .\" This manual is free software; you can redistribute it and/or
.\" modify it under the terms of the GNU Lesser General Public .\" modify it under the terms of the GNU Lesser General Public
.\" License as published by the Free Software Foundation; either .\" License as published by the Free Software Foundation; either
.\" version 2.1 of the License, or (at your option) any later version. .\" version 2.1 of the License, or (at your option) any later version.
.\" .\"
.\" This manual is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
.\" Lesser General Public License for more details.
.\"
.\" You should have received a copy of the GNU Lesser General Public
.\" License along with this library; if not, write to the Free Software
.\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
.\" %%%LICENSE_END
.\" .\"
.TH PROCPS 3 "August 2022" "libproc2" .TH PROCPS 3 "August 2022" "libproc2"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.

View File

@ -1,21 +1,12 @@
.\" (C) Copyright 2020 Craig Small <csmall@dropbear.xyz> .\"
.\" (C) Copyright 2021-2022 Jim Warner <james.warner@comcast.net> .\" Copyright (c) 2020-2023 Jim Warner <james.warner@comcast.net>
.\" Copyright (c) 2020-2023 Craig Small <csmall@dropbear.xyz>
.\" .\"
.\" %%%LICENSE_START(LGPL_2.1+)
.\" This manual is free software; you can redistribute it and/or .\" This manual is free software; you can redistribute it and/or
.\" modify it under the terms of the GNU Lesser General Public .\" modify it under the terms of the GNU Lesser General Public
.\" License as published by the Free Software Foundation; either .\" License as published by the Free Software Foundation; either
.\" version 2.1 of the License, or (at your option) any later version. .\" version 2.1 of the License, or (at your option) any later version.
.\" .\"
.\" This manual is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
.\" Lesser General Public License for more details.
.\"
.\" You should have received a copy of the GNU Lesser General Public
.\" License along with this library; if not, write to the Free Software
.\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
.\" %%%LICENSE_END
.\" .\"
.TH PROCPS_MISC 3 "August 2022" "libproc2" .TH PROCPS_MISC 3 "August 2022" "libproc2"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.

View File

@ -1,20 +1,12 @@
.\" (C) Copyright 2020-2022 Jim Warner <james.warner@comcast.net> .\"
.\" Copyright (c) 2020-2023 Jim Warner <james.warner@comcast.net>
.\" Copyright (c) 2020-2023 Craig Small <csmall@dropbear.xyz>
.\" .\"
.\" %%%LICENSE_START(LGPL_2.1+)
.\" This manual is free software; you can redistribute it and/or .\" This manual is free software; you can redistribute it and/or
.\" modify it under the terms of the GNU Lesser General Public .\" modify it under the terms of the GNU Lesser General Public
.\" License as published by the Free Software Foundation; either .\" License as published by the Free Software Foundation; either
.\" version 2.1 of the License, or (at your option) any later version. .\" version 2.1 of the License, or (at your option) any later version.
.\" .\"
.\" This manual is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
.\" Lesser General Public License for more details.
.\"
.\" You should have received a copy of the GNU Lesser General Public
.\" License along with this library; if not, write to the Free Software
.\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
.\" %%%LICENSE_END
.\" .\"
.TH PROCPS_PIDS 3 "August 2022" "libproc2" .TH PROCPS_PIDS 3 "August 2022" "libproc2"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.

View File

@ -1,7 +1,13 @@
.\" Man page for pwdx .\"
.\" Licensed under version 2 of the GNU General Public License. .\" Copyright (c) 2020-2023 Craig Small <csmall@dropbear.xyz>
.\" Copyright 2004 Nicholas Miell. .\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Based on the pmap(1) man page by Albert Cahalan. .\" Copyright (c) 2004 Nicholas Miel.
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\" .\"
.TH PWDX "1" "2020-06-04" "procps-ng" "User Commands" .TH PWDX "1" "2020-06-04" "procps-ng" "User Commands"
.SH NAME .SH NAME

View File

@ -1,10 +1,13 @@
'\" t .\"
.\" (The preceding line is a note to broken versions of man to tell .\" Copyright (c) 2011-2023 Craig Small <csmall@dropbear.xyz>
.\" them to pre-process this man page with tbl) .\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Man page for skill and snice. .\" Copyright (c) 2002-2006 Albert Cahalan
.\" Licensed under version 2 of the GNU General Public License. .\"
.\" Written by Albert Cahalan, converted to a man page by .\" This program is free software; you can redistribute it and/or modify
.\" Michael K. Johnson .\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\" .\"
.TH SKILL 1 "October 2011" "procps-ng" "User Commands" .TH SKILL 1 "October 2011" "procps-ng" "User Commands"
.SH NAME .SH NAME

View File

@ -1,7 +1,16 @@
.\" slabtop.1 - manpage for the slabtop(1) utility, part of procps-ng
.\" .\"
.\" Copyright (C) 2003 Chris Rivera .\" Copyright (c) 2011-2023 Craig Small <csmall@dropbear.xyz>
.\" Licensed under the terms of the GNU Library General Public License, v2 .\" Copyright (c) 2013-2023 Jim Warner <james.warner@comcast.net>
.\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Copyright (c) 2004-2006 Albert Cahalan
.\" Copyright (C) 2003 Chris Rivera
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU Lesser General Public License as
.\" published by the Free Software Foundation; either version 2.1 of the
.\" License, or (at your option) any later version.
.\"
.\"
.TH SLABTOP "1" "2021-03-11" "procps-ng" "User Commands" .TH SLABTOP "1" "2021-03-11" "procps-ng" "User Commands"
.SH NAME .SH NAME
slabtop \- display kernel slab cache information in real time slabtop \- display kernel slab cache information in real time

View File

@ -1,11 +1,16 @@
.\" Copyright 1999, George Staikos (staikos@0wned.org) .\"
.\" This file may be used subject to the terms and conditions of the .\" Copyright (c) 2011-2023 Craig Small <csmall@dropbear.xyz>
.\" GNU General Public License Version 2, or any later version .\" Copyright (c) 2013-2023 Jim Warner <james.warner@comcast.net>
.\" at your option, as published by the Free Software Foundation. .\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" This program is distributed in the hope that it will be useful, .\" Copyright (c) 2004-2006 Albert Cahalan
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" Copyright (c) 1999 George Staikos <staikos@0wned.org>
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\"
.\" GNU General Public License for more details." .\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\"
.TH SYSCTL "8" "2023-01-16" "procps-ng" "System Administration" .TH SYSCTL "8" "2023-01-16" "procps-ng" "System Administration"
.SH NAME .SH NAME
sysctl \- configure kernel parameters at runtime sysctl \- configure kernel parameters at runtime

View File

@ -1,11 +1,15 @@
.\" Copyright 1999, George Staikos (staikos@0wned.org) .\"
.\" This file may be used subject to the terms and conditions of the .\" Copyright (c) 2016-2023 Jim Warner <james.warner@comcast.net>
.\" GNU General Public License Version 2, or any later version .\" Copyright (c) 2019-2023 Craig Small <csmall@dropbear.xyz>
.\" at your option, as published by the Free Software Foundation. .\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" This program is distributed in the hope that it will be useful, .\" Copyright (c) 1999 George Staikos <staikos@0wned.org>
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\"
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" This program is free software; you can redistribute it and/or modify
.\" GNU General Public License for more details." .\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\"
.TH SYSCTL.CONF "5" "2021-09-15" "procps-ng" "File Formats" .TH SYSCTL.CONF "5" "2021-09-15" "procps-ng" "File Formats"
.SH NAME .SH NAME
sysctl.conf \- sysctl preload/configuration file sysctl.conf \- sysctl preload/configuration file

View File

@ -1,6 +1,14 @@
.\" -*-Nroff-*- .\"
.\" This page Copyright (C) 1993 Matt Welsh, mdw@tc.cornell.edu. .\" Copyright (c) 2011-2023 Craig Small <csmall@dropbear.xyz>
.\" Freely distributable under the terms of the GPL .\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Copyright (c) 1993 Matt Welsh <mdw@tc.cornell.edu>
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\"
.TH TLOAD "1" "2020-06-04" "procps-ng" "User Commands" .TH TLOAD "1" "2020-06-04" "procps-ng" "User Commands"
.SH NAME .SH NAME
tload \- graphic representation of system load average tload \- graphic representation of system load average

View File

@ -1,4 +1,14 @@
.\" -*-Nroff-*- .\"
.\" Copyright (c) 2011-2023 Craig Small <csmall@dropbear.xyz>
.\" Copyright (c) 2011-2023 Jim Warner <james.warner@comcast.net>
.\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Copyright (c) 2002 Albert Cahalan
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\" .\"
.TH UPTIME "1" "December 2012" "procps-ng" "User Commands" .TH UPTIME "1" "December 2012" "procps-ng" "User Commands"
.SH NAME .SH NAME

View File

@ -1,12 +1,15 @@
.\" .\"
.\" Copyright 1994 Henry Ware <al172@yfn.ysu.edu> .\" Copyright (c) 2002-2023 Craig Small <csmall@dropbear.xyz>
.\" 2011-2012 Sami Kerola <kerolasa@iki.fi> .\" Copyright (c) 2012-2023 Jim Warner <james.warner@comcast.net>
.\" 2002-2023 Craig Small <csmall@dropbear.xyz> .\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Copyright (c) 1994 Henry Ware <al172@yfn.ysu.edu>
.\"
.\" This program is free software; you can redistribute it and/or modify .\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by .\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or .\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version. .\" (at your option) any later version.
.\" .\"
.\"
.TH VMSTAT 8 "2023-01-18" "procps-ng" "System Administration" .TH VMSTAT 8 "2023-01-18" "procps-ng" "System Administration"
.SH NAME .SH NAME
vmstat \- Report virtual memory statistics vmstat \- Report virtual memory statistics

13
man/w.1
View File

@ -1,4 +1,15 @@
.\" -*-Nroff-*- .\"
.\" Copyright (c) 2009-2023 Craig Small <csmall@dropbear.xyz>
.\" Copyright (c) 2015-2023 Jim Warner <james.warner@comcast.net>
.\" Copyright (c) 2012-2013 Jaromir Capik <jcapik@redhat.com>
.\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Copyright (c) 2002-2004 Albert Cahalan
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\" .\"
.TH W "1" "2023-01-15" "procps-ng" "User Commands" .TH W "1" "2023-01-15" "procps-ng" "User Commands"
.SH NAME .SH NAME

View File

@ -1,3 +1,15 @@
.\"
.\" Copyright (c) 2009-2023 Craig Small <csmall@dropbear.xyz>
.\" Copyright (c) 2018-2023 Jim Warner <james.warner@comcast.net>
.\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
.\" Copyright (c) 2003 Albert Cahalan
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\"
.TH WATCH 1 "2023-01-17" "procps-ng" "User Commands" .TH WATCH 1 "2023-01-17" "procps-ng" "User Commands"
.SH NAME .SH NAME
watch \- execute a program periodically, showing output fullscreen watch \- execute a program periodically, showing output fullscreen