aboutsummaryrefslogtreecommitdiffstats
path: root/java/sigar
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-19 18:44:11 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-19 18:44:11 +0800
commit3f42e716135bc048b90cb6cca188f324e65c69dc (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /java/sigar
parente127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff)
downloadfreebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz
freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst
freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'java/sigar')
-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