diff options
-rw-r--r-- | doc/kcron/index.docbook | 10 | ||||
-rw-r--r-- | doc/kdat/index.docbook | 8 | ||||
-rw-r--r-- | doc/kpackage/index.docbook | 8 | ||||
-rw-r--r-- | doc/ksysv/index.docbook | 8 | ||||
-rw-r--r-- | doc/kuser/index.docbook | 8 | ||||
-rwxr-xr-x | knetworkconf/backends/mkinstalldirs | 6 |
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>[email protected]</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 |