summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2015-06-19 08:41:51 -0500
committerCraig Small <csmall@enc.com.au>2015-06-20 07:46:23 +1000
commit4129c758ac2eae553450bd1875942677618ff2fa (patch)
treec8f5ff7bef7a1eaadcc3981d1d50e81e5b3da654
parentad0a0fc138e7f9520aac07966f2dd7830813497d (diff)
downloadprocps-ng-4129c758ac2eae553450bd1875942677618ff2fa.tar.gz
miscellaneous: remove some trailing whitespace buildup
wish folks (craig) would use these in their .gitconfig [core] whitespace = trailing-space, space-before-tab, blank-at-eof [apply] whitespace = warn Signed-off-by: Jim Warner <james.warner@comcast.net>
-rw-r--r--Documentation/bugs.md4
-rw-r--r--README.md2
-rw-r--r--free.12
-rw-r--r--proc/version.c4
4 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/bugs.md b/Documentation/bugs.md
index 1eddf04..62bc98d 100644
--- a/Documentation/bugs.md
+++ b/Documentation/bugs.md
@@ -13,7 +13,7 @@ you may find its a known bug already.
Where to send
-------------
-You can raise issues on the GitLab issues tracker which is
+You can raise issues on the GitLab issues tracker which is
located at https://gitlab.com/procps-ng/procps/issues You
will need a GitLab login to do so.
@@ -40,7 +40,7 @@ Merge Requests
Merge requests are fine to use and give a central place for
everyone involved to have a look. Merge requests are found
on GitLab at https://gitlab.com/procps-ng/procps/merge_requests
-It is best to follow up your merge request with an email to
+It is best to follow up your merge request with an email to
the list saying what you have done.
Patches
diff --git a/README.md b/README.md
index 50415bc..02215ed 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ procps
======
procps is a set of command line and full-screen utilities that provide
-information out of the pseudo-filesystem most commonly located at /proc.
+information out of the pseudo-filesystem most commonly located at /proc.
This filesystem provides a simple interface to the kernel data structures.
The programs of procps generally concentrate on the structures that describe
the processess running on the system.
diff --git a/free.1 b/free.1
index 4093048..1cd01ef 100644
--- a/free.1
+++ b/free.1
@@ -120,7 +120,7 @@ apart. You may actually specify any floating point number for
is used for microsecond resolution delay times.
.TP
\fB\-\-si\fR
-Use kilo, mega, giga etc (power of 1000) instead of kibi, mebi, gibi (power
+Use kilo, mega, giga etc (power of 1000) instead of kibi, mebi, gibi (power
of 1024).
.TP
\fB\-t\fR, \fB\-\-total\fR
diff --git a/proc/version.c b/proc/version.c
index a78f937..612e31a 100644
--- a/proc/version.c
+++ b/proc/version.c
@@ -29,8 +29,8 @@
/*
* procps_linux_version
- *
- * Return the current running Linux version release as shown in
+ *
+ * Return the current running Linux version release as shown in
* the procps filesystem.
*
* There are three ways you can get OS release: