From 09f43c80e91de8ba2dfcd10d53ca05581c3a0dd4 Mon Sep 17 00:00:00 2001 From: Jonas 'Sortie' Termansen Date: Mon, 28 Mar 2016 17:44:01 +0200 Subject: [PATCH] Change /mnt to / in sysinstall to avoid user confusion. --- sysinstall/sysinstall.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysinstall/sysinstall.c b/sysinstall/sysinstall.c index 29c4025e..a12c6cdf 100644 --- a/sysinstall/sysinstall.c +++ b/sysinstall/sysinstall.c @@ -555,7 +555,7 @@ int main(void) textf("Type ls to list partitions on the device. " "%s" "Type mkpart to make a new partition. " - "Type mount 2 /mnt to create a mountpoint for partition 2. " + "Type mount 2 / to create a mountpoint for partition 2. " "Type exit when done. " "There is partitioning advise in installation(7). " "Type man 8 disked to display the disked(8) man page.\n",