From 8d291ef95061c56ce047a2c814adef5bcfe507db Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Tue, 13 Mar 2007 17:40:17 +0000 Subject: [PATCH] add documentation for debug prefix timestamp fix missing tag close in printjobusername (This used to be commit ea5c7f2258a7e5b6811719520a0a716cf49bc89b) --- .../logging/debugprefixtimestamp.xml | 19 +++++++++++++++++++ docs/smbdotconf/printing/printjobusername.xml | 5 +++-- 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 docs/smbdotconf/logging/debugprefixtimestamp.xml diff --git a/docs/smbdotconf/logging/debugprefixtimestamp.xml b/docs/smbdotconf/logging/debugprefixtimestamp.xml new file mode 100644 index 00000000000..62a65746134 --- /dev/null +++ b/docs/smbdotconf/logging/debugprefixtimestamp.xml @@ -0,0 +1,19 @@ + + + + With this option enabled, the timestamp message header is prefixed to the debug message without the + filename and function information that is included with the + parameter. This gives timestamps to the messages without adding an additional line. + + + + Note that this parameter overrides the parameter. + + + +no + diff --git a/docs/smbdotconf/printing/printjobusername.xml b/docs/smbdotconf/printing/printjobusername.xml index 4a9c4ffaf69..8f72fee8c32 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"> - + 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. - + + printing %D\%U -- 2.34.1