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:20 +0900 |
commit | a0af0dcc23cb1977fad8b8662d662571ef629ebb (patch) | |
tree | c178aa21b2d129e084aea77d89157f8e07bf040b | |
parent | d99d1da559454a98f01b79912003a72fae0c7bf2 (diff) | |
download | kpicosim-a0af0dcc23cb1977fad8b8662d662571ef629ebb.tar.gz kpicosim-a0af0dcc23cb1977fad8b8662d662571ef629ebb.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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) |