summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 22:22:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 22:23:12 +0900
commitc454ca849ec6a18497e11f36bc2dd393b97c279e (patch)
treebaac58e6c4bc0d2f5e784ee2260eb88c7326dbef
parent628bc0eb1d130e2e1304dfed2601b30068c00cb3 (diff)
downloadtdeadmin-c454ca849ec6a18497e11f36bc2dd393b97c279e.tar.gz
tdeadmin-c454ca849ec6a18497e11f36bc2dd393b97c279e.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f2837be37833687eba4822f8b2c43f0119957a41)
-rw-r--r--doc/kcron/index.docbook10
-rw-r--r--doc/kdat/index.docbook8
-rw-r--r--doc/kpackage/index.docbook8
-rw-r--r--doc/ksysv/index.docbook8
-rw-r--r--doc/kuser/index.docbook8
-rwxr-xr-xknetworkconf/backends/mkinstalldirs6
6 files changed, 0 insertions, 48 deletions
diff --git a/doc/kcron/index.docbook b/doc/kcron/index.docbook
index 8305813..2198813 100644
--- a/doc/kcron/index.docbook
+++ b/doc/kcron/index.docbook
@@ -888,13 +888,3 @@ dates and times</para></listitem>
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
--->
diff --git a/doc/kdat/index.docbook b/doc/kdat/index.docbook
index 7bf0844..efa0a9e 100644
--- a/doc/kdat/index.docbook
+++ b/doc/kdat/index.docbook
@@ -822,11 +822,3 @@ Vyain<email>svyain@mail.tds.net</email></para>
</chapter>
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-omittag: nil
-sgml-shorttag: t
-End:
--->
diff --git a/doc/kpackage/index.docbook b/doc/kpackage/index.docbook
index 70a1efb..45b2a39 100644
--- a/doc/kpackage/index.docbook
+++ b/doc/kpackage/index.docbook
@@ -1219,11 +1219,3 @@ typing <userinput><command>rpm</command>
</appendix>
</book>
-<!--
-Local Variables:
-mode: sgml
-sgml-omittag: nil
-sgml-shorttag: t
-End:
--->
-
diff --git a/doc/ksysv/index.docbook b/doc/ksysv/index.docbook
index 493bd49..4d5dbda 100644
--- a/doc/ksysv/index.docbook
+++ b/doc/ksysv/index.docbook
@@ -1107,11 +1107,3 @@ Documentation:
</appendix>
</book>
-<!--
-Local Variables:
-mode: sgml
-sgml-omittag: nil
-sgml-shorttag: t
-End:
--->
-
diff --git a/doc/kuser/index.docbook b/doc/kuser/index.docbook
index 9b3f006..412dfaa 100644
--- a/doc/kuser/index.docbook
+++ b/doc/kuser/index.docbook
@@ -263,11 +263,3 @@ group when the user is removed.</para>
&documentation.index;
</book>
-<!--
-Local Variables:
-mode: sgml
-sgml-omittag: nil
-sgml-shorttag: t
-End:
--->
-
diff --git a/knetworkconf/backends/mkinstalldirs b/knetworkconf/backends/mkinstalldirs
index d2d5f21..7cde4d4 100755
--- a/knetworkconf/backends/mkinstalldirs
+++ b/knetworkconf/backends/mkinstalldirs
@@ -103,9 +103,3 @@ do
done
exit $errstatus
-
-# Local Variables:
-# mode: shell-script
-# sh-indentation: 2
-# End:
-# mkinstalldirs ends here