diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-25 14:30:17 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-01 21:00:29 +0100 |
| commit | bbf33914ea7f3078c93749cdbdec5be56c29099e (patch) | |
| tree | aa3d76961dbaa43ed97a72382627c230969f4f4e /documentation | |
| parent | e1e12bfd0c3be72cd64264291fa3d90c6de5fe64 (diff) | |
| download | poky-bbf33914ea7f3078c93749cdbdec5be56c29099e.tar.gz | |
documentation/dev-manual/dev-manual-common-tasks.xml: Font corrected.
(From yocto-docs rev: 0fab3eecf7f67ae890ff4fc2f6c12fed4aa4d897)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -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 41bf2fa479..a3e0725808 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -955,7 +955,7 @@ | |||
| 955 | <filename>postinst</filename> script. | 955 | <filename>postinst</filename> script. |
| 956 | Normally | 956 | Normally |
| 957 | <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-PN'>PN</ulink></filename> | 957 | <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-PN'>PN</ulink></filename> |
| 958 | can be used, which automatically expands to PACKAGENAME. | 958 | can be used, which automatically expands to <filename>PACKAGENAME</filename>. |
| 959 | A post-installation function has the following structure: | 959 | A post-installation function has the following structure: |
| 960 | <literallayout class='monospaced'> | 960 | <literallayout class='monospaced'> |
| 961 | pkg_postinst_PACKAGENAME () { | 961 | pkg_postinst_PACKAGENAME () { |
