diff --git a/www/doxygen/doc_main.txt b/www/doxygen/doc_main.txt index ecbc00e206b938ca0326bcffa873f68430c0898d..28d198692aa06edd263e1bfa935641fc559e6eeb 100644 --- a/www/doxygen/doc_main.txt +++ b/www/doxygen/doc_main.txt @@ -55,17 +55,17 @@ The following ports currently exist: Already adapted to <b>new c++ Interface</b> + - os_freebsd.cpp - os_linux.cpp - os_win32.cpp - - os_freebsd.cpp<br> Still working with old interface - - os_darwin.cpp<br> - - os_netbsd.cpp<br> - - os_openbsd.cpp<br> - - os_os2.cpp<br> - - os_qnxnto.cpp<br> - - os_solaris.cpp<br> + - os_darwin.cpp + - os_netbsd.cpp + - os_openbsd.cpp + - os_os2.cpp + - os_qnxnto.cpp + - os_solaris.cpp <hr> To port smartmontools to the OS of your choice, please: diff --git a/www/sphider/templates/standard/header.html b/www/sphider/templates/standard/header.html index b2818c145c142ae2322568d1839ddbd947398530..0c365a033b9e502e15e8ee881546b29f2494fd40 100644 --- a/www/sphider/templates/standard/header.html +++ b/www/sphider/templates/standard/header.html @@ -3,10 +3,10 @@ <head> <title>smartmontools Home Page (last updated $Date$)</title> <link rev="made" href="mailto:smartmontools-support@sourceforge.net" /> - <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" /> + <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> <meta name="description" content="smartmontools Home Page" /> <meta name="keywords" content="S.M.A.R.T., SMART, FreeBSD, Linux, NetBSD, Solaris, Windows, disk, monitor, monitoring" /> -<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> +<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta http-equiv="content-style-type" content="text/css" /> <link rel="stylesheet" type="text/css" href="../css/style.css" /> <!-- <link type="text/css" rel="stylesheet" href="templates/standard/search.css"> -->