From 547b3a28b92f42a4b1f8788873359e81e70bf659 Mon Sep 17 00:00:00 2001 From: obarun <eric@obarun.org> Date: Mon, 27 Jan 2020 08:42:47 +1100 Subject: [PATCH] remove 66-info from doc --- doc/html/66-info.html | 26 -------------------------- doc/html/index.html | 1 - doc/man/66-info.1.scd | 5 ----- 3 files changed, 32 deletions(-) delete mode 100644 doc/html/66-info.html delete mode 100644 doc/man/66-info.1.scd diff --git a/doc/html/66-info.html b/doc/html/66-info.html deleted file mode 100644 index 2887cbba..00000000 --- a/doc/html/66-info.html +++ /dev/null @@ -1,26 +0,0 @@ -<html> - <head> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <meta http-equiv="Content-Language" content="en" /> - <title>The 66 Suite: 66-info</title> - <meta name="Description" content="Detailed documentation for the 66-info command which is part of the 66 software suite" /> - <meta name="Keywords" content="66 command 66-info scandir supervision supervise set service information" /> - <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> --> - </head> -<body> - -<p> -<a href="index.html">66</a><br /> -<a href="//obarun.org/">www.obarun.org</a> -</p> - -<h1>66-info</h1> - - <p> - <strong>Deprecated</strong>. - See <a href="66-intree.html">66-intree</a> for tree informations. - See <a href="66-inservice.html">66-inservice</a> for service informations. - </p> -</body> -</html> diff --git a/doc/html/index.html b/doc/html/index.html index 9c0fc2c2..c45c24fa 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -95,7 +95,6 @@ <li><a href="66-disable.html"><tt>66-disable</tt></a></li> <li><a href="66-start.html"><tt>66-start</tt></a></li> <li><a href="66-stop.html"><tt>66-stop</tt></a></li> - <li><a href="66-info.html"><tt>66-info</tt></a> <strong>deprecated</strong></li> <li><a href="66-intree.html"><tt>66-intree</tt></a></li> <li><a href="66-inservice.html"><tt>66-inservice</tt></a></li> <li><a href="66-env.html"><tt>66-env</tt></a></li> diff --git a/doc/man/66-info.1.scd b/doc/man/66-info.1.scd deleted file mode 100644 index e9063a5b..00000000 --- a/doc/man/66-info.1.scd +++ /dev/null @@ -1,5 +0,0 @@ -66-info(1) - -# NAME - -66-info is deprecated -- see 66-intree for tree informations and 66-inservice for service informations. -- GitLab