diff options
author | Siri Hansen <[email protected]> | 2016-09-29 10:53:33 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2016-09-29 10:53:33 +0200 |
commit | b353bc12df008f9a30c5ec4f71b51ae70a3102d9 (patch) | |
tree | 35a83f4531ebca31531de3565367b8d4e08c95f4 /lib/sasl | |
parent | 2b1d54c48ea4e72876e02b1380553105138c842c (diff) | |
parent | b1c1bea9242c5b44f17c5f8aca40c9d0eedf0756 (diff) | |
download | otp-b353bc12df008f9a30c5ec4f71b51ae70a3102d9.tar.gz otp-b353bc12df008f9a30c5ec4f71b51ae70a3102d9.tar.bz2 otp-b353bc12df008f9a30c5ec4f71b51ae70a3102d9.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/sasl')
-rw-r--r-- | lib/sasl/doc/src/script.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sasl/doc/src/script.xml b/lib/sasl/doc/src/script.xml index 8ed132354d..b40ff28179 100644 --- a/lib/sasl/doc/src/script.xml +++ b/lib/sasl/doc/src/script.xml @@ -88,7 +88,7 @@ follows:</p> <list type="bulleted"> <item><c>-pa Dir1 Dir2 ... DirN</c> adds the directories - <c>Dir1, Dir2, ..., DirN</c> to the front of the initial + <c>DirN, DirN-1, ..., Dir2, Dir1</c> to the front of the initial load path.</item> <item><c>-pz Dir1 Dir2 ... DirN</c> adds the directories <c>Dir1, Dir2, ..., DirN</c> to the end of the initial |