diff options
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index a2c5bb096c..aca750fd47 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -3303,7 +3303,7 @@ | |||
| 3303 | mark post installs to defer to the target. | 3303 | mark post installs to defer to the target. |
| 3304 | You can use <filename>pkg_postinst_ontarget()</filename> or | 3304 | You can use <filename>pkg_postinst_ontarget()</filename> or |
| 3305 | call | 3305 | call |
| 3306 | <filename>postinst-intercepts defer_to_first_boot</filename> | 3306 | <filename>postinst_intercept delay_to_first_boot</filename> |
| 3307 | from <filename>pkg_postinst()</filename>. | 3307 | from <filename>pkg_postinst()</filename>. |
| 3308 | Any failure of a <filename>pkg_postinst()</filename> script | 3308 | Any failure of a <filename>pkg_postinst()</filename> script |
| 3309 | (including exit 1) triggers an error during the | 3309 | (including exit 1) triggers an error during the |
