diff options
Diffstat (limited to 'docs/docbook/devdoc/printing.sgml')
-rw-r--r-- | docs/docbook/devdoc/printing.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/docbook/devdoc/printing.sgml b/docs/docbook/devdoc/printing.sgml index 363b9fb6e5..2ef64353e1 100644 --- a/docs/docbook/devdoc/printing.sgml +++ b/docs/docbook/devdoc/printing.sgml @@ -28,7 +28,7 @@ Printing Interface to Various Back ends <para> Samba uses a table of function pointers to seven functions. The -function prototypes are defined in the <varname>printif</varname> structure declared +function prototypes are defined in the <VarName>printif</VarName> structure declared in <filename>printing.h</filename>. </para> @@ -199,7 +199,7 @@ object when the client issues a GetJob(level == 2) request. <sect1> <title> -ChangeID and Client Caching of Printer Information +ChangeID & Client Caching of Printer Information </title> <para> @@ -345,7 +345,7 @@ information</para></listitem> </itemizedlist> <para> -A <varname>SPOOL_NOTIFY_INFO</varname> contains: +A <VarName>SPOOL_NOTIFY_INFO</VarName> contains: </para> <itemizedlist> @@ -359,7 +359,7 @@ in the SPOOL_NOTIFY_INFO_DATA array</para></listitem> </itemizedlist> <para> -The <varname>SPOOL_NOTIFY_INFO_DATA</varname> entries contain: +The <VarName>SPOOL_NOTIFY_INFO_DATA</VarName> entries contain: </para> <itemizedlist> |