From 8757644b2a53dd976113ce5ee69c967f8a014f67 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Sun, 31 Oct 2021 22:32:59 +0100 Subject: docs: standardize on "layout generator" This is likely more clear than "layout client" to most users. --- doc/riverctl.1.scd | 6 +++--- doc/rivertile.1.scd | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index e0c4753..410cb56 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -99,9 +99,9 @@ over the Wayland protocol. the value set with *default-layout* if any. *send-layout-cmd* _namespace_ _command_ - Send _command_ to the layout client on the currently focused output - with the given _namespace_, if any. What commands a layout client - understands depends on the layout client. For rivertile, see the + Send _command_ to the layout generator on the currently focused output + with the given _namespace_, if any. What commands a layout generator + understands depends on the layout generator. For rivertile, see the documentation in the *rivertile*(1) man page. ## TAG MANAGEMENT diff --git a/doc/rivertile.1.scd b/doc/rivertile.1.scd index 7ac1722..f23c6cc 100644 --- a/doc/rivertile.1.scd +++ b/doc/rivertile.1.scd @@ -10,7 +10,7 @@ rivertile - tiled layout generator for river # DESCRIPTION -*rivertile* is a layout client for *river*(1). It provides a simple tiled +*rivertile* is a layout generator for *river*(1). It provides a simple tiled layout with split main/secondary stacks. The initial state may be configured with various options passed on startup. Some values may additionally be modified while rivertile is running with the help of *riverctl*(1). -- cgit v1.2.3