summaryrefslogtreecommitdiff
path: root/doc/src/sgml/func.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/func.sgml')
-rw-r--r--doc/src/sgml/func.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 6388385edc..ac6347a971 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -24954,8 +24954,8 @@ SELECT collation for ('foo' COLLATE "de_DE");
sending a <systemitem>SIGHUP</systemitem> signal to the postmaster
process, which in turn sends <systemitem>SIGHUP</systemitem> to each
of its children.) You can use the
- <link linkend="view-pg-file-settings">pg_file_settings</link> and
- <link linkend="view-pg-hba-file-rules">pg_hba_file_rules</link> views
+ <link linkend="view-pg-file-settings"><structname>pg_file_settings</structname></link> and
+ <link linkend="view-pg-hba-file-rules"><structname>pg_hba_file_rules</structname></link> views
to check the configuration files for possible errors, before reloading.
</para></entry>
</row>