Change with delimiters to using delimiters in psql manual page.
authorBruce Momjian
Wed, 27 Sep 2000 11:56:16 +0000 (11:56 +0000)
committerBruce Momjian
Wed, 27 Sep 2000 11:56:16 +0000 (11:56 +0000)
doc/src/sgml/ref/psql-ref.sgml

index 60a5e95f40a400092d23b33df3de07cfc0b972a7..14eea7324df30adfb0a638d562e8874d7643262c 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -266,7 +266,7 @@ testdb=>
         \copy table
         [ with oids ] { from | to }
    filename | stdin | stdout
-        [ with delimiters 'characters' ]
+        [ using delimiters 'characters' ]
         [ with null as 'string' ]