From 1cc02603b2c221ac4675a9799d1ce7577fc3b414 Mon Sep 17 00:00:00 2001 From: Lennard Hofmann Date: Wed, 17 Jun 2020 10:39:48 +0200 Subject: docs: small man pages fixes and updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Previous hard-coded settings can be now be changes with riverctl or via environment variables - Update "See also" - Mod → Mod1 --- build.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.zig') diff --git a/build.zig b/build.zig index 58f98c8..20e1ae2 100644 --- a/build.zig +++ b/build.zig @@ -218,7 +218,7 @@ const ScdocStep = struct { "doc/river.1.scd", "doc/riverctl.1.scd", "doc/rivertile.1.scd", - "doc/river-layouts.1.scd", + "doc/river-layouts.7.scd", }; builder: *std.build.Builder, -- cgit v1.2.3