aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/translations/it_IT/process/submitting-patches.rst
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2019-03-18 18:34:21 +0100
committerJonathan Corbet <corbet@lwn.net>2019-03-25 09:53:56 -0600
commitcc809ed885097eafff7b711ef03c20261651ec3a (patch)
treed0642eb3892d5ffefc8b8c5182cc63db8f396546 /Documentation/translations/it_IT/process/submitting-patches.rst
parentdoc:it_IT: translations for documents in process/ (diff)
downloadlinux-dev-cc809ed885097eafff7b711ef03c20261651ec3a.tar.xz
linux-dev-cc809ed885097eafff7b711ef03c20261651ec3a.zip
Documentation: fix core_pattern max length
The buffer size for core_pattern is 128, but one character is used for terminating null byte, so the actual limit is 127: # printf '%0999d' > /proc/sys/kernel/core_pattern # tr -d '\n' < /proc/sys/kernel/core_pattern | wc -c 127 Signed-off-by: Jakub Wilk <jwilk@jwilk.net> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/it_IT/process/submitting-patches.rst')
0 files changed, 0 insertions, 0 deletions