commit ec76223181b2fd989476efc0b162e8c2af864d9b parent 01ad00be29b9da4f7db8c1f259e0966a3c2e1a50 Author: Cem Keylan <cem@ckyln.com> Date: Sat, 10 Oct 2020 13:34:19 +0300 update Diffstat:
M | docs/sysmgr/index.html | | | 12 | ++++++++++++ |
M | docs/sysmgr/index.txt | | | 11 | +++++++++++ |
M | src/sysmgr/index.md | | | 11 | +++++++++++ |
3 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/docs/sysmgr/index.html b/docs/sysmgr/index.html @@ -102,6 +102,18 @@ can wait until another service is up.</p> sysmgr-depends dbus exec NetworkManager -n </code></pre> + +<h2>More information</h2> + +<p>More usage information can be found on the following manual pages:</p> + +<ul> +<li>runsyssv(1)</li> +<li>svctl(1)</li> +<li>sysmgr(8)</li> +<li>sysmgr-depends(1)</li> +</ul> + </p> <a href="/sysmgr/index.txt">This page in plain-text</a> <hr> diff --git a/docs/sysmgr/index.txt b/docs/sysmgr/index.txt @@ -70,3 +70,14 @@ can wait until another service is up. sysmgr-depends dbus exec NetworkManager -n + +More information +-------------------------------------------------------------------------------- + +More usage information can be found on the following manual pages: + +- runsyssv(1) +- svctl(1) +- sysmgr(8) +- sysmgr-depends(1) + diff --git a/src/sysmgr/index.md b/src/sysmgr/index.md @@ -70,3 +70,14 @@ can wait until another service is up. sysmgr-depends dbus exec NetworkManager -n + +More information +-------------------------------------------------------------------------------- + +More usage information can be found on the following manual pages: + +- runsyssv(1) +- svctl(1) +- sysmgr(8) +- sysmgr-depends(1) +