From ae871c2fee400eb38ae23d1d0b1f708fe5a31bda Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Mon, 26 Jul 2021 12:20:48 +0200 Subject: docs: Wayland should always be capitalized This matches the style used on https://wayland.freedesktop.org/ --- doc/river.1.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/river.1.scd b/doc/river.1.scd index e0b7969..a49add8 100644 --- a/doc/river.1.scd +++ b/doc/river.1.scd @@ -14,7 +14,7 @@ river - dynamic tiling Wayland compositor a stack of views laid out dynamically by an external layout generator. Tags are used instead of workspaces allowing for increased flexibility. -All runtime configuration and control happens through wayland protocols, +All runtime configuration and control happens through Wayland protocols, including several river-specific protocol extensions. The *riverctl*(1) utility may be used to communicate with river over these protocols. @@ -43,7 +43,7 @@ such an executable exists. If $XDG_CONFIG_HOME is not set, ~/.config/river/init will be used instead. The executable init file will be run as a process group leader after river's -wayland server is initialized but before entering the main loop. On exit, +Wayland server is initialized but before entering the main loop. On exit, river will send SIGTERM to this process group. Usually this executable is a shell script invoking *riverctl*(1) to create -- cgit v1.2.3