From: Heikki Linnakangas Date: Wed, 27 Feb 2013 19:50:15 +0000 (+0200) Subject: Remove spurious "the", and add a missing one. X-Git-Tag: REL9_3_BETA1~285 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d6b8f7158f0ea2e55b42c1db1d31991e3c67572;p=thirdparty%2Fpostgresql.git Remove spurious "the", and add a missing one. Thom Brown and me. --- diff --git a/doc/src/sgml/ref/copy.sgml b/doc/src/sgml/ref/copy.sgml index 2854d9c0ca6..472033dd1a7 100644 --- a/doc/src/sgml/ref/copy.sgml +++ b/doc/src/sgml/ref/copy.sgml @@ -422,7 +422,7 @@ COPY count Executing a command with PROGRAM might be restricted - by operating system's access control mechanisms, such as the SELinux. + by the operating system's access control mechanisms, such as SELinux.