*** doc/src/sgml/ref/copy.sgml.orig 2012-08-16 13:49:47.000000000 +0900
--- doc/src/sgml/ref/copy.sgml 2012-08-16 14:54:40.000000000 +0900
***************
*** 116,124 ****
filename
! The absolute path name of the input or output file. Windows users
! might need to use an E''> string and double any backslashes
! used in the path name.
--- 116,125 ----
filename
! The input file can be specified with an absolute or relative path to the
! file, while the output file must be only specified with an absolute path
! to the file. Windows users might need to use an E''> string
! and double any backslashes used in the path name.