]> granicus.if.org Git - procps-ng/commitdiff
top: update copyright notations & fix a man page error
authorJim Warner <james.warner@comcast.net>
Sun, 13 Oct 2019 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 27 Oct 2019 11:27:49 +0000 (22:27 +1100)
Beyond the copyrights, the single oops in the man page
was introduced in the commit which is referenced below
dealing with some cleanup following that Qualys audit.

Reference(s):
. man page error introduced
commit 4550e601441bd9e9e4617db4736b4504e90d424d

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.1
top/top.c
top/top.h

index 9e801e8b6aacd941fc0da2fadf39e76eb7dcacf8..858e4ea3ba32b2b6db6301e495b5ceee01fcf3f7 100644 (file)
--- a/top/top.1
+++ b/top/top.1
@@ -1,7 +1,7 @@
 .ig
 . manual page for NEW and IMPROVED linux top
 .
-. Copyright (c) 2002-2018, by: James C. Warner
+. Copyright (c) 2002-2019, by: James C. Warner
 .
 . This file may be copied under the terms of the GNU Public License.
 ..
@@ -62,7 +62,7 @@
 .
 .\" Document /////////////////////////////////////////////////////////////
 .\" ----------------------------------------------------------------------
-.TH TOP 1 "June 2019" "procps-ng" "User Commands"
+.TH TOP 1 "October 2019" "procps-ng" "User Commands"
 .\" ----------------------------------------------------------------------
 
 .\" ----------------------------------------------------------------------
@@ -2195,7 +2195,7 @@ While not intended to be edited manually, here is the general layout:
 .fi
 
 If a valid absolute path to the rcfile cannot be established, customizations
-made to a running \*We will be impossible to preserve.
+made to a running \*(We will be impossible to preserve.
 
 .\" ......................................................................
 .SS 6b. ADDING INSPECT Entries
index a66eef0fb9a9d3ac877c90da046aa97675f90da0..31e54eabd0882fbc78c094e4b54d88ccdbcabd85 100644 (file)
--- a/top/top.c
+++ b/top/top.c
@@ -1,6 +1,6 @@
 /* top.c - Source file:         show Linux processes */
 /*
- * Copyright (c) 2002-2018, by: James C. Warner
+ * Copyright (c) 2002-2019, by: James C. Warner
  *
  * This file may be used subject to the terms and conditions of the
  * GNU Library General Public License Version 2, or any later version
index 12fdef214a2fd15ee57c13d8abaddcbe14ae89bb..ecfb72d0eb5c1c762f7170a658b4849f704b82fb 100644 (file)
--- a/top/top.h
+++ b/top/top.h
@@ -1,6 +1,6 @@
 /* top.h - Header file:         show Linux processes */
 /*
- * Copyright (c) 2002-2018, by: James C. Warner
+ * Copyright (c) 2002-2019, by: James C. Warner
  *
  * This file may be used subject to the terms and conditions of the
  * GNU Library General Public License Version 2, or any later version