diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-23 08:00:14 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-23 08:00:14 +0000 |
commit | e070685b6b0077f93b281b5959740a6cc205cfc6 (patch) | |
tree | ba161aa8128edc144ce33270fb4318381ae87ac3 /doc | |
parent | 9d1bc12f8d34e78155764d0333e412d21a972257 (diff) | |
download | s6-linux-init-e070685b6b0077f93b281b5959740a6cc205cfc6.tar.xz |
Doc typo fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-linux-init-shutdown.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-linux-init-shutdown.html b/doc/s6-linux-init-shutdown.html index 519d1e3..871a13a 100644 --- a/doc/s6-linux-init-shutdown.html +++ b/doc/s6-linux-init-shutdown.html @@ -46,7 +46,7 @@ interface. <p> <em>time</em> must follow the following format: -<tt>[ now | [+]<em>mins</em> | <em>hh</em>:<em>mm</em> ] +<tt>[ now | [+]<em>mins</em> | <em>hh</em>:<em>mm</em> ]</tt> </p> <ul> |