diff options
| author | Benjamin Drung <benjamin.drung@profitbricks.com> | 2016-08-16 18:03:58 +0200 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2016-08-16 22:19:23 +0000 |
| commit | 18d28e7079770d803854ec21300ffce32e4ddb6a (patch) | |
| tree | e8114babbbaa718bd930bed94a47aed8c979537e /man/mstregdump.1 | |
| parent | 9e00a6ae99a42c3281740ed1d07a1430ed6d2248 (diff) | |
4.4.0+1.12.gd1edd58-1 (patches unapplied)import/4.4.0+1.12.gd1edd58-1
Imported using git-ubuntu import.
Notes
Notes: * Team upload * New upstream release. - Fixes build failure with GCC 6.0 (Closes: #811695) * Mangle upstream version to replace minus by plus * Drop typo fix patches (accepted upstream) * Enable hardening * Build binary package on linux-any * Point Vcs-* fields to HTTPS URLs * Bump Standards-Version to 3.9.8 (no changes needed) * Add patches to fix typos and malformed man pages - Fix spelling allign -> align - Fix spelling missmatch -> mismatch - Fix other typos - Fix section mismatch in man pages - Fix man page errors * Run autoreconf on build * Add dependency on libibmad5 (for dynamically loading libibmad.so.5)
Diffstat (limited to 'man/mstregdump.1')
| -rw-r--r-- | man/mstregdump.1 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/man/mstregdump.1 b/man/mstregdump.1 new file mode 100644 index 0000000..bf29abd --- /dev/null +++ b/man/mstregdump.1 @@ -0,0 +1,23 @@ +.TH MSTREGDUMP "4.4.0" "" "" +.SH NAME +mstregdump +.IP +.SH SYNOPSIS: +.IP +Mellanox mstdump utility, dumps device internal configuration data + +mstregdump [-full] <device> [i2c-slave] [-v[ersion] [-h[elp]]] +.IP +.SH OPTIONS: +.TP +\fB-full\fR : Dump more expanded list of addresses + \fBNote\fR : be careful when using this flag, None safe addresses might be read. +.TP +\fB-h\fR : Print this help message. +.TP +\fB-v\fR : Display version info +.IP +.SH EXAMPLE: +.TP +mstregdump 04:00.0 +.TP |
