svn commit: r366411 - head/sbin/gvinum

Gordon Bergling gbe at FreeBSD.org
Sat Oct 3 18:49:00 UTC 2020


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


More information about the svn-src-head mailing list