Skip to content

Commit 8417fa1

Browse files
committed
Works on doc
1 parent 2a4b9b5 commit 8417fa1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/common_configuration.adoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@ sections which are needed for later processing. From these sections settings fro
2323
as environment variables for current processing, by using system call 'setenv()'. Thus in this section you may define
2424
any environment variables you want to see for process which is started.
2525

26+
If previously yoiur application did use following 'set' script:
27+
28+
--------------------------------------------------------------------------------
29+
--------------------------------------------------------------------------------
30+
31+
Then you may rewrite it to following:
32+
33+
--------------------------------------------------------------------------------
34+
--------------------------------------------------------------------------------
35+
Also note that
36+
37+
2638
== Conclusions
2739
TODO
2840

0 commit comments

Comments
 (0)