diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 11:18:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 11:18:33 +0900 |
commit | bf01dd16551de94f37b4142bc02b6113435e4b8c (patch) | |
tree | 9c8662870ef0ac4eaae898a820bad28eeac760e5 | |
parent | 85d3dca4f23b9ea07e044d5700e5c9ed8d23dd83 (diff) | |
download | kpicosim-bf01dd16551de94f37b4142bc02b6113435e4b8c.tar.gz kpicosim-bf01dd16551de94f37b4142bc02b6113435e4b8c.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a0af0dcc23cb1977fad8b8662d662571ef629ebb)
-rw-r--r-- | doc/en/index.docbook | 12 | ||||
-rw-r--r-- | doc/man/kpicosim.1 | 1 |
2 files changed, 0 insertions, 13 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 1aefc02..9de73a4 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -365,15 +365,3 @@ For further instructions, please, read the INSTALL file. &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: - -vim:tabstop=2:shiftwidth=2:expandtab ---> diff --git a/doc/man/kpicosim.1 b/doc/man/kpicosim.1 index 0348ae8..983cc5d 100644 --- a/doc/man/kpicosim.1 +++ b/doc/man/kpicosim.1 @@ -1,4 +1,3 @@ -.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) |