summaryrefslogtreecommitdiff
path: root/doc/src/sgml/adminpack.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut2022-04-16 07:05:07 +0000
committerPeter Eisentraut2022-04-16 07:05:07 +0000
commit5a892c9b154f513a42c4a42cdfdae524ce33c86a (patch)
tree3185336e862eaa6947c17bb8107ed82cb7a347bd /doc/src/sgml/adminpack.sgml
parent5fbb2d8f105efee1d059a7edb86f45e38616d329 (diff)
Fix some trailing whitespace in documentation files
Diffstat (limited to 'doc/src/sgml/adminpack.sgml')
-rw-r--r--doc/src/sgml/adminpack.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/adminpack.sgml b/doc/src/sgml/adminpack.sgml
index 5702456cd25..40cab29b247 100644
--- a/doc/src/sgml/adminpack.sgml
+++ b/doc/src/sgml/adminpack.sgml
@@ -22,7 +22,7 @@
functions in <xref linkend="functions-admin-genfile-table"/>, which
provide read-only access.)
Only files within the database cluster directory can be accessed, unless the
- user is a superuser or given privileges of one of the pg_read_server_files,
+ user is a superuser or given privileges of one of the pg_read_server_files,
or pg_write_server_files roles, as appropriate for the function, but either a
relative or absolute path is allowable.
</para>