summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXFILEDESCRIPTORS.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 13:31:28 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 13:31:28 +0200
commit217c11150235a4abec2b18547028664cb6f66f82 (patch)
treeb9909dc8e60611a024a16faf32bdf8f90e55bdd5 /spec/acfg/opt/RTEMS-ACFG-OPT-MAXFILEDESCRIPTORS.yml
parent483960c893370ac03fcb1bbd24b28e2052153af3 (diff)
spec: Replace "must" with "shall"
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-MAXFILEDESCRIPTORS.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-MAXFILEDESCRIPTORS.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-MAXFILEDESCRIPTORS.yml
index 94b504e4..3be38f35 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-MAXFILEDESCRIPTORS.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-MAXFILEDESCRIPTORS.yml
@@ -16,7 +16,7 @@ appl-config-option-constraint:
max: '``SIZE_MAX``'
custom:
- |
- It must be less than or equal to a BSP-specific value which depends on the
+ It shall be less than or equal to a BSP-specific value which depends on the
memory size of the platform available to the application.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)