docs: small man pages fixes and updates

- Previous hard-coded settings can be now be changes with riverctl or
  via environment variables
- Update "See also"
- Mod → Mod1
This commit is contained in:
Lennard Hofmann
2020-06-17 10:39:48 +02:00
committed by Isaac Freund
parent 0efc04508b
commit 1cc02603b2
5 changed files with 23 additions and 17 deletions

View File

@ -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,