diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index dc6ed46971..d1c090ba90 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -5089,7 +5089,7 @@ | |||
5089 | This configuration file will be your baseline. | 5089 | This configuration file will be your baseline. |
5090 | </para></listitem> | 5090 | </para></listitem> |
5091 | <listitem><para>Separately run the | 5091 | <listitem><para>Separately run the |
5092 | <filename>do_configme</filename> and | 5092 | <filename>do_kernel_configme</filename> and |
5093 | <filename>do_kernel_configcheck</filename> tasks. | 5093 | <filename>do_kernel_configcheck</filename> tasks. |
5094 | </para></listitem> | 5094 | </para></listitem> |
5095 | <listitem><para>Take the resulting list of files from the | 5095 | <listitem><para>Take the resulting list of files from the |
@@ -5117,7 +5117,7 @@ | |||
5117 | <listitem><para> | 5117 | <listitem><para> |
5118 | After you have worked through the output of the kernel | 5118 | After you have worked through the output of the kernel |
5119 | configuration audit, you can re-run the | 5119 | configuration audit, you can re-run the |
5120 | <filename>do_configme</filename> and | 5120 | <filename>do_kernel_configme</filename> and |
5121 | <filename>do_kernel_configcheck</filename> tasks to | 5121 | <filename>do_kernel_configcheck</filename> tasks to |
5122 | see the results of your changes. | 5122 | see the results of your changes. |
5123 | If you have more issues, you can deal with them as | 5123 | If you have more issues, you can deal with them as |