Skip to content
Snippets Groups Projects
Commit 20919b7c authored by chrfranke's avatar chrfranke
Browse files

Convert \r\n to \n to avoid \r\r\n when checked out in text mode

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2816 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 810712e7
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head> <head>
<title>smartmontools Download Page (last updated $Date: 2009/05/09 17:06:47 $)</title> <title>smartmontools Download Page (last updated $Date: 2009/06/30 17:32:49 $)</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=ISO-8859-1" />
<meta name="description" content="smartmontools Home Page" /> <meta name="description" content="smartmontools Home Page" />
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<link rel="stylesheet" type="text/css" href="css/style.css" /> <link rel="stylesheet" type="text/css" href="css/style.css" />
</head> </head>
<body> <body>
<!-- $Id: download.html,v 1.10 2009/05/09 17:06:47 dipohl Exp $ --> <!-- $Id: download.html,v 1.11 2009/06/30 17:32:49 chrfranke Exp $ -->
<div id="header"> <div id="header">
<h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a> <h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a>
smartmontools Download Page</h1> smartmontools Download Page</h1>
...@@ -482,7 +482,7 @@ can be created by the <a href="download.html#WindowsInstall">smartmontools windo ...@@ -482,7 +482,7 @@ can be created by the <a href="download.html#WindowsInstall">smartmontools windo
<div align="center"><font size="-1">Hosted by<br /><a href="http://sourceforge.net/projects/smartmontools"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=64297&amp;type=13" width="120" height="30" border="0" alt="Get S.M.A.R.T. Monitoring Tools at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a><br /> <div align="center"><font size="-1">Hosted by<br /><a href="http://sourceforge.net/projects/smartmontools"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=64297&amp;type=13" width="120" height="30" border="0" alt="Get S.M.A.R.T. Monitoring Tools at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a><br />
Maintained by: <a href="http://www.dipohl.de/">Gabriele Pohl</a><br /> Maintained by: <a href="http://www.dipohl.de/">Gabriele Pohl</a><br />
Copyright (C) 2002-9 Bruce Allen, Gabriele Pohl published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br /> Copyright (C) 2002-9 Bruce Allen, Gabriele Pohl published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br />
Last update: $Date: 2009/05/09 17:06:47 $</font><br /> Last update: $Date: 2009/06/30 17:32:49 $</font><br />
<a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Fdownload.html">W3C Link-Checker</a><br /> <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Fdownload.html">W3C Link-Checker</a><br />
<a href="http://validator.w3.org/check?uri=referer"><img <a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10-blue" src="http://www.w3.org/Icons/valid-xhtml10-blue"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment