diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index 1b9db6b0a4aee4407ad724111042363c5bd0af72..f4668e73f6d86f9d00b9a4f679de5c0c2f26427b 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -475,9 +475,9 @@ <para> Presently, the commands emitted for - <option>--disable-triggers</> must be done as superuser. So, you - should also specify a superuser name with <option>-S</>, or - preferably run <application>pg_restore</application> as a + <option>--disable-triggers</> must be done as superuser. So you + should also specify a superuser name with <option>-S</> or, + preferably, run <application>pg_restore</application> as a <productname>PostgreSQL</> superuser. </para> </listitem>