aboutsummaryrefslogtreecommitdiff
path: root/en/search/search-mid.sgml
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2008-04-07 15:52:02 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2008-04-07 15:52:02 +0000
commit23b721bdbd02d255d0d7060c42057a1020a90135 (patch)
tree24386608503c6023032c93fea6cdd62b00451ce0 /en/search/search-mid.sgml
parente1d17cd1da1ac496a052b3fdcc49d4458a0a3adc (diff)
downloaddoc-23b721bdbd02d255d0d7060c42057a1020a90135.tar.gz
doc-23b721bdbd02d255d0d7060c42057a1020a90135.zip
- Whitespace changes. We do not normally fix whitespace in itself, but these
files were so messy and thus they were so hard to read that maintaining existing translations or translating these files was very difficult. I've also fixed capitalized elements and attributes.
Notes
Notes: svn path=/www/; revision=31809
Diffstat (limited to 'en/search/search-mid.sgml')
-rw-r--r--en/search/search-mid.sgml47
1 files changed, 23 insertions, 24 deletions
diff --git a/en/search/search-mid.sgml b/en/search/search-mid.sgml
index 58e205e753..3e4c444f01 100644
--- a/en/search/search-mid.sgml
+++ b/en/search/search-mid.sgml
@@ -1,36 +1,35 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
-<!ENTITY date "$FreeBSD: www/en/search/search-mid.sgml,v 1.8 2002/03/16 08:07:46 murray Exp $">
+<!ENTITY date "$FreeBSD: www/en/search/search-mid.sgml,v 1.9 2006/08/19 21:20:52 hrs Exp $">
<!ENTITY title "Mailing list Message-ID Search">
]>
<html>
-&header;
+ &header;
-<FORM ACTION="http://www.FreeBSD.org/cgi/mid.cgi" METHOD="GET">
-<b>Message-ID:</b><br>
-<INPUT NAME="id" TYPE="text" SIZE="50">
-<INPUT name="db" VALUE="mid" TYPE="hidden">
-<INPUT TYPE="submit" VALUE="Search">
-</FORM>
+ <form action="http://www.FreeBSD.org/cgi/mid.cgi" method="GET">
+ <b>Message-ID:</b><br>
+ <input name="id" type="text" size="50">
+ <input name="db" value="mid" type="hidden">
+ <input type="submit" value="Search">
+ </form>
-<FORM ACTION="http://www.FreeBSD.org/cgi/mid.cgi" METHOD="GET">
-<b>Answers to a Message-ID:</b><br>
-<INPUT NAME="db" VALUE="irt" TYPE="hidden">
-<INPUT TYPE="text" NAME="id" SIZE="50">
-<INPUT TYPE="submit" VALUE="Search">
-</FORM>
+ <form action="http://www.FreeBSD.org/cgi/mid.cgi" method="GET">
+ <b>Answers to a Message-ID:</b><br>
+ <input name="db" value="irt" type="hidden">
+ <input type="text" name="id" size="50">
+ <input type="submit" value="Search">
+ </form>
-<p>
-You can search only the mail header keywords
-<b>Message-ID</b>, <b>Resent-Message-id</b>, <b>In-Reply-to</b>, and
-<b>References</b>.
-A Message-ID looks like &lt;199802242058.MAA24843@monk.via.net&gt;.
-No other mail header keywords are supported. The
-Message-ID database will be updated every hour.<p>
+ <p>You can search only the mail header keywords <b>Message-ID</b>,
+ <b>Resent-Message-id</b>, <b>In-Reply-to</b>, and <b>References</b>.
+ A Message-ID looks like &lt;199802242058.MAA24843@monk.via.net&gt;.
+ No other mail header keywords are supported. The Message-ID database
+ will be updated every hour.<p>
-<a href="search.html#mailinglists">Full text mailing list archives</a>.
+ <a href="search.html#mailinglists">Full text mailing list archives</a>.
-&footer;
-</body>
+ &footer;
+
+ </body>
</html>