From 6085261146f2143937cd6b5dcb0d0900f1cbaa3d Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Wed, 30 Oct 2024 16:16:53 +0100 Subject: [PATCH] DOCS/man/input: remove duplicate paragraph This is mentioned again below in Property list and it makes more sense near the list of properties. --- DOCS/man/input.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index d0a9638972..e334d4e5d1 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1936,9 +1936,6 @@ information. They can be manipulated with the ``set``/``add``/``cycle`` commands, and retrieved with ``show-text``, or anything else that uses property expansion. (See `Property Expansion`_.) -The property name is annotated with RW to indicate whether the property is -generally writable. - If an option is referenced, the property will normally take/return exactly the same values as the option. In these cases, properties are merely a way to change an option at runtime.