]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: PG 16 relnotes, adjust \ef+ body comment to mention \sf
authorBruce Momjian <bruce@momjian.us>
Wed, 9 Aug 2023 17:23:39 +0000 (13:23 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 9 Aug 2023 17:23:39 +0000 (13:23 -0400)
Reported-by: Laurenz Albe
Discussion: https://postgr.es/m/99d731a543501eb31bf7b8db43d231a037d7cc80.camel@cybertec.at

Backpatch-through: 16 only

doc/src/sgml/release-16.sgml

index 7651833c4fae9111faaa6e66757826b825619c06..d8e136984463d56468687e83cdae92ab597f94ce 100644 (file)
@@ -2209,7 +2209,7 @@ Prevent \df+ from showing function source code (Isaac Morland)
 </para>
 
 <para>
-Function bodies are more easily viewed with \ev and \ef.
+Function bodies are more easily viewed with \sf.
 </para>
 </listitem>