summaryrefslogtreecommitdiffstats
path: root/doc/shell/confinit.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/shell/confinit.t')
-rw-r--r--doc/shell/confinit.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/shell/confinit.t b/doc/shell/confinit.t
index 6c8a23bd58..eb85fe18cb 100644
--- a/doc/shell/confinit.t
+++ b/doc/shell/confinit.t
@@ -252,3 +252,6 @@ This method invokes the @code{rtems_task_create} and @code{rtems_task_start}
directives and as such may return any status code that those directives
may return.
+There is one POSIX key necessary for all shell instances together and one POSIX
+key value pair per instance. You should make sure that your RTEMS configuration
+accounts for these resources.