Skip to content
Snippets Groups Projects
Commit 4ea554b6 authored by dipohl's avatar dipohl
Browse files

doc_main.txt: Set alphabetical order within list and deleted linebreaks, that...

doc_main.txt: Set alphabetical order within list and deleted linebreaks, that are not needed as I noticed.
header.html: change to UTF-8 charset, search hits were not shown correct before.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2954 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 53423af8
No related branches found
No related tags found
No related merge requests found
...@@ -55,17 +55,17 @@ ...@@ -55,17 +55,17 @@
The following ports currently exist: The following ports currently exist:
Already adapted to <b>new c++ Interface</b> Already adapted to <b>new c++ Interface</b>
- os_freebsd.cpp
- os_linux.cpp - os_linux.cpp
- os_win32.cpp - os_win32.cpp
- os_freebsd.cpp<br>
Still working with old interface Still working with old interface
- os_darwin.cpp<br> - os_darwin.cpp
- os_netbsd.cpp<br> - os_netbsd.cpp
- os_openbsd.cpp<br> - os_openbsd.cpp
- os_os2.cpp<br> - os_os2.cpp
- os_qnxnto.cpp<br> - os_qnxnto.cpp
- os_solaris.cpp<br> - os_solaris.cpp
<hr> <hr>
To port smartmontools to the OS of your choice, please: To port smartmontools to the OS of your choice, please:
......
...@@ -3,10 +3,10 @@ ...@@ -3,10 +3,10 @@
<head> <head>
<title>smartmontools Home Page (last updated $Date$)</title> <title>smartmontools Home Page (last updated $Date$)</title>
<link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" /> <link rev="made" href="mailto:smartmontools-support&#64;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="description" content="smartmontools Home Page" />
<meta name="keywords" content="S.M.A.R.T., SMART, FreeBSD, Linux, NetBSD, Solaris, Windows, disk, monitor, monitoring" /> <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" /> <meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="../css/style.css" /> <link rel="stylesheet" type="text/css" href="../css/style.css" />
<!-- <link type="text/css" rel="stylesheet" href="templates/standard/search.css"> --> <!-- <link type="text/css" rel="stylesheet" href="templates/standard/search.css"> -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment