From e02cb674ceb3470e938100514825edfafa6e03de Mon Sep 17 00:00:00 2001 From: jaseg Date: Wed, 17 Aug 2016 23:25:52 +0200 Subject: manpage: input: fix define-section syntax Source says "force", manpage said "forced". Now both say "force". --- DOCS/man/input.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 2cc41bf5d5..8cdba41a3d 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -526,7 +526,7 @@ Input Commands that are Possibly Subject to Change ``disable-section "
"`` Disable the named input section. Undoes ``enable-section``. -``define-section "
" "" [default|forced]`` +``define-section "
" "" [default|force]`` Create a named input section, or replace the contents of an already existing input section. The ``contents`` parameter uses the same syntax as the ``input.conf`` file (except that using the section syntax in it is not @@ -544,7 +544,7 @@ Input Commands that are Possibly Subject to Change (also used if parameter omitted) Use a key binding defined by this section only if the user hasn't already bound this key to a command. - + Always bind a key. (The input section that was made active most recently wins if there are ambiguities.) -- cgit v1.2.3