diff options
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst index 6ccf58b212..01d4f8d14a 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | |||
| @@ -563,7 +563,7 @@ overview of their function and contents. | |||
| 563 | :term:`BB_RUNFMT` variable is undefined and the run filenames get | 563 | :term:`BB_RUNFMT` variable is undefined and the run filenames get |
| 564 | created using the following form:: | 564 | created using the following form:: |
| 565 | 565 | ||
| 566 | run.{task}.{pid} | 566 | run.{func}.{pid} |
| 567 | 567 | ||
| 568 | If you want to force run files to take a specific name, you can set this | 568 | If you want to force run files to take a specific name, you can set this |
| 569 | variable in a configuration file. | 569 | variable in a configuration file. |
