-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprint66.html
34 lines (32 loc) · 964 Bytes
/
print66.html
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
31
32
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Frameset">
<HTML lang="en">
<HEAD><LINK rel="canonical" href="//blog.barijaona.com/print66.html">
<META http-equiv="content-type" content=
"text/html;charset=iso-8859-1">
<META http-equiv="Window-target" content="_top">
<META http-equiv="Refresh" content="0; URL=./print66/">
<TITLE>Print66 : a freeware print daemon for the Macintosh</TITLE>
<META name="DESCRIPTION" content=
"Print66 : a free print server for the Macintosh">
<META name="keywords" content=
"macintosh, print, server, lpr, lpd, lpr/lpd, rfc1179">
<SCRIPT type="text/javascript" language="JavaScript">
<!--
function breakOut() {
if (self != top)
window.open("","_top","").location.href="./print66/";
}
breakOut();
// -->
</SCRIPT>
</HEAD>
<FRAMESET cols="100%" onload="breakOut()">
<FRAME src="print66/" title="Print66 homepage">
<NOFRAMES>
<!--#geoguide-->
<BODY>
Click <A href="print66/">here</A>
</BODY>
</NOFRAMES>
</FRAMESET>
</HTML>