svn commit: r366606 - stable/12/sbin/gvinum
Gordon Bergling
gbe at FreeBSD.org
Sat Oct 10 09:44:57 UTC 2020
Author: gbe (doc committer)
Date: Sat Oct 10 09:44:56 2020
New Revision: 366606
URL: https://svnweb.freebsd.org/changeset/base/366606
Log:
MFC r366411: gvinum(8): Fix an issue reported by mandoc
- new sentence, new line
Modified:
stable/12/sbin/gvinum/gvinum.8
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sbin/gvinum/gvinum.8
==============================================================================
--- stable/12/sbin/gvinum/gvinum.8 Sat Oct 10 09:43:35 2020 (r366605)
+++ stable/12/sbin/gvinum/gvinum.8 Sat Oct 10 09:44:56 2020 (r366606)
@@ -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
More information about the svn-src-stable-12
mailing list