diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-11-08 10:57:27 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-11-08 10:57:27 -0500 |
commit | 4497f2f3b30fa5cd48898033c351bfcf01ce73e2 (patch) | |
tree | 16fa5d9cd5fdc15a860d78ac2c921ed6567d1034 | |
parent | 6e1e4c0d2f757677b03b6f164487a582c7dfab33 (diff) | |
download | postgresql-4497f2f3b30fa5cd48898033c351bfcf01ce73e2.tar.gz postgresql-4497f2f3b30fa5cd48898033c351bfcf01ce73e2.zip |
Put markup in the right place
-rw-r--r-- | doc/src/sgml/protocol.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index b587ef71c11..6d4dcf83ac9 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -2501,7 +2501,7 @@ The commands accepted in walsender mode are: </listitem> <listitem> <para> - <filename>pg_internal.init (found in multiple directories)</filename> + <filename>pg_internal.init</filename> (found in multiple directories) </para> </listitem> <listitem> |