From 028ef6c96aa87e7b0ab763763f1f76c8980e909e Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Mon, 19 Jan 2026 04:26:35 +0200 Subject: [PATCH] cfdisk, parted: refer to each other (#20791) --- pages/linux/cfdisk.md | 1 + pages/linux/parted.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/linux/cfdisk.md b/pages/linux/cfdisk.md index 31be0f87e2..6f284f615a 100644 --- a/pages/linux/cfdisk.md +++ b/pages/linux/cfdisk.md @@ -1,6 +1,7 @@ # cfdisk > Manage partition tables and partitions on a hard disk using a curses UI. +> See also: `parted`. > More information: . - Start the partition manipulator with a specific device: diff --git a/pages/linux/parted.md b/pages/linux/parted.md index 1d5953a453..a1413a7b4a 100644 --- a/pages/linux/parted.md +++ b/pages/linux/parted.md @@ -1,7 +1,7 @@ # parted > A partition manipulation program. -> See also: `parted.interactive`, `partprobe`. +> See also: `parted.interactive`, `cfdisk`, `partprobe`. > More information: . - List partitions on all block devices: