From d3372d2abde0dc85205560b1ffede24f437ef7fa Mon Sep 17 00:00:00 2001 From: Xavier Delaruelle Date: Thu, 27 Apr 2017 05:01:32 +0200 Subject: [PATCH] doc: load in modfile unload in reserve order --- doc/source/diff_with_c-version.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/diff_with_c-version.pod b/doc/source/diff_with_c-version.pod index 5fdc9171..58c8c3e1 100644 --- a/doc/source/diff_with_c-version.pod +++ b/doc/source/diff_with_c-version.pod @@ -187,6 +187,10 @@ Modules collections are not supported on C-version. =over +=item B + +Since C: in case of B command specifying multiple I, when mode is set to B these I will be unloaded in the reverse order to ensure correct handling of prerequisites. + =item B =over