Make release notes aware that --xlog-method was renamed
authorAlvaro Herrera
Wed, 18 Oct 2017 11:21:43 +0000 (13:21 +0200)
committerAlvaro Herrera
Wed, 18 Oct 2017 11:23:12 +0000 (13:23 +0200)
Author: David G. Johnston
Discussion: https:/postgr.es/m/CAKFQuwaCsb-OKOjQXGeN0R7byxiRWvr7OtyKDbJoYgiF2vBG4Q@mail.gmail.com

doc/src/sgml/release-10.sgml

index 116f7224daa07fdcfa2d08f03ec9e73d0aba46ea..f1f7cfed5f392729f8d8ca354df8fab81e6fd8d7 100644 (file)
 
      
       This changes pg_basebackup's
-      / default to stream.
+      / default to stream.
       An option value none has been added to reproduce the old
       behavior.  The pg_basebackup option 
       has been removed (instead, use -X fetch).