12190 fmadm(1m): uid should be changed to uuid for fmadm faulty
Review Request #2487 — Created Jan. 14, 2020 and submitted — Latest diff uploaded
Information | |
---|---|
marcel | |
illumos-gate | |
master | |
12190 | |
416cc72... | |
Reviewers | |
general | |
This fixes typo in the fmadm(1m) man page (uid -> uuid).
$ fmadm foo 2>&1 | grep faulty fmadm faulty [-afgiprsv] [-u <uuid>] [-n <max_fault>] - display list of faulty resources $ I reviewed the updated man page using this command: MANPATH=usr/src/man/ man fmadm