summaryrefslogtreecommitdiffstats
path: root/spec/rtems/part/if/get-buffer.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/part/if/get-buffer.yml')
-rw-r--r--spec/rtems/part/if/get-buffer.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/rtems/part/if/get-buffer.yml b/spec/rtems/part/if/get-buffer.yml
index adced27f..b2b13bd6 100644
--- a/spec/rtems/part/if/get-buffer.yml
+++ b/spec/rtems/part/if/get-buffer.yml
@@ -55,7 +55,8 @@ return:
The requested operation was successful.
value: ${../../status/if/successful:/name}
- description: |
- There was no partition with the specified identifier.
+ There was no partition associated with the identifier specified by
+ ${.:/params[0]/name}.
value: ${../../status/if/invalid-id:/name}
- description: |
The ${.:/params[1]/name} parameter was ${/c/if/null:/name}.