diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-31 01:30:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-31 01:30:42 +0000 |
commit | e21fdf5acc140f4c11059153ecf275d56ddc783f (patch) | |
tree | 1da13ba643a794b01c2cffd2f4d98e821f30df76 | |
parent | d4ce4dc23a189daae4310f9b727ea92454b734ab (diff) | |
download | s6-frontend-e21fdf5acc140f4c11059153ecf275d56ddc783f.tar.gz s6-frontend-e21fdf5acc140f4c11059153ecf275d56ddc783f.tar.xz s6-frontend-e21fdf5acc140f4c11059153ecf275d56ddc783f.zip |
Doc typo fix
-rw-r--r-- | doc/s6-frontend-config-preprocess.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-frontend-config-preprocess.html b/doc/s6-frontend-config-preprocess.html index f58ff7c..6269382 100644 --- a/doc/s6-frontend-config-preprocess.html +++ b/doc/s6-frontend-config-preprocess.html @@ -32,7 +32,7 @@ configuration file without inclusions. </pre> <p> - <tt>s6-frontend-config-preprocess reads <em>file</em> and prints it + <tt>s6-frontend-config-preprocess</tt> reads <em>file</em> and prints it to stdout. It removes lines starting with <tt>!!</tt>. </p> |