[rtems-central commit] spec: Review Event Manager
Sebastian Huber
sebh at rtems.org
Mon Oct 12 11:07:18 UTC 2020
Module: rtems-central
Branch: master
Commit: 3e5010bbc269880092646ced6f241526eea68a5e
Changeset: http://git.rtems.org/rtems-central/commit/?id=3e5010bbc269880092646ced6f241526eea68a5e
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Mon Oct 12 08:19:29 2020 +0200
spec: Review Event Manager
---
spec/rtems/event/if/pending-events.yml | 3 ++-
spec/rtems/event/if/receive.yml | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/spec/rtems/event/if/pending-events.yml b/spec/rtems/event/if/pending-events.yml
index 200a598..9360894 100644
--- a/spec/rtems/event/if/pending-events.yml
+++ b/spec/rtems/event/if/pending-events.yml
@@ -1,6 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This constant used to get the set of pending events in ${receive:/name}.
+ This constant can be used to get the set of pending events in
+ ${receive:/name}.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
diff --git a/spec/rtems/event/if/receive.yml b/spec/rtems/event/if/receive.yml
index a446215..d46e6d7 100644
--- a/spec/rtems/event/if/receive.yml
+++ b/spec/rtems/event/if/receive.yml
@@ -97,7 +97,7 @@ params:
name: option_set
- description: |
is the timeout in clock ticks if the ${../../option/if/wait:/name} option
- was set. Use ${../../type/if/no-timeout:/name} to wait potentially
+ is set. Use ${../../type/if/no-timeout:/name} to wait potentially
forever.
dir: null
name: ticks
More information about the vc
mailing list