summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCraig Small <csmall@users.sourceforge.net>2012-07-28 18:56:49 +1000
committerCraig Small <csmall@users.sourceforge.net>2012-07-28 18:56:49 +1000
commit09362d5554e1c6e523dd02d1a6863242dd0ba6e6 (patch)
tree174cafcb319dcaa41be85ba70798f35f50bf4be3
parent5b3752a18ca14f36cced5bd38de9f935efe9bf0a (diff)
Cleanup man pages
Date uses standard format Authors section removed Copyright header in comments
-rw-r--r--doc/fuser.118
-rw-r--r--doc/killall.120
-rw-r--r--doc/peekfd.111
-rw-r--r--doc/prtstat.114
-rw-r--r--doc/pstree.18
5 files changed, 43 insertions, 28 deletions
diff --git a/doc/fuser.1 b/doc/fuser.1
index 6254e48..e7f0d92 100644
--- a/doc/fuser.1
+++ b/doc/fuser.1
@@ -1,4 +1,12 @@
-.TH FUSER 1 "July 2012" "psmisc" "User Commands"
+.\"
+.\" Copyright 1993-2005 Werner Almesberger
+.\" 2005-2012 Craig Small
+.\" 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 FUSER 1 "2012-07-28" "psmisc" "User Commands"
.SH NAME
fuser \- identify processes using files or sockets
.SH SYNOPSIS
@@ -265,14 +273,6 @@ will report no access
The mount \-m option will match any file within the save device as the
specified file, use the \-M option as well if you mean to specify only
the mount point.
-.SH AUTHORS
-.MT werner@almesberger.net
-Werner Almesberger
-.ME
-.br
-.MT csmall@enc.com.au
-Craig Small
-.ME
.SH "SEE ALSO"
.BR kill (1),
.BR killall (1),
diff --git a/doc/killall.1 b/doc/killall.1
index 87f1198..00065e2 100644
--- a/doc/killall.1
+++ b/doc/killall.1
@@ -1,4 +1,12 @@
-.TH KILLALL 1 "July 2012" "psmisc" "User Commands"
+.\"
+.\" Copyright 1993-2002 Werner Almesberger
+.\" 2002-2012 Craig Small
+.\" 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 KILLALL 1 "2012-7-28" "psmisc" "User Commands"
.SH NAME
killall \- kill processes by name
.SH SYNOPSIS
@@ -153,16 +161,6 @@ has a limit of names that can be specified on the command line. This
figure is the size of an unsigned long multiplied by 8. For most 32
bit systems the limit is 32 and similarly for a 64 bit system the limit
is usually 64.
-.SH AUTHORS
-.MT werner@\:almesberger.\:net
-Werner Almesberger
-.ME
-wrote the original version
-of psmisc. Since version 20
-.MT csmall@\:enc.\:com.\:au
-Craig Small
-.ME
-can be blamed.
.SH "SEE ALSO"
.BR kill (1),
.BR fuser (1),
diff --git a/doc/peekfd.1 b/doc/peekfd.1
index d6d055e..a1dbddf 100644
--- a/doc/peekfd.1
+++ b/doc/peekfd.1
@@ -1,7 +1,12 @@
-.\" Process this file with
-.\" groff -man -Tascii foo.1
.\"
-.TH PEEKFD 1 "July 2012" "psmisc" "User Commands"
+.\" Copyright 2007 Trent Waddington <trent.waddington@gmail.com>
+.\"
+.\" 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 PEEKFD 1 "2012-07-28" "psmisc" "User Commands"
.SH NAME
peekfd \- peek at file descriptors of running processes
.SH SYNOPSIS
diff --git a/doc/prtstat.1 b/doc/prtstat.1
index ac8a2ac..4752bf8 100644
--- a/doc/prtstat.1
+++ b/doc/prtstat.1
@@ -1,4 +1,12 @@
-.TH PRTSTAT 1 "July 2012" "psmisc" "User Commands"
+.\"
+.\" Copyright 2009-2012 Craig Small
+.\"
+.\" 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 PRTSTAT 1 "2012-07-28" "psmisc" "User Commands"
.SH NAME
prtstat \- print statistics of a process
.SH SYNOPSIS
@@ -38,7 +46,3 @@ Show the version information for
source of the information
.B prtstat
uses
-.SH AUTHORS
-.MT csmall@enc.com.au
-Craig Small
-.ME
diff --git a/doc/pstree.1 b/doc/pstree.1
index 98229cd..ecd182d 100644
--- a/doc/pstree.1
+++ b/doc/pstree.1
@@ -1,3 +1,11 @@
+.\"
+.\" Copyright 1993-2002 Werner Almesberger
+.\" 2002-2012 Craig Small
+.\" 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 PSTREE 1 "2012-07-28" "psmisc" "User Commands"
.SH NAME
pstree \- display a tree of processes