[PATCH] fix docs:smbdotconf fix metadata space/tab mixup in logon parameters

Michael Adam obnox at samba.org
Thu Jan 21 20:33:03 UTC 2016


Must have slipped my attention when I last cleaned up.

Review appreciated!

Cheers - Michael

-------------- next part --------------
From a3acf05f3223c34a9b8f04abda5c4dd4df5183f9 Mon Sep 17 00:00:00 2001
From: Michael Adam <obnox at samba.org>
Date: Thu, 21 Jan 2016 10:39:35 +0100
Subject: [PATCH] docs:smbdotconf: fix tabs/space mixup in logon parameter
 metadata

Signed-off-by: Michael Adam <obnox at samba.org>
---
 docs-xml/smbdotconf/logon/logondrive.xml  | 2 +-
 docs-xml/smbdotconf/logon/logonhome.xml   | 2 +-
 docs-xml/smbdotconf/logon/logonpath.xml   | 2 +-
 docs-xml/smbdotconf/logon/logonscript.xml | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs-xml/smbdotconf/logon/logondrive.xml b/docs-xml/smbdotconf/logon/logondrive.xml
index dc12080..9f61598 100644
--- a/docs-xml/smbdotconf/logon/logondrive.xml
+++ b/docs-xml/smbdotconf/logon/logondrive.xml
@@ -1,6 +1,6 @@
 <samba:parameter name="logon drive"
                  context="G"
-				 type="string"
+                 type="string"
                  constant="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
diff --git a/docs-xml/smbdotconf/logon/logonhome.xml b/docs-xml/smbdotconf/logon/logonhome.xml
index 3e9d150..d211674 100644
--- a/docs-xml/smbdotconf/logon/logonhome.xml
+++ b/docs-xml/smbdotconf/logon/logonhome.xml
@@ -1,6 +1,6 @@
 <samba:parameter name="logon home"
                  context="G"
-				 type="string"
+                 type="string"
                  constant="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
diff --git a/docs-xml/smbdotconf/logon/logonpath.xml b/docs-xml/smbdotconf/logon/logonpath.xml
index d9ffbcb..106bb59 100644
--- a/docs-xml/smbdotconf/logon/logonpath.xml
+++ b/docs-xml/smbdotconf/logon/logonpath.xml
@@ -1,6 +1,6 @@
 <samba:parameter name="logon path"
                  context="G"
-				 type="string"
+                 type="string"
                  constant="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
diff --git a/docs-xml/smbdotconf/logon/logonscript.xml b/docs-xml/smbdotconf/logon/logonscript.xml
index b6d7580..0a8d69d 100644
--- a/docs-xml/smbdotconf/logon/logonscript.xml
+++ b/docs-xml/smbdotconf/logon/logonscript.xml
@@ -1,6 +1,6 @@
 <samba:parameter name="logon script"
                  context="G"
-				 type="string"
+                 type="string"
                  constant="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
-- 
2.5.0

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160121/1227ad88/signature.sig>


More information about the samba-technical mailing list