From e88f3887caf588be5aaf6e286c77432976562893 Mon Sep 17 00:00:00 2001 From: Versus Void Date: Mon, 2 Oct 2017 16:17:34 +0000 Subject: Move wlr-example.ini.example to rootston.ini.example and reference it from examples' config parser --- examples/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/config.c') diff --git a/examples/config.c b/examples/config.c index f04f92d2..0ef025c0 100644 --- a/examples/config.c +++ b/examples/config.c @@ -19,7 +19,7 @@ static void usage(const char *name, int ret) { "\n" " -C Path to the configuration file\n" " (default: wlr-example.ini).\n" - " See `examples/wlr-example.ini.example` for config\n" + " See `rootston/rootston.ini.example` for config\n" " file documentation.\n", name); exit(ret); -- cgit v1.2.3