aboutsummaryrefslogtreecommitdiff
path: root/java/sigar/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'java/sigar/pkg-descr')
-rw-r--r--java/sigar/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sigar/pkg-descr b/java/sigar/pkg-descr
index b2d3a56616b3..6572d3dbc3fe 100644
--- a/java/sigar/pkg-descr
+++ b/java/sigar/pkg-descr
@@ -2,12 +2,12 @@ The Sigar API provides a portable interface for gathering system information
such as:
* System memory, swap, cpu, load average, uptime, loginsi
-* Per-process memory, cpu, credential info, state, arguments, environment,
+* Per-process memory, cpu, credential info, state, arguments, environment,
open files
* File system detection and metrics
* Network interface detection, configuration info and metrics
* TCP and UDP connection tables
-* Network route table
+* Network route table
This information is available in most operating systems, but each OS has their
own way(s) providing it. SIGAR provides developers with one API to access this