pages/*: reword descriptions to comply with the style guide (#11507)

* pages/*: reword descriptions to comply with the style guide

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Lena
2023-11-15 05:25:25 +01:00
committed by GitHub
parent 6aa178a6a2
commit 0fddee2272
48 changed files with 65 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
# lvcreate
> Creates a logical volume in an existing volume group. A volume group is a collection of logical and physical volumes.
> Create a logical volume in an existing volume group. A volume group is a collection of logical and physical volumes.
> See also: `lvm`.
> More information: <https://man7.org/linux/man-pages/man8/lvcreate.8.html>.