diff options
author | Herb Lewis <herb@samba.org> | 2007-03-13 17:40:17 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:28 -0500 |
commit | 8d291ef95061c56ce047a2c814adef5bcfe507db (patch) | |
tree | 01bbca4384f8db7387e905fe6e79395a087eb313 /docs/smbdotconf/printing | |
parent | a507c8f0c7d512aa2a18811ddc7ea0003eb3f3bb (diff) | |
download | samba-8d291ef95061c56ce047a2c814adef5bcfe507db.tar.gz samba-8d291ef95061c56ce047a2c814adef5bcfe507db.tar.bz2 samba-8d291ef95061c56ce047a2c814adef5bcfe507db.zip |
add documentation for debug prefix timestamp
fix missing tag close in printjobusername
(This used to be commit ea5c7f2258a7e5b6811719520a0a716cf49bc89b)
Diffstat (limited to 'docs/smbdotconf/printing')
-rw-r--r-- | docs/smbdotconf/printing/printjobusername.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/smbdotconf/printing/printjobusername.xml b/docs/smbdotconf/printing/printjobusername.xml index 4a9c4ffaf6..8f72fee8c3 100644 --- a/docs/smbdotconf/printing/printjobusername.xml +++ b/docs/smbdotconf/printing/printjobusername.xml @@ -3,11 +3,12 @@ type="string" print="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - <description> +<description> <para>This parameter specifies which user information will be passed to the printing system. Usually, the username is sent, but in some cases, e.g. the domain prefix is useful, too.</para> - +</description> + <related>printing</related> <value type="example">%D\%U</value> |