Fixes: c7688c666567 (doc/catalyst-config.5.txt: Add man page for catalyst.conf) Signed-off-by: Matt Turner <[email protected]> --- doc/catalyst-config.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/catalyst-config.5.txt b/doc/catalyst-config.5.txt index d5444b38..4fe1af8c 100644 --- a/doc/catalyst-config.5.txt +++ b/doc/catalyst-config.5.txt @@ -51,7 +51,7 @@ variables using POSIX shell notation: export FOO="bar" --------------------------------- -**options*:: +*options*:: Set different build-time options (example: `autoresume bindist kerncache pkgcache seedcache`). Supported values: + -- 2.26.2
