Fix broken markup.
authorTom Lane
Mon, 23 Sep 2002 23:20:38 +0000 (23:20 +0000)
committerTom Lane
Mon, 23 Sep 2002 23:20:38 +0000 (23:20 +0000)
doc/src/sgml/pygresql.sgml

index e739e3d5e06af1c2d17e026ddd8d62fb9adb919a..8a002036bbf0c9453ff2e0a400053595b5746925 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  <application>PyGreSQL</application> - <application>Python</application> Interface
@@ -4094,7 +4094,7 @@ seek(offsetwhence)
       
         seek() method allows to move the cursor position
         in the large object. The whence parameter can be obtained by OR-ing the constants defined in the 
-        pg module (SEEK_SET, <>SEEK_CUR, <>SEEK_END).
+        pg module (SEEK_SET, <literal>SEEK_CUR, >SEEK_END).