diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/riverctl.1.scd | 6 | ||||
| -rw-r--r-- | doc/rivertile.1.scd | 2 |
2 files changed, 4 insertions, 4 deletions
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). |
