From 744851df579b3776871859f850264baa13f9dcca Mon Sep 17 00:00:00 2001 From: spageektti Date: Tue, 18 Jun 2024 17:53:38 +0200 Subject: [PATCH] lvcreate: update more information link (#13058) --- pages/linux/lvcreate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/lvcreate.md b/pages/linux/lvcreate.md index 9c6a2983c..3b93e9f6c 100644 --- a/pages/linux/lvcreate.md +++ b/pages/linux/lvcreate.md @@ -2,7 +2,7 @@ > 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: . +> More information: . - Create a logical volume of 10 gigabytes in the volume group vg1: