diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/ref/copy.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
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 <replaceable class="parameter">count</replaceable> <para> Executing a command with <literal>PROGRAM</literal> 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. </para> <para> |