aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/binfmt_misc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/binfmt_misc.txt')
-rw-r--r--Documentation/binfmt_misc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/binfmt_misc.txt b/Documentation/binfmt_misc.txt
index c1ed6948ba80..f64372b284e8 100644
--- a/Documentation/binfmt_misc.txt
+++ b/Documentation/binfmt_misc.txt
@@ -58,7 +58,7 @@ Here is what the fields mean:
There are some restrictions:
- - the whole register string may not exceed 255 characters
+ - the whole register string may not exceed 1920 characters
- the magic must reside in the first 128 bytes of the file, i.e.
offset+size(magic) has to be less than 128
- the interpreter string may not exceed 127 characters