fixed typo
[www.git] / www / psensor / index.html
index df5aedb..9a714db 100644 (file)
@@ -6,10 +6,9 @@
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="generator" content="Asciidoctor 1.5.4">
 <title>psensor</title>
-<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
-<link rel="stylesheet" href="./asciidoctor.css">
+<link rel="stylesheet" href="./../style.css">
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
 <script src="nav.js"></script>
-
 </head>
 <body class="article">
 <div id="header">
@@ -20,7 +19,7 @@
 <h2 id="_a_graphical_temperature_monitoring_application">A Graphical Temperature Monitoring Application</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Psensor is a graphical hardware temperature monitor for Linux.</p>
+<p><code>psensor</code> is a graphical hardware temperature monitor for Linux.</p>
 </div>
 <div class="paragraph">
 <p>It can monitor:</p>
@@ -114,7 +113,7 @@ Core 1:      +44.0C  (high = +76.0C, crit = +100.0C)
 </div>
 <div class="paragraph">
 <p>Then you can proceed to the installation of <code>psensor</code>. For Ubuntu and derivatives,
- you should look at the <a href="psensor_ubuntu.html">Ubuntu support page</a>.</p>
+ you should look at the <a href="ubuntu.html">Ubuntu support page</a>.</p>
 </div>
 <div class="paragraph">
 <p>And finally launch the <code>psensor</code> executable.</p>
@@ -155,9 +154,10 @@ Core 1:      +44.0C  (high = +76.0C, crit = +100.0C)
 <h2 id="_linux_distribution_support">Linux Distribution Support</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p><code>psensor</code> should compile on any modern distribution including <code>GTK+`</code> v3 and
-<code>lm-sensors</code> which are quite common. For Linux Distribution still stuck on
- <code>GTK+</code> v2, the old 0.6.x releases of <code>psensor</code> can be used.</p>
+<p><code>psensor</code> should compile on any modern distribution including <code>GTK+</code>
+v3 and <code>lm-sensors</code> which are quite common. For the Linux
+distributions still stuck on <code>GTK+</code> v2, the old 0.6.x releases of
+<code>psensor</code> can be used.</p>
 </div>
 <div class="paragraph">
 <p>If you have trouble compiling <code>psensor</code> on a specific Linux distribution,
@@ -188,6 +188,24 @@ don’t hesitate to report it.</p>
 </div>
 </div>
 <div class="sect1">
+<h2 id="_misc">Misc</h2>
+<div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p><a href="ubuntu.html">Psensor on Ubuntu</a></p>
+</li>
+<li>
+<p><a href="remote.html">Remote monitoring</a></p>
+</li>
+<li>
+<p><a href="contribute.html">How to contribute to psensor</a></p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+<div class="sect1">
 <h2 id="_contact">Contact</h2>
 <div class="sectionbody">
 <div class="paragraph">
@@ -204,7 +222,7 @@ don’t hesitate to report it.</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-06-13 13:43:10 CEST
+Last updated 2016-06-14 15:17:09 CEST
 </div>
 </div>
 </body>