From 48f2869cf9d225e5b0bb0c879aa70fb23fd5d36f Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Tue, 20 Apr 2021 12:28:54 +0100 Subject: [PATCH] genfstab, pacstrap: mention that these are Arch-specific tools (#5795) --- pages/linux/genfstab.md | 2 +- pages/linux/pacstrap.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/genfstab.md b/pages/linux/genfstab.md index 6e81b28d3..f7b643486 100644 --- a/pages/linux/genfstab.md +++ b/pages/linux/genfstab.md @@ -1,6 +1,6 @@ # genfstab -> Generate output suitable for addition to an fstab file. +> Arch Linux install script to generate output suitable for addition to an fstab file. > More information: . - Display an fstab compatible output based on a volume label: diff --git a/pages/linux/pacstrap.md b/pages/linux/pacstrap.md index a87ccd95b..18c844350 100644 --- a/pages/linux/pacstrap.md +++ b/pages/linux/pacstrap.md @@ -1,6 +1,6 @@ # pacstrap -> Install packages using Pacman to the specified new root directory. +> Arch Linux install script to install packages to the specified new root directory. > More information: . - Install the `base` package, Linux kernel and firmware for common hardware: