Bug #12191
fmdump(1m): Typo (uid -> uuid) in the man page synopsis
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
SYNOPSIS fmdump [-efmvV] [-c class] [-R dir] [-t time] [-T time] [-u uid] [-n name[.name]*[=value]] [file]
It should read uuid
instead. Similarly as it does here:
-u uuid Select fault diagnosis events that exactly match the specified uuid. Each diagnosis is associated with a Universal Unique
Related issues
Updated by Marcel Telka about 1 year ago
- Related to Bug #12190: fmadm(1m): uid should be changed to uuid for fmadm faulty added
Updated by Electric Monk almost 1 year ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit a5a64a30bf80c9adfc68fc3473622834302b07eb
commit a5a64a30bf80c9adfc68fc3473622834302b07eb Author: Marcel Telka <marcel@telka.sk> Date: 2020-01-16T19:00:57.000Z 12191 fmdump(1m): Typo (uid -> uuid) in the man page synopsis Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Matthias Scheler <mscheler@tintri.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>