12191 fmdump(1m): Typo (uid -> uuid) in the man page synopsis
Review Request #2488 — Created Jan. 14, 2020 and submitted
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
Status: Closed (submitted)
Change Summary:
commit a5a64a30bf80c9adfc68fc3473622834302b07eb Author: Marcel Telka <marcel@telka.sk> AuthorDate: Tue Jan 14 18:13:43 2020 +0100 Commit: Dan McDonald <danmcd@joyent.com> CommitDate: Thu Jan 16 14:00:57 2020 -0500 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> :100644 100644 dab136930a 9b5b951d1e M usr/src/man/man1m/fmdump.1m