Date: Sat, 3 Oct 2020 18:49:00 +0000 (UTC) From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r366411 - head/sbin/gvinum Message-ID: <202010031849.093In0wt033393@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer) Date: Sat Oct 3 18:49:00 2020 New Revision: 366411 URL: https://svnweb.freebsd.org/changeset/base/366411 Log: gvinum(8): Fix an issue reported by mandoc - new sentence, new line MFC after: 1 week Modified: head/sbin/gvinum/gvinum.8 Modified: head/sbin/gvinum/gvinum.8 ============================================================================== --- head/sbin/gvinum/gvinum.8 Sat Oct 3 18:47:50 2020 (r366410) +++ head/sbin/gvinum/gvinum.8 Sat Oct 3 18:49:00 2020 (r366411) @@ -202,8 +202,8 @@ Terminate access to the objects, or stop .Nm if no parameters are specified. .It Ic stripe Oo Fl fv Oc Oo Fl n Ar name Oc Ar drives -Create a striped volume from the specified drives. If no name is specified, -a unique name will be set by +Create a striped volume from the specified drives. +If no name is specified, a unique name will be set by .Ic gvinum . This organization requires at least two drives. .El
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010031849.093In0wt033393>