From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3030 invoked by alias); 13 Apr 2010 16:13:12 -0000 Received: (qmail 3009 invoked by uid 9478); 13 Apr 2010 16:13:09 -0000 Date: Tue, 13 Apr 2010 16:13:00 -0000 Message-ID: <20100413161309.3007.qmail@sourceware.org> From: jbrassow@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2/man lvconvert.8.in Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2010-04/txt/msg00067.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: jbrassow@sourceware.org 2010-04-13 16:13:08 Modified files: man : lvconvert.8.in Log message: Arguments to the --mirrorlog option are described in the synopsis as {core|disk|mirrored}. However, under the options section they are described as {core|disk} - even though the 'mirrored' argument is described. s/'{core|disk}'/'{core|disk|mirrored}'/ Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/lvconvert.8.in.diff?cvsroot=lvm2&r1=1.16&r2=1.17 --- LVM2/man/lvconvert.8.in 2010/04/13 01:54:33 1.16 +++ LVM2/man/lvconvert.8.in 2010/04/13 16:13:08 1.17 @@ -76,7 +76,7 @@ volume to a mirror volume with 2-sides; that is, a linear volume plus one copy. .TP -.I \-\-mirrorlog {disk|core} +.I \-\-mirrorlog {disk|core|mirrored} Specifies the type of log to use. The default is disk, which is persistent and requires a small amount of storage space, usually on a separate device