summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index b5152b2a3d..02abc590cd 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2182,9 +2182,10 @@
2182 2182
2183 <para> 2183 <para>
2184 The <filename>BUSYBOX_SPLIT_SUID</filename> variable 2184 The <filename>BUSYBOX_SPLIT_SUID</filename> variable
2185 defaults to "1", which results in a single output 2185 defaults to "1", which results in splitting the output
2186 executable file. 2186 executable file.
2187 Set the variable to "0" to split the output file. 2187 Set the variable to "0" to get a single output executable
2188 file.
2188 </para> 2189 </para>
2189 </glossdef> 2190 </glossdef>
2190 </glossentry> 2191 </glossentry>