summaryrefslogtreecommitdiffstats
path: root/spec/rtems/part/if/return-buffer.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/part/if/return-buffer.yml')
-rw-r--r--spec/rtems/part/if/return-buffer.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/rtems/part/if/return-buffer.yml b/spec/rtems/part/if/return-buffer.yml
index 08f1f5db..7f312031 100644
--- a/spec/rtems/part/if/return-buffer.yml
+++ b/spec/rtems/part/if/return-buffer.yml
@@ -14,8 +14,8 @@ definition:
return: ${../../status/if/code:/name}
variants: []
description: |
- This directive returns the buffer specified by ``${.:/params[1]/name}`` to the
- partition specified by ``${.:/params[0]/name}``.
+ This directive returns the buffer specified by ${.:/params[1]/name} to the
+ partition specified by ${.:/params[0]/name}.
enabled-by: true
index-entries:
- return buffer to partition
@@ -52,7 +52,7 @@ return:
There was no partition with the specified identifier.
value: ${../../status/if/invalid-id:/name}
- description: |
- The buffer referenced by ``${.:/params[1]/name}`` was not in the
+ The buffer referenced by ${.:/params[1]/name} was not in the
partition.
value: ${../../status/if/invalid-address:/name}
type: interface