diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-08 19:09:14 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-08 19:09:14 +0000 |
commit | 6f04c0dc2ae1fe345dc8829d39b2f634a2e930c7 (patch) | |
tree | 6355357625a3dbbbe3859167f91143fbf18a5434 /news/husky/files/patch-fidoconf_doc_fidoconfig.texi | |
parent | emulators/fs-uae: Update to 3.0.2 (diff) |
news/husky*: Update ports to latest versions
PR: 243030
Submitted by: Oleg Sharoyko <osharoiko@gmail.com> (maintainer)
Reported by: Ruslan Suleimanov <rs@paket.ua>
Diffstat (limited to 'news/husky/files/patch-fidoconf_doc_fidoconfig.texi')
-rw-r--r-- | news/husky/files/patch-fidoconf_doc_fidoconfig.texi | 30 |
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. |