diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
| commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
| tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /java/sigar | |
| parent | - Fix trailing whitespace in pkg-descrs, categories [a-f]* (diff) | |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415499
Diffstat (limited to 'java/sigar')
| -rw-r--r-- | java/sigar/pkg-descr | 4 |
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 |
