File: nomatch.html

package info (click to toggle)
htdig 1%3A3.2.0b6-21
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,292 kB
  • sloc: ansic: 49,632; cpp: 46,468; sh: 17,400; xml: 4,180; perl: 2,543; makefile: 888; php: 79; asm: 14
file content (30 lines) | stat: -rw-r--r-- 982 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Search results</h1>
<hr noshade size=4>
<h2>No matches were found for '$(LOGICAL_WORDS)'</h2>
<p>
Check the spelling of the search word(s) you used.
If the spelling is correct and you only used one word,
try using one or more similar search words with "<b>Any</b>."
</p><p>
If the spelling is correct and you used more than one
word with "<b>Any</b>," try using one or more similar search
words with "<b>Any</b>."</p><p>
If the spelling is correct and you used more than one
word with "<b>All</b>," try using one or more of the same words
with "<b>Any</b>."</p>
<hr noshade size=4>
<form method="get" action="$(CGI)">
<font size=-1>
<input type=hidden name=config value=$(CONFIG)>
<input type=hidden name=restrict value="$(RESTRICT)">
<input type=hidden name=exclude value="$(EXCLUDE)">
Match: $(METHOD)
Format: $(FORMAT)
Sort by: $(SORT)
<br>
Refine search:
<input type="text" size="30" name="words" value="$(WORDS)">
<input type="submit" value="Search">
</select>
</font>
</form>