Actions
Bug #12669
closedAdd omitted word in vmstat man page
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
In vmstat
man page:
During execution of the kernel status command, the state of the system can change. If relevant, a state change message is included in the vmstat output, in one of the following forms: <<device added: sd0>> <<device removed: sd0>> <<processors added: 1, 3>> <<processors removed: 1, 3>> See for device naming conventions for disks.
There is omitted word between "see" and "for".
Updated by Marcel Telka almost 3 years ago
- Category set to manpage - manual pages
There is missing link to the Solaris Transition Guide, see https://docs.oracle.com/cd/E19455-01/806-0625/6j9vfim2k/index.html.
Updated by Marcel Telka almost 3 years ago
Updated by Electric Monk almost 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 18c4eaf123da22eddbe6e9a4ba7b8115ba748075
commit 18c4eaf123da22eddbe6e9a4ba7b8115ba748075 Author: Nan Xiao <nan@chinadtrace.org> Date: 2020-05-05T01:19:42.000Z 12669 Add omitted word in vmstat man page Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions