diff --git a/doc/src/sgml/ref/pgctl-ref.sgml b/doc/src/sgml/ref/pgctl-ref.sgml
index 8dfa0e7fa1b..88cb70056f6 100644
--- a/doc/src/sgml/ref/pgctl-ref.sgml
+++ b/doc/src/sgml/ref/pgctl-ref.sgml
@@ -1,5 +1,5 @@
@@ -102,7 +102,7 @@ pg_ctl [-D datadir] status
- f[ast]
+ fast
f
diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml
index 98ade29ff30..2187063d696 100644
--- a/doc/src/sgml/ref/postgres-ref.sgml
+++ b/doc/src/sgml/ref/postgres-ref.sgml
@@ -1,5 +1,5 @@
@@ -262,7 +262,7 @@ postgres [ -B nBuffers ] [ -C ] [ -
- -A n|r|b|Q\fIn\fP|X\fIn\fP
+ -A n|r|b|Q|X
This option generates a tremendous amount of output.