diff options
author | Bruce Momjian <bruce@momjian.us> | 1999-10-30 16:01:19 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1999-10-30 16:01:19 +0000 |
commit | dbdb80baca733c4fc07ed4bb748bcdd1186ce2dc (patch) | |
tree | 619e022ecf72e2996b9fa050786693347c4664e1 /src/bin/pgaccess/doc/html/documentation.html | |
parent | c60ecd8f8c576873006febb51eeb23631f032d6d (diff) |
Remove 0.96 for update to 0.98
Diffstat (limited to 'src/bin/pgaccess/doc/html/documentation.html')
-rw-r--r-- | src/bin/pgaccess/doc/html/documentation.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/bin/pgaccess/doc/html/documentation.html b/src/bin/pgaccess/doc/html/documentation.html deleted file mode 100644 index 48d3fa5ec14..00000000000 --- a/src/bin/pgaccess/doc/html/documentation.html +++ /dev/null @@ -1,19 +0,0 @@ -<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> -<html> -<head> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> - <meta name="GENERATOR" content="Mozilla/4.61 [en] (X11; I; Linux 2.2.11 i586) [Netscape]"> -</head> -<body bgcolor="#FEFEDF"> - -<h2> -Documentation</h2> - -<hr WIDTH="100%"> -<p>Still need to be written. Some information can be found in the help -included in the main program. -<p>Jim Lemon <Jim.Lemon@uts.EDU.AU> has started writing a <a href="tutorial/index.html">tutorial</a>. -Thought it is based on earlier versions than 0.98 it is a beginning after -all, isn't it ? -</body> -</html> |