From fe88dd8b3dde7bc3f2b9af9d8158fe5dc9db67a8 Mon Sep 17 00:00:00 2001 From: spageektti Date: Wed, 19 Jun 2024 17:25:16 +0200 Subject: [PATCH] pvcreate: update more information link (#13082) --- pages/linux/pvcreate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/pvcreate.md b/pages/linux/pvcreate.md index 97cbf28569..bc9bf6af15 100644 --- a/pages/linux/pvcreate.md +++ b/pages/linux/pvcreate.md @@ -2,7 +2,7 @@ > Initialize a disk or partition for use as a physical volume. > See also: `lvm`. -> More information: . +> More information: . - Initialize the `/dev/sda1` volume for use by LVM: