12191 fmdump(1m): Typo (uid -> uuid) in the man page synopsis
Review Request #2488 — Created Jan. 14, 2020 and submitted — Latest diff uploaded
Information | |
---|---|
marcel | |
illumos-gate | |
master | |
12191 | |
3bfa4e1... | |
Reviewers | |
general | |
This fixes typo in the fmdump(1m) man page synopsis (uid -> uuid).
$ fmdump -h 2>&1 | grep uuid [-t time ][-T time] [-u uuid] [-n name[.name]*[=value]] [file]... -u select events that match the specified diagnosis uuid $ I reviewed the updated man page using this command: MANPATH=usr/src/man/ man fmdump