Skip to content

Commit 65a6334

Browse files
Fix some minor errors in mctpd.md
Remove duplicate MCTP interface description from the MCTP BusOwner interface description in docs/mctpd.md. Correct network objects path mctpd.md. Signed-off-by: James Lee <james@codeconstruct.com.au>
1 parent 79dad2d commit 65a6334

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/mctpd.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,6 @@ represents the bus-owner side of a transport.
132132

133133
```
134134
NAME TYPE SIGNATURE RESULT/VALUE FLAGS
135-
au.com.codeconstruct.MCTP.Interface1 interface - - -
136-
.NetworkId property u 1 emits-change
137-
.Role property s "BusOwner" emits-change writable
138135
au.com.codeconstruct.MCTP.BusOwner1 interface - - -
139136
.AssignEndpoint method ay yisb -
140137
.AssignEndpointStatic method ayy yisb -
@@ -248,7 +245,7 @@ reports as a bridge.
248245

249246
Bridge endpoints should be initialised with `AssignEndpoint` instead.
250247

251-
## Network objects: `/au/com/codeconstruct/networks/<net>`
248+
## Network objects: `/au/com/codeconstruct/mctp1/networks/<net>`
252249

253250
These objects represent MCTP networks which have been added use `mctp link`
254251
commands. These will be 1:1 with the MCTP networks on the system.

0 commit comments

Comments
 (0)