[Bug 214683] systat -iostat -numeric should be systat -iostat -numbers in man page
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 20 04:15:22 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214683
Bug ID: 214683
Summary: systat -iostat -numeric should be systat -iostat
-numbers in man page
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: anindya49 at hotmail.com
The systat(1) manpage has an incorrect command example for iostat:
systat -iostat -numeric -- 2.1
"This will display all IO statistics in a numeric format
and the information will be refreshed each 2.1 seconds."
This command is incorrect. The correct command should be:
systat -iostat -numbers -- 2.1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list