Merge pull request #450 from mpfz0r/fixtypo

fix typo
pull/453/head
shirou 7 years ago committed by GitHub
commit 5efab3f766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.
@ -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

Loading…
Cancel
Save