diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml
index 51b95ed04f3..ec62cba8050 100644
--- a/doc/src/sgml/client-auth.sgml
+++ b/doc/src/sgml/client-auth.sgml
@@ -306,7 +306,7 @@ include_dir directory
matches. The value all specifies that it
matches all users. Otherwise, this is either the name of a specific
database user, a regular expression (when starting with a slash
- (/), or a group name preceded by +.
+ (/)), or a group name preceded by +.
(Recall that there is no real distinction between users and groups
in PostgreSQL; a + mark really means
match any of the roles that are directly or indirectly members