summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-08-08 11:21:08 +0930
committerAndrew Jeffery <andrew@aj.id.au>2018-09-12 15:02:10 +0930
commit457a6e5fa6a7dad50673222b09b2c7fec2ef0a97 (patch)
treed454bf4353489529508a211e4644c99bd70ce53e /Documentation
parentebbfce5ea76905fb20410104819791e5bad17892 (diff)
downloadphosphor-mboxbridge-457a6e5fa6a7dad50673222b09b2c7fec2ef0a97.tar.gz
phosphor-mboxbridge-457a6e5fa6a7dad50673222b09b2c7fec2ef0a97.zip
mboxd: Rename mboxd_msg to transport_mbox
Change-Id: I0f4e206648c02a98fa938a7e582470c8d90904f1 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/mboxd.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mboxd.md b/Documentation/mboxd.md
index ce82ad8..193d19d 100644
--- a/Documentation/mboxd.md
+++ b/Documentation/mboxd.md
@@ -29,7 +29,7 @@ flash.c - Contains the functions for performing flash access including
read, write and erase.
lpc.c - Contains the functions for controlling the LPC bus mapping
including pointing the bus so it maps flash and memory.
-mboxd_msg.c - Contains the handlers for the mbox commands which the daemon
+transport_mbox.c - Contains the handlers for the mbox commands which the daemon
can receive.
windows.c - Contains the functions for managing the window cache.
```
OpenPOWER on IntegriCloud