summaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
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>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.