linux/Documentation/translations/ja_JP
Tom Levy 4318f9bb73 docs: remove spaces from shell variable assignment
The instructions for generating patches are given as shell commands
with variables as placeholders. They use the syntax "SRCTREE= linux",
which is wrong for the Bourne shell family (it runs the command
"linux" with the variable "SRCTREE" set to the empty string).

Remove the spaces to avoid confusion. This breaks the pretty alignment
but helps new contributors who try to run the commands as written.

Signed-off-by: Tom Levy <tomlevy93@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2019-03-25 09:58:22 -06:00
..
howto.rst doc: process: complete removal of info about -git patches 2019-02-22 08:35:27 -07:00
index.rst Documentation: Add HOWTO Japanese translation into rst based build system 2017-04-08 11:13:05 -06:00
stable_api_nonsense.txt
stable_kernel_rules.txt
SubmitChecklist
SubmittingPatches docs: remove spaces from shell variable assignment 2019-03-25 09:58:22 -06:00