From 203bf7f4078451c2a75c21251882227cf67e1cd3 Mon Sep 17 00:00:00 2001
From: Peter Eisentraut <peter_e@gmx.net>
Date: Tue, 16 Aug 2016 12:00:00 -0400
Subject: [PATCH] doc: Remove some confusion from pg_archivecleanup doc

From: Jeff Janes <jeff.janes@gmail.com>
---
 doc/src/sgml/ref/pgarchivecleanup.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/sgml/ref/pgarchivecleanup.sgml b/doc/src/sgml/ref/pgarchivecleanup.sgml
index 60a7fc4e6b..abe01bef4f 100644
--- a/doc/src/sgml/ref/pgarchivecleanup.sgml
+++ b/doc/src/sgml/ref/pgarchivecleanup.sgml
@@ -122,7 +122,7 @@ pg_archivecleanup:  removing file "archive/00000001000000370000000E"
       <term><option>-x</option> <replaceable>extension</></term>
       <listitem>
        <para>
-        When using the program as a standalone utility, provide an extension
+        Provide an extension
         that will be stripped from all file names before deciding if they
         should be deleted.  This is typically useful for cleaning up archives
         that have been compressed during storage, and therefore have had an
-- 
2.40.0