documentation/dev-manual/dev-manual-common-tasks.xml: Font corrected.

(From yocto-docs rev: 18f790affe7697193765e034888d369490188313)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-04-25 14:30:17 -06:00 committed by Richard Purdie
parent 6830a21b4d
commit 8273cc0d09
1 changed files with 1 additions and 1 deletions

View File

@ -955,7 +955,7 @@
<filename>postinst</filename> script.
Normally
<filename><ulink url='&YOCTO_DOCS_REF_URL;#var-PN'>PN</ulink></filename>
can be used, which automatically expands to PACKAGENAME.
can be used, which automatically expands to <filename>PACKAGENAME</filename>.
A post-installation function has the following structure:
<literallayout class='monospaced'>
pkg_postinst_PACKAGENAME () {