summaryrefslogtreecommitdiff
path: root/news/husky/files/patch-fidoconf_doc_fidoconfig.texi
diff options
context:
space:
mode:
Diffstat (limited to 'news/husky/files/patch-fidoconf_doc_fidoconfig.texi')
-rw-r--r--news/husky/files/patch-fidoconf_doc_fidoconfig.texi30
1 files changed, 0 insertions, 30 deletions
diff --git a/news/husky/files/patch-fidoconf_doc_fidoconfig.texi b/news/husky/files/patch-fidoconf_doc_fidoconfig.texi
deleted file mode 100644
index 1c310344a54d..000000000000
--- a/news/husky/files/patch-fidoconf_doc_fidoconfig.texi
+++ /dev/null
@@ -1,30 +0,0 @@
---- fidoconf/doc/fidoconfig.texi.orig 2011-08-07 16:19:23 UTC
-+++ fidoconf/doc/fidoconfig.texi
-@@ -2531,7 +2531,7 @@ found error in config please correct you
-
- @table @asis
- @item Syntax:
--@command{tparser [-h|@minus{-help}] [-Dvar=value] [-E] [-P] [/path/to/config/file]}
-+@command{tparser [-h|--help] [-Dvar=value] [-E] [-P] [/path/to/config/file]}
- @item Example:
- @example
- @command{tparser -Dmodule=hpt | less}
-@@ -2544,15 +2544,15 @@ config settings. It will grumble on ever
- stop after the first error (not warning) to give you the ability to change
- your config.
-
--@subsection Options
-+@section Options
-
--@table @asis
-+@table @code
- @item -Dvar=value
- Set the config variable @code{var} to @code{value}.
- @item -E
- Dumps config into stdout (all config variables expanded).
- @item -h
--@itemx @minus{-help}
-+@itemx --help
- Display usage information.
- @item -P
- Try to create non-existing directories.