From 33a69405c469049b306b5975c2ac4b03330c0466 Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Sat, 2 Nov 2024 08:16:58 -0700 Subject: [PATCH] Fix riverctl.1.csd --- doc/riverctl.1.scd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 8d1fff5..5972ef9 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -301,8 +301,8 @@ matches everything while _\*\*_ and the empty string are invalid. - *position*: Set the initial position of the view, clamping to the bounds of the output. Requires x and y coordinates of the view as arguments, both of which must be non-negative. Applies only to new views. - - *relative-position*: Set the position of the view relative to - something. Requires the anchor and the x and y coordinates of the + - *relative-position*: Set the position of the view relative to + something. Requires the anchor and the x and y coordinates of the view. The coordinates are either positive or negative numbers that are relative to the anchor. Applies only to new views. - *dimensions*: Set the initial dimensions of the view, clamping to the @@ -315,10 +315,10 @@ matches everything while _\*\*_ and the empty string are invalid. view's preference. Applies to new and existing views. - *no-tearing*: Disable tearing for the view regardless of the view's preference. Applies to new and existing views. - - *warp*: Always warp the cursor when switching to this view, regardless of - the _set-cursor-warp_ setting. Applies to new and existing views. - - *no-warp*: Never warp the cursor when switching to this view, regardless - of the _set-cursor-warp_ setting. Applies to new and existing views. + - *warp*: Always warp the cursor when switching to this view, regardless of + the _set-cursor-warp_ setting. Applies to new and existing views. + - *no-warp*: Never warp the cursor when switching to this view, regardless + of the _set-cursor-warp_ setting. Applies to new and existing views. Both *float* and *no-float* rules are added to the same list, which means that adding a *no-float* rule with the same arguments