From 0a7154f2b52169d2fae8936dfffc5833372ea1c8 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Thu, 22 Jan 2026 22:18:45 +0000 Subject: s6-frontend.conf.html Minor gramatical cleanup, nothing major. --- doc/s6-frontend.conf.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/s6-frontend.conf.html b/doc/s6-frontend.conf.html index 6d06601..b5ee708 100644 --- a/doc/s6-frontend.conf.html +++ b/doc/s6-frontend.conf.html @@ -29,7 +29,7 @@ are located).

- This is, for instance, what allows the + For instance, this is what allows the s6 process restart foobar command to send s6-svc -r to the foobar service without the user needing to type, or even remember, @@ -39,8 +39,8 @@ what the full path to the foobar service directory is.

Description

-The /etc/s6-frontend.conf file follows the syntax of the -envfile command: +The /etc/s6-frontend.conf file follows the +envfile syntax: simple key = value lines, comments permitted.

-- cgit v1.3.1