commit 6c5fc1a2447237be92aa5c42500944d56a7a331c
parent 0bfeb26772ebb3cf157adbfd951c93f581942aaa
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Tue, 23 May 2017 15:13:03 +0200
Fix the CSS of the HTML man to ensure its W3C correctness
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/solstice-man.css b/doc/solstice-man.css
@@ -11,7 +11,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ * along with this program. If not, see http://www.gnu.org/licenses/. */
body.manpage {
font-family:monospace;