diff options
author | Gordon Bergling <gbe@FreeBSD.org> | 2020-10-03 18:49:00 +0000 |
---|---|---|
committer | Gordon Bergling <gbe@FreeBSD.org> | 2020-10-03 18:49:00 +0000 |
commit | 16d57d5af449899fceefb455f3d9a2c21c40b0d1 (patch) | |
tree | 5c7625fe83e964224408783df16aa04d36aa2de2 /sbin/gvinum/gvinum.8 | |
parent | f2ec704adc1979fe9378ed4d825a5a4b4102e1c1 (diff) | |
download | src-16d57d5af449899fceefb455f3d9a2c21c40b0d1.tar.gz src-16d57d5af449899fceefb455f3d9a2c21c40b0d1.zip |
gvinum(8): Fix an issue reported by mandoc
- new sentence, new line
MFC after: 1 week
Notes
Notes:
svn path=/head/; revision=366411
Diffstat (limited to 'sbin/gvinum/gvinum.8')
-rw-r--r-- | sbin/gvinum/gvinum.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/gvinum/gvinum.8 b/sbin/gvinum/gvinum.8 index a8a448c8ff4d..950a0188946f 100644 --- a/sbin/gvinum/gvinum.8 +++ b/sbin/gvinum/gvinum.8 @@ -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 |