diff options
| author | Patrick Williams <patrick@stwcx.xyz> | 2016-08-01 12:16:03 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-01 12:16:03 -0500 |
| commit | 481cdd2fe1953cc1d2e0b9cb0ef0fe22cba95f7c (patch) | |
| tree | dc24c323a1b763f89f2e9a1d7c9cc963608d4fe0 | |
| parent | 601f81f9478c7687d6145781ecb8f8ca10d0420f (diff) | |
| parent | 51b1f413f57fb8316aa1ccd49dbbd7a030fa5ee1 (diff) | |
| download | openbmc-docs-481cdd2fe1953cc1d2e0b9cb0ef0fe22cba95f7c.tar.gz openbmc-docs-481cdd2fe1953cc1d2e0b9cb0ef0fe22cba95f7c.zip | |
Merge pull request #35 from sivassrr/patch-1
Update dbus-interfaces.md
| -rw-r--r-- | dbus-interfaces.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus-interfaces.md b/dbus-interfaces.md index 84e75c3..c207a0a 100644 --- a/dbus-interfaces.md +++ b/dbus-interfaces.md @@ -44,7 +44,7 @@ firmware. ### signals | name | signature | description | | ------------- | --------- | ------------------------------------------------ | -| `ReceivedMsg` | `yyyyay` | **An IPMI message was received from the host processor firmware.**| +| `ReceivedMessage` | `yyyyay` | **An IPMI message was received from the host processor firmware.**| | | `y` | IPMI seq. | | | `y` | IPMI netfn. | | | `y` | IPMI lun. | |

