From 1ca44eace99a80e3293b014c9731c6e4ac7d49cc Mon Sep 17 00:00:00 2001 From: Marco Pfatschbacher Date: Wed, 8 Nov 2017 21:38:07 +0100 Subject: [PATCH 1/2] fix typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7dc2909..139c998 100644 --- a/README.rst +++ b/README.rst @@ -43,7 +43,7 @@ Available Architectures - Linux i386/amd64/arm(raspberry pi) - Windows/amd64 - Darwin i386/amd64 -- OpenBDS amd64 (Thank you @mpfz0r!) +- OpenBSD amd64 (Thank you @mpfz0r!) - Solaris amd64 (developed and tested on SmartOS/Illumos, Thank you @jen20!) All works are implemented without cgo by porting c struct to golang struct. From 5476f100bc04bc4dffb16c07d79cfa7480f6181f Mon Sep 17 00:00:00 2001 From: Marco Pfatschbacher Date: Wed, 8 Nov 2017 21:41:57 +0100 Subject: [PATCH 2/2] mark net_connections as supported for OpenBSD --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 139c998..9a707ba 100644 --- a/README.rst +++ b/README.rst @@ -187,7 +187,7 @@ boot_time x x x x x users x x x x x pids x x x x x pid_exists x x x x x -net_connections x x +net_connections x x x net_protocols x net_if_addrs net_if_stats